body,div,p,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,iframe,input,blockquote,th,td,hr{margin:0;padding:0;}
body{font:400 12px/150% "\5b8b\4f53",Verdana, Geneva;background-color:#fff;}
em{font-style:normal;}
ol,ul{list-style:none;}
img{border:none;}
.fw{font-weight:700;}
.left{float:left;}
.right{float:right;}
.mart10{margin-top:10px;}
.marl10{margin-left:10px;}
h2{font-size:14px;}
h3,h4{font-size:12px;}
.fid{position:relative;left:0;}/*相对定位*/
.fij{position:absolute;}/*绝对定位*/
.blank10{height:10px;clear:both;overflow:hidden;}


/*-----------------------------文本颜色定义-----------------------------------------*/
.Cred{color:#f00;}/*红色*/
.Cwhite{color:#fff;}/*白色*/
.Cblack{color:#000;}/*黑色*/
.Cgreen{color:#060;}/*绿色*/
.Cgray{color:#666;}

/* -----------------------链接--------------------------------------------*/
a,a:link{color:#004D9F;text-decoration: none}
a:hover,a:active{color:#c00;text-decoration:underline;}

/*版权声明*/
.copyright{width:960px;height:auto;margin:20px auto 10px;clear:both;}
.copyright p{line-height:22px;text-align:center;color:#666;}
.copyright a{margin:0 6px;color:#666;}
.copyright img{margin:8px 15px 8px 0;}
