@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
a { text-decoration:none;}
li { list-style:none;}
img {
	border: none;
}
input {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
body { background:url(../../images/nongyenongcunju/bg_b.png) no-repeat 0 bottom;}
html { background:url(../../images/nongyenongcunju/bg_a.png) no-repeat 0 top;background-color:#edf8e8;}

.banner { width:1100px; height:230px; margin:0 auto; position:relative; overflow:hidden;}
.search { position:absolute; left:800px; top:110px;}
.logo{ position:absolute; left:15px; top:60px;}
.search_text { display:block; width:213px; height:30px; background-color:#fff; border:1px solid #d8d8d8; text-indent:10px; line-height:30px;}
.search_button { display:block; width:80px; height:32px; background-color:none; border:none; background:url(../../images/nongyenongcunju/icon_a.png) no-repeat 0 center;}
.nav{ display:block; width:1100px; height:62px; background:url(../../images/nongyenongcunju/img_b.png) no-repeat center center; margin:0 auto; padding:20px; background-color:#fff;}
.nav ul li { float:left;}
.nav ul li a { font-size:14px; color:#fff; font-weight:bolder; line-height:62px; width:110px; display:block; text-align:center;}
.nav ul li a:hover { background:url(../../images/nongyenongcunju/icon_b.png) no-repeat center center;}
#footer {
	padding-bottom: 100px;

}
#footer .footerNav {
	overflow: hidden;
	width: 1140px;
	margin: 0 auto;
}
.footerNav {
	height: 41px;
	line-height: 36px;
	color: #ccc;
	text-align: center;
	background: url(../../images/index/footernavbg.png) repeat-x;
}
.footerNav li {
	padding: 0 4px;
}
.footerNav a {
	margin-right: 4px;
	white-space: nowrap;
	color: #333 !important;
	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0 30px;
	color: #000 !important;
	text-align: center;
	line-height: 24px;
	font-size:14px !important;
	position: relative;
	width:1140px;
	margin:0 auto;}
.footerbq {
	text-align: center;
	margin: 0 auto;
}
