@charset "utf-8";
/* Created by cm.yu*/
body{background:#5e0000;}
body,td,input,div{ font-size:12px; font-family:"宋体";}
body,div,form,img,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0; padding: 0; border: 0;}
li{ list-style-type:none;}
.clear{ clear: both; line-height:0px; height:0px; font-size:0px; visibility:hidden;}
.clearfix:after{content:"."; display:block; height: 0; clear: both; visibility: hidden;} /* only FF */

/* color */
.cRed{color:#C00;}
.cGreen{color:#080;}
.cBold {font-weight:bold;}
.cBig{font-size:14px;}
.cBlue {color:#014991;}
.cGray{color:#666;}
.fontArial{font-family:Arial, Helvetica, sans-serif;}

/* 默认超链样式 */
a{color:#014991; text-decoration: none;}
a:hover{color:#C00; text-decoration: underline;}

/*浮动*/
.rt {float:right;display:inline;}
.lt {float:left;display:inline;}

.top_line{background:#fff;line-height:35px;border-bottom:1px #600 solid;}
.top_inner{width:950px;margin:0 auto;text-align:right;color:#666;}
.top_inner a{color:#666;}

.con_box{width:900px;margin:0 auto;}

#footer{width:950px;margin:15px auto;color:#d1b3b3;line-height:21px;text-align:center;}
#footer a{color:#d1b3b3;}
#footer a:hover{color:#fff;}
