@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	padding-top: 15px;
	background: url(../images/bg.jpg) repeat-x;
	font-family: "宋体";
	font-size: 13px;
}
img {
	border: none;
}
ul {
	list-style: none;
}
a:link,a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
.ali_c {
	text-align: center;
}
.ali_r {
	text-align: right;
}
.flo_l {
	float: left;
}
.flo_r {
	float: right;
}
.c,.cc {
	padding: 10px;
	border: #609030 solid 1px;
}
.cc {
	height: auto !important;
	height: 595px;
	min-height: 595px;
}
.cc p {
	line-height: 2em;
}
.more {
	float: right;
	padding: 0 18px 0 20px;
	background: url(../images/arrow.gif) no-repeat left center;
	line-height: 25px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C5C5C !important;
}
#top,#midd,#foot {
	margin: 0 auto;
	width: 960px;
}
#top {
	padding-bottom: 10px;
}
#top .flo_r a {
	color: #7f9f10;
}
#nav {
	background: url(../images/memu_bg.gif) repeat-x;
	border: #5f9030 solid;
	border-width: 0 1px;
	text-align: center;
}
#menu {
	overflow: auto;
	margin: 0 auto;
	padding-left: 10px;
	width: 786px;
	height: 100%;
}
#menu li {
	float: left;
	background: url(../images/menu_li.gif) no-repeat -8px 0;
	line-height: 48px;
	font-size: 14px;
	font-weight: bold;
	width: 110px;
}
#menu li.s {
	padding-left: 8px;
	background-position: left top;
}
#menu li.e {
	padding-right: 8px;
}
#menu li a {
	display: block;
	color: #7f9f10;
	height: 48px;
}
#banner {
	margin-top: 5px;
	background: url(../images/banner.jpg) no-repeat;
	height: 195px;
}
#midd {
	overflow: auto;
	padding-bottom: 20px;
	height: 100%;
}
#left {
	float: left;
	padding: 0 10px;
	background-color: #F2F2F2;
	border: #D7D7D7 solid 1px;
	width: 170px;
}
#left h1 {
	padding-left: 15px;
	background: url(../images/icon.gif) no-repeat left center;
	line-height: 25px;
	font-size: 14px;
	color: #446302;
}
#pro_caty li {
	border-top: #fff outset 2px;
	line-height: 25px;
}
#pro_caty li a {
	padding-left: 15px;
	font-weight: bold;
	color: #7f9f10;
}
#pro_caty li .ej a {
	font-weight: normal;
	color: #000;
}
#right {
	float: right;
	width: 750px;
	overflow: hidden;
}
#right h1 {
	margin-bottom: 5px;
	padding-left: 25px;
	background: url(../images/title_bg.gif) no-repeat;
	border: #609030 solid 1px;
	line-height: 25px;
	font-size: 14px;
	color: #466302;
}
#comp {
	padding-bottom: 10px;
}
#comp .c {
	height: 245px;
}
#comp .flo_l {
	margin: 0 10px 0 0;
}
#comp p {
	line-height: 2em;
	text-indent: 2em;
}
#news {
	float: left;
	width: 535px;
}
#news li {
	line-height: 24px;
	border-bottom: #ccc solid 1px;
}
#news .n_t {
	color: #466302;
}
#contact {
	float: right;
	line-height: 25px;
	width: 210px;
}
#product {
	clear: both;
	padding-top: 10px;
}
#product .c {
	overflow: hidden;
	width: 728px;
}
#product table {
	border-collapse: collapse;
}
#product td table td {
	padding-right: 11px;
}
#product img {
	padding: 0 3px 8px 4px;
	background: url(../images/img_bg.gif) no-repeat;
	width: 105px;
	height: 87px;
}
/**/
#pro_list {
	overflow: auto;
	height: 100%;
}
#pro_list li {
	float: left;
	display: inline;
	margin: 5px 9px;
	padding: 10px;
	background-color: #eee;
	text-align: center;
	height: 180px;
}
#pro_list li a {
	display: block;
}
#pro_list li a img {
	margin-bottom: 10px;
	padding: 1px;
	border: #999 solid 1px;
	width: 140px;
	height: 130px;
}
#pro_list li a:hover img {
	background-color: #7F9F10;
	border: #7F9F10 solid 1px;
}
#pro_list li p {
	text-align: left;
	line-height: normal;
}
#pro_list li p a {
	display: inline;
}
.cc h3 {
	line-height: 30px;
	text-align: center;
	font-size: 16px;
}
#pv {
	height: auto !important;
	height: 520px;
	min-height: 551px;
}
#pv p {
	line-height: 2em;
	text-indent: 2em;
}
#news_list li {
	border-bottom: #ccc dashed 1px;
	line-height: 25px;
}

#foot {
	clear: both;
	padding-top: 10px;
	border-top: #609030 solid 4px;
	text-align: center;
}
#foot p {
	line-height: 25px;
}






.pages {
	clear: both;
	margin: auto;
	padding-top: 10px;
	text-align: center;
}
.pages li {
	display: inline;
	margin: 0 2px;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}
.pages li a:link,.pages li a:visited {
	color: #00f;
}
.pages li a:hover {
	color: #f00;
}

