@charset "utf-8";
html,body,form,ul,li{margin:0;padding:0;}
html,body{height:100%;width:100%;}
body{color:#333333;font:12px/2em Microsoft YaHei,Verdana,SimSun;background:#F7F7F7 url(../../images/bg.png) no-repeat fixed 0 0;background-size:contain}
ul{list-style-type:none;}
a{color:#08395B; text-decoration:none}
a img{border:none;}
a:hover{color:#FF3300;}
.pwidth{width:1000px;margin:0 auto;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
p{margin:1em 0 0.8em 0;padding:0;}
.xuxian{height:5px;background:url(xian.png) repeat-x 0 0;overflow:hidden;}
.logo{padding-top:22px;}
.tel{padding-top:38px;}
.h20{height:20px;}

#header,#body,#footer{}
#header{background:url(topbg.png) repeat-x 0 0;width:100%;height:72px;top:0;z-index:10;position:fixed;padding-bottom:5px;}
.top{width:1000px;margin:0 auto;}
#body{display:none;width:900px;padding:95px 0 50px 100px;position:relative;left:50%;margin-left:-500px;z-index:5;overflow:hidden;}
#footer{background-color:#00923F;border-top:5px solid #F7F7F7;width:100%;height:30px;bottom:0;position:fixed;z-index:10;}
#menu{width:1003px;height:30px;overflow:hidden;margin:0 auto;}
#menu ul{overflow:hidden;zoom:1;margin-left:-1px;width:1008px;}
#menu ul li{float:left;position:;}
#menu ul li a{text-align:center;font-size:14px;color:#fff;display:block;border-bottom:#00923F solid 2px;height:28px;line-height:28px;width:124px;border-right:#00642B solid 1px;border-left:#fff 1px solid;}
#menu ul li a:hover,#menu ul li.selected a{border-bottom:#FFCC33 solid 2px;background-color:#6699CC;}
#menu ul ul{margin-left:1px;width:125px;bottom:30px;position:absolute; background-color:#6699CC;display:none;}
#menu ul li.selected ul li a,#menu ul li ul li a{text-align:left;font-size:12px;border-bottom:1px #fff solid;border-left:none;border-right:none;padding-left:12px;}
#menu ul li.selected ul li a:hover,#menu ul li ul li a:hover{border-bottom:1px #fff solid;}

.newslist li{padding:10px 0 0 0;}
.news{display:block; cursor:pointer;}
.news_month{display: block;padding-left:10px;color:#999;}
.news_date{display:block; background:url(datebj1.jpg) no-repeat 0 0; font-weight:bold;font-size:26px;color:#fff;text-align:center;line-height:40px;width:43px;height:40px;}
.news_txt{display:block;padding-left:17px;line-height:175%;}
.news_title{font-size:14px;display:block;}
.news_intro{color:#999;}
.news:hover .news_date{ background:url(datebj.jpg) no-repeat 0 0;}
.atext{padding-top:10px;line-height:1.8em;}
.atext p{margin:0 0 1.2em 0;}

#textcontent h2{font-size:1.4em;color:#00923F;font-weight:normal;}
#textcontent ul{padding-left:1.4em;}
#textcontent ul li{background:url(../../images/ljt.gif) no-repeat 0 0.8em;padding-left:1.2em;}

.table{ table-layout:fixed; empty-cells:show; border-collapse: collapse;margin:0 auto;}
.table td{border: 1px solid #CCC;font-size:12px;}
h2.pagetitle{margin:10px 0 0 0;padding:0;font-size:16px;color:#00923F;font-weight:normal;text-align:center;line-height:2.4em;}
.nintro{margin-bottom:10px;border-bottom:#ccc solid 1px;line-height:2.4em;text-align:center;color:#999;}
.newpager{margin-top:10px;text-align:center;line-height:35px;}
.newpager span,.newpager a{margin:0 3px;}
.newpager .current{font-weight:bold;}
.newpager input{width:18px;border:#CCC solid 1px;}

[type="text"],[type="password"],[type="file"],textarea,.zw
{
	border:1px solid;
	border-color:#ddd #666 #666 #ddd;
	font:12px/1.7em Arial, sans-serif;
}
[type="button"],[type="submit"],[type="reset"]
{
	padding:1px;
	border:1px solid;
	border-color:#ddd #666 #666 #ddd;
	background:#DDD;
	font:12px/1.7em Arial, sans-serif;
}