@charset "utf-8";

/* CSS Document */

#userHeader{
width:818px;
height:60px;
background-image:url(../contact/img/giscontact_main.jpg);
/*background-image:url(../gis/gicompo/user/img/user_header.jpg);*/
background-repeat:no-repeat;
}

#userHeader h1{
display:none;
}

#userContainer{
width:733px;
color:#333333;
/*border-bottom:30px solid #E1E1E1;*/
font-size:small;
line-height:160%;
background-color:#FFFFFF;
text-align:left;
padding:50px 25px 0px 60px;
}

#userText{
width:340px;
}

#userText h2{
margin:0;
padding-bottom:50px;
color:#339999;
font-size:x-large;
font-family:"Times New Roman", Times, serif;
line-height:140%;
}

#userText h3{
color:#339999;
font-size:medium;
font-weight:bold;
margin:10px 0 0;
padding-bottom:5px;
}

#userText p{
margin:0;
padding-bottom:15px;
}

#userImage{
width:360px;
text-align:center;
font-size:x-small;
color:#339999;
float:right;
}

#footerBox{
width:818px;
background-color:#FFFFFF;
text-align:left;
padding-bottom:40px;
}

#close{
width:805px;
text-align:right;
margin:20px 0px 5px 0px;
}

#footerLine02{
width:818px;
border-bottom:1px solid #DDE1EA;
margin:0px 0px 8px 0px;
clear:both;
}

#footer{
width:793px;
height:13px;
margin:0px 0px 0px 13px;
background-image:url(../common_img/copyright.gif);
background-repeat:no-repeat;
background-position:right;
}

address{
display:none;
}

/*user_indexpCSS*/

#thumbnailBox01{
width:390px;
margin:0px 0px 35px 10px;
}

#thumbnailBox01 h4{
width:370px;
border:1px solid #CCCCCC;
margin:0;
padding:5px 10px 5px 10px;
color:#339999;
font-size:x-small;
font-weight:bold;
}

.thumbnaiText{
font-weight:normal;
color:#333333;
}

#thumbnailBox01 dl{
width:370px;
height:85px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
margin:0;
padding:10px;
}

#thumbnailBox01 dt{
float:left;
}

#thumbnailBox01 dd{
margin-left:120px;
font-size:x-small;
}



#thumbnailBox02{
width:575px;
margin:0px 0px 35px 10px;
position:relative;
}

#thumbnailBox02_1{
width:280px;
}

#thumbnailBox02_2{
width:280px;
position:absolute;
top:0;
right:0px;
}

#thumbnailBox02 h4{
width:260px;
border:1px solid #CCCCCC;
margin:0;
padding:5px 10px 5px 10px;
color:#339999;
font-size:x-small;
font-weight:bold;
}

#thumbnailBox02 dl{
width:260px;
height:85px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
margin:0px 0px 20px 0px;
padding:10px;
}

#thumbnailBox02 dt{
float:left;
}

#thumbnailBox02 dd{
margin-left:120px;
font-size:x-small;
}
