/* ----------------------------common------------------------------------------  */
div,form,img,ul,ol,li,dl,dt,dd {margin:0;padding:0;border: 0; }
li,dl{ list-style-type:none;}
h2{ font-size:14px; font-weight:normal;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:none;}

/* 公共样式中的默认超链接 */
a{ color:#313131; text-decoration:none;}
a:hover{ color:#c7161e;}
/* 公共样式中文字样式  */
.f12px{ font-size:12px; color:#666; font-weight:normal;}
.f14px{ font-size:14px; padding-right:20px;}
.hs{ color:#fcf902;}
/* 公共样式中文字颜色及间距样式  */
.red{ color:#c8171f; font-family:\u5b8b\u4f53; }
.lan{ color:#006cc7;font-family:\u5b8b\u4f53;}
.fen{ color:#f50883;font-family:\u5b8b\u4f53;}
.yellow{ color:#7e480d;font-family:\u5b8b\u4f53;}
.lv{ color:#0d7e1a;font-family:\u5b8b\u4f53;}
/* ----------------------------DIV盒子样式------------------------------------------  */
/* 头部样式  */
#header{ width:980px; margin:0 auto; overflow:hidden;}
#nav{ width:980px; height:34px;}
#loginBar{width:680px;height:25px;float:left; padding:7px 0 0 0;}
#subNav{width:160px;height:21px;margin:0 39px 0 0;float:right;display:inline;}
#subNav li{float:left;margin:8px 0 0 0;}
.inputtext{width:85px;height:14px;border:1px solid #C9C9C9; background:#f1f1f1; margin-top:3px;}
/* 下划线  */
#line{ width:980px; height:4px; background:url(../images/line.jpg) repeat-x;}
/* 标志样式  */
#date{ width:980px; height:85px;}
#logo{ width:205px; text-align:center; margin-top:8px; float:left;}
#ad1{ float:left; width:555px; height:85px; overflow:hidden;}
#ad1 li{ float:left; width:68px; height:55px; text-align:center; border-right:1px dashed #ccc; margin-left:10px; margin-top:18px; }
#ad1 li a{ font-weight:bold; border-bottom:3px solid #ccc; height:30px; line-height:30px;}
#ad1 li a:hover{ color:#FF0000; border-bottom:3px solid #FF0000; text-decoration:none; height:30px; line-height:30px;}
#ad2{ float:left; width:185px; height:70px; padding:15px 0 0 15px;}
#ad2 p{ width:186px; height:26px; background:#e9e9e9; text-align:center; font-weight:bold; line-height:26px; margin-top:5px;}
/* 导航样式  */
#menu{ width:980px; height:57px; background:url(../images/menu.jpg) no-repeat; margin:5px 0; padding-top:5px; color:#fff;}
#menu dl{ padding-left:15px; }
#menu dd{ float:left; line-height:25px; margin-left:10px;}
#menu dt{ float:left; background:url(../images/menu_ebg.gif) no-repeat; width:20px; height:44px; line-height:21px; padding-left:4px; margin-left:22px; margin-top:4px;}
#menu dt a{ color:#fff; font-size:16px; font-weight:bold;}
#menu dd a{ color:#fff;}
#menu dd a:hover{ color:#fcf902;}
.pl15{ padding-left:15px;}

/* 脚部样式 */
#footer{ width:980px; margin:10px auto; overflow:hidden;}
#text1{text-align:center; padding:30px 0;}
#text2{ background:#c9161d; height:32px; line-height:32px; color:#fff; text-align:center; width:980px;}
#text2 a{ color:#fff;}
.text3{ text-align:center; line-height:25px; padding:8px;}


