body {
	padding:0px;
	margin:0px;
}
body,tr,td{
	line-height:28px;
	font-family: "宋体";
	font-size: 12px;
}

.wz14{
	font-family: "宋体-PUA";
	font-size: 16px;
	font-weight: bold;
	color: #BDAE83;
	line-height: 35px;
}
.bk{
	border:1px solid #C2DBA4;
}
.text12{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #336300;
}
.a_g:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #5A6F37;
	text-decoration: none;
	padding-right:6px;
}
.a_g:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #5A6F37;
	text-decoration: none;
	padding-right:6px;
	
}
.a_g:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height:30px;
	color: #5A6F37;
	text-decoration: underline;
	font-weight: normal;
	padding-right:6px;
}
.txt12{
	color: #316300;
}
.slideBox ul,.slideBox li{margin:0;padding:0;list-style:none;}
.slideBox{ width:100%; height:400px; overflow:hidden; position:relative; }
.slideBox .hd{ height:25px; overflow:hidden; position:absolute; right:45%; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px; border-radius:5px;  width:10px; height:10px; text-indent:-9999px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;  }
.slideBox .bd li a{display:block; height:400px;}



.search {
    width:302px;
    height: 35px;
    margin-top: 14px;
    background: url(../images/search_bj.png) no-repeat;}
 .search span {
    width: 24px;
    height: 24px;
    margin-top: 4px;
    margin-right: 12px;
    display: block;
    float: right;}
.search .searchText {
    width: 245px;
    _width: 230px;
    height: 24px;
    font-size: 14px;
    color: #a2a2a2;
    margin-top: 5px;
    margin-left: 16px;
    background: #f0f0f0;
    border: 0px;
    outline: none;
    line-height: 24px;
    font-family: "微软雅黑";}