/* css 重置 */
*{margin:0; padding:0; list-style:none;}
img{ border:0;}
a{ font-size: 14px; text-decoration:none; color:#333;}
a:hover{ font-size: 14px; color:#1974A1;}

body{
  font-family: Microsoft YaHei;
  font-size: 14px;
  background-color: #ddd;}

.STYLE9{color:white;}

/* logo样式 */
.topMain{ width: 100%; height:165px;position: relative;background: url(../images/logobg.jpg) no-repeat bottom center;}
.topMid{ width:1200px; height:160px;margin: 0 auto;position: relative;}
.topMain .logo{ width:540px; height:90px;margin-top:0px;float:left;position:absolute;top:35;}
.topMain .search{ width:305px;height:40px; min-height:39px; position: relative;/*right: 0px;top:73px;*/border:0px solid #a4a4a4;border-radius: 5px;margin-top: 60px;padding:5px; float: right;background:url(../images/top_hunt_bg.png) no-repeat;}

.fdj{
	float: right;
	height: 18px;
	margin-top: 6px;
	margin-left: 10px;}
.fdj img{
	margin-right: 5px;}

.search_text{
	float: left;
	width: 195px;
	margin-top: 2px;
	height: 30px;
	line-height: 30px;
	outline: none ;
	border: 0;
	font-family: Microsoft YaHei;
	color: #c8c8c8;
	margin-left: 15px;
        background:none;}

.button{
	background:url(images/top_hunt.png) no-repeat;
	width: 25px;
	height: 25px;
	cursor: pointer;
	margin-right: 10px;
	outline: none;
	border: 0;}

.dbText{ width:100%; height:32px; line-height:32px;background: #ededed;}
.dbText span{ font-size:14px;}
.dbText span a{ margin:0 5px;color:#333333;}

.Footer{ font-size:13px; width:100%; height:80px; position:relative; overflow:hidden; background:#ffffff;border-top: 5px solid #d21e1d;margin-top: 10px;padding-top: 15px;float:center;}
.footerMid{ width:320px; height:80px;margin: 0 auto;position: relative;}
.wx{width:80px;height:80px;background:url(../images/tzwx.jpg) no-repeat;float:left;}
.copyright{width:230px;height:80px;float:right;}