@charset "gb2312";
/* CSS Document */
body,div,p,ul,li,h1,h2,h3,h4,h5,form,input,table,th,tr,td,dl,dd,dt { padding:0; margin:0; font-family:Verdana, Geneva, sans-serif; font-size:14px }
ul,li,dl,dd,dt{ list-style:none}
span,strong{ padding:0; margin:0 }
a,a:visited{color:#ffffff; text-decoration:none}
a:hover{ color:#ffd132; text-decoration:none}
img{ border:none}

.f{ float:left}
.r{ float:right}
.clr{ clear:both}

#main:after,
#header:after,
#conter:after,
#footer:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
*html .main,
*html .header,
*html .conter,
*html .footer{height:1%;}
*+html .main,
*+html .header,
*+html .conter,
*+html .footer{height:1%;}
.main,
.header,
.conter,
.footer{display:inline-block;}
.main,
.header,
.conter,
.footer{display:block;}

.black,.black a,.black a:visited{ color:#000000; text-decoration:none }
.black a:visited{ color:#000000; text-decoration:underline }
.White,.White a,.White a:visited{ color:#ffffff }
.White a:hover{color:#fffe00; }
.red,.red a,.red a:visited,.red a:hover{ color:#f70300; cursor:pointer }
.blue,.blue a,.blue a:visited,.blue a:hover{ color:#0069d6}

.mb10{ margin-bottom:10px}


