﻿@charset "utf-8";
/* 全局CSS定义 */
body {margin:0px; background:#fff; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#313131; text-align:center;}
div,table,form,img,ul,ol,li,dl,dt,dd,p {margin:0; padding:0; border:0;}
div {text-align:left;}
ul,li {list-style-type:none;}
h1,h2,h3,h4,h5,h6,input {margin:0; padding:0;}
img {border:0px;}
select,input,img {vertical-align:middle; font-size:12px;}
.red {color:#f00;}
.green {color:#20C000;}
.blue {color:#0049CF;}
.clear{clear:both; height:1px; margin-top:-1px; overflow:hidden;}
.cp_red {color:#D80014;}
.cp_blue {color:#1D3994; font-family:Arial, Helvetica, sans-serif;}
/* 链接颜色 */
a {color:#313131; text-decoration:none;}
a:hover {color:#f60; text-decoration:underline;}
/* 主体框架样式和1PX边框 */
.wapper{width:980px; margin:0 auto; overflow:hidden;}
.nav_bar{height:31px; background:url(../images/top_banner_bj.jpg) repeat-x;}
.nav_bar li{float:left; text-align:center; width:98px; height:31px; line-height:31px; background:url(../images/top_banner_bj_line.jpg) right no-repeat; position:relative;color:#E6FAAB;}
.nav_bar li a{ color:#E6FAAB; text-decoration:none;}
.nav_bar li a:hover{color:#E6FAAB; text-decoration:none;}
.nav_bar li ul{position:absolute; top:31px; left:0; width:98px; border:#5d7b01 solid 1px; border-bottom:none;}
.nav_bar li ul li{border-bottom:#5d7b01 solid 1px; height:23px; line-height:23px; text-align:center; background:#fff;}
.nav_bar li ul li a{color:#5d7b01; text-decoration:none;}
.nav_bar li ul li a:hover{color:#F00;}

/*底部样式*/
#bot{margin-top:11px;}
.bottom{width:980px; height:101px; background:#DCECAB; margin:0 auto;}
.bottom a{color:#819839; margin:0 2px;}
.bottomleft{ float:left; margin-left:3px; line-height:75px; height:101px; width:128px;}
.bottomcenter{ float:left; width:690px; text-align:center; height:100px; color:#819839; line-height:21px; padding-top:21px;}
.bottomright{ float:right; width:154px; color:#819839; margin-top:16px; margin-right:5px;}

#header li {float:left; width:98px; text-align:center; position:relative; z-index:12; cursor:pointer;}
#header li ul {left:-999em; width:98px; position:absolute;}
#header li ul li{float:left; width:98px;}
#header li ul a{display:block; width:98px; margin:0;}
#header li:hover ul {left:0;}
#header li.sfhover ul {left:0;}

.alpha{width:98px;border:#1D3994 solid 1px;border-bottom:none; filter:alpha(opacity=90);opacity:0.9;background:#fff;overflow:hidden;}
.alpha li{border-bottom:#1D3994 solid 1px; width:98px; height:22px; line-height:22px; text-align:center;}
.alpha li a{color:#1D3994; text-decoration:none;}
.alpha li a:hover{color:#FF0000; text-decoration:none;}
