@charset "utf-8";
body,td,th,div,a{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    line-height:14px;
}
body {
    background-image: url(../assets/images/bg.gif);
    background-repeat:repeat-x;
    background-color:#09172c;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 22px;
    text-align:center;
}
div,span{
padding:0;margin:0;border:none;
text-align:left;
}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{text-decoration:none;}


#cc{margin:100px auto 0 auto;background-image:url(../images/bg_mid.gif);background-repeat:repeat-x;background-color:#2d3d4f;width:750px;/*padding:0 0 60px 0;*/padding:0;text-align:center;}
#cchead{width:725px;margin:0 auto 0 auto;height:58px;overflow:hidden;}
#cchead #toplogo{width:194px;/*margin-right:105px;margin-left:12px;*/margin:0 80px 0 12px;}

#ccbody{background-color:#FFFFFF;padding:12px 14px 12px 14px;width:698px;height:254px;margin:0 auto 0 auto;}

#ccfoot{width:725px;margin:5px auto 0 auto;}
#ccfoot #lan{float:left;width:80px;height:25px;line-height:30px;color:#FFFFFF;}
#ccfoot #lan a{color:#FFFFFF;}
#ccfoot #cpy{/*height:25px;line-height:25px;*/height:35px;line-height:35px;font-size:9px;text-align:right;padding-left:80px;}
