@charset "utf-8";
html{
background-color:#fff;
}
body{
}
.containerWrap{
padding-bottom:20px;
padding-top:0;
margin-top:0;
background-image:url(../images/bg_sub_wrap.jpg);
background-repeat:no-repeat;
background-position:top;
}
.pan{
margin:0 auto;
text-align:center;
width:820px;
}
.pan p{
font-size:10px;
color:#FFFFFF;
text-align:right;
}
.pan p a{
color:#FFFFFF;
text-decoration:none;
}
.pan p a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.container_top{
width:820px;
float:left;
padding-top:30px;
background-image:url(../images/bg_s_top.png);
background-repeat:no-repeat;
text-align:left;
}
.container_mid{
width:820px;
float:left;
text-align:left;
background-image:url(../images/bg_s_mid.png);
background-repeat:repeat-y;
}
.container_bot{
height:30px;
width:820px;
float:left;
padding-top:0px;
text-align:left;
padding-bottom:10px;
background-image:url(../images/bg_s_bot.png);
background-repeat:no-repeat;
}
h2{
margin-left:30px;
background-image:url(../images/bg_s_tittle.gif);
background-repeat:no-repeat;
padding-top:15px;
height:48px;
color:#FFFFFF;
font-size:24px;
padding-left:60px;
}
.h3t{
margin-left:30px;
background-image:url(../images/bg_h3.gif);
background-repeat:no-repeat;
padding-top:20px;
height:48px;
color:#017ec9;
font-size:16px;
padding-left:60px;
}
.sub_logo{
float:left;
width:154px;
display:inline;
padding-left:30px;
}
.about{
float:right;
display:inline;
width:580px;
padding-right:30px;
}

