@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
body{margin:0;padding:0;font-size:12px; font-family:Tahoma, Geneva, sans-serif; font-family:"微软雅黑";  color:#424242;background-color:#ffffff;}
ul,li,strong,h1,h2,h3,table,form,tr,td,ol,dl,dd,dt,p{ margin:0; padding:0; list-style:none;}
img{border:0;}
a{ text-decoration:none; outline:none; *hide-focus:expression(this.hideFocus=true);}
a:hover{ text-decoration:underline;}
font {font-size:12px;}
h2{font-size:16px; font-weight:bold;}
.clear{ clear:both;}
.hide{display:none;}
.red{ color:#9d0907;}
.gray{color:gray;}
.green{color: #CCC;}
.f14{font-size:14px;}
.f12{font-size:12px;}
.float_l{ float:left;}
.float_r{ float:right;}
.h_10{height:10px; clear:both;}
.h_15{height:15px; clear:both;}
.h_20{height:20px; clear:both;}
.box{background-color:#fff;}

.container{ width:1000px; margin:0 auto;}
/*topbar开始*/
.topbar{height:36px; line-height:36px; background-color:#0a5d14; color:#85b08a;}
.topbar a{color:#85b08a;}
/*topbar结束*/

/*导航开始*/
.menu{ background:#207b2a;height:40px; line-height:40px;}
.menu ul{ width:1000px; margin:0 auto;}
.menu ul li{width:110px; float:left;text-align:center;height:40px; font-size:16px; border-right:1px solid #3d7c06; position:relative;z-index:100;}
.menu ul li a{width:110px; color:#ffffff; height:40px; font-weight:bold; display:block;}
.menu ul li a:hover{ color:#ffffff; background:#0d4a14; width:110px; height:40px; text-decoration:none;}
.menu ul li a.active{color:#ffffff; background:#0d4a14;}
.nav{ position:absolute; top:40px; display:none; z-index:100; left:0px;}
.nav ul{width:110px; background:#3f240e;}
.nav ul li{height:40px;background:#3f240e; border:0 none; border-bottom:1px solid #6e3e16;}
.nav ul li:last-child {border-bottom:0 none;}
.nav ul li a{ color:#ffffff;}
.nav ul li a:hover{background:#c2832f;}
/*导航结束*/

/*标题图标开始*/
.title {height: 32px;line-height: 32px; border-bottom:2px solid #0a68ab; width:98%; margin:0 auto;}
.title span{ width:140px; float: left; text-align:center; background:#0a68ab; color:#ffffff; font-size:14px; display:block; font-weight:bold;}
/*标题图标结束*/

/*底部开始*/
.footer{ background:#676767; height:120px; text-align:center; color:#adadad; line-height:24px;}
.footer p select{ margin:0 5px;}
/*底部结束*//

