@charset "utf-8";
/* CSS Document */
body {
	width: 997px;
	/*background: #fff url(../images/topbg.jpg) 0 0 repeat-x;*/
}
#header {
	overflow: hidden;
	width: 997px;
	height: 150px;
	margin: 0 auto;
}
#footer {
	overflow: hidden;
	width: 997px;
	height: 50px;
	margin: 0 auto;
	border-top: 1px solid #eaeaea;
}
#footer .left {
	float: left;
	width: 336px;
	margin-left: 40px;
	padding: 5px 0;
	background: url(../images/footer_bg.png) bottom left no-repeat;
	color: #bfbfbf;
	font: 8px/20px Verdana;
	text-align: center;
}
#footer .right {
	float: right;
	width: 304px;
	margin: 2px 16px 0 0;
}
#container {
	clear: both;
	overflow: hidden;
	width: 997px;
	margin: 8px auto;
}
#sidebar {
	float: left;
	width: 222px;
	padding: 0 5px;
	text-align: left;
}
#sidebar .productCate {
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff8ed;
}
#sidebar .productCate dt.prodcut_cate {
	/**/height: 52px;
	background: url(../images/product_cate.png) 0 0 no-repeat;
}
#sidebar .productCate dt.prodcut_btm {
	/**/height: 16px;
	background: url(../images/product_btm.gif) bottom no-repeat;
}
#sidebar .productCate dd {
	clear: both;
	width: 222px;
	/*height: 22px;*/
	line-height: 22px;
}

.productCate dd a {
	display: block;
	width: 202px;
	/*height: 22px;*/
	padding-left: 20px;
	color: #5f5f5f;
	letter-spacing: 6px;
	text-decoration: none;
}
.productCate dd a:hover {
	background: url(../images/product_link.gif) repeat-y;
}
.search {
	clear: both;
	margin: 0;
	padding: 0 9px;
}
.search li {
	list-style-type: none;
	clear: both;
	margin: 0;
	padding: 0;
}
#sidebar .contact {
	clear: both;
	overflow: hidden;
	/**/padding: 24px 0 0 20px;
	background: url(../images/contact.gif) 0 0 no-repeat;
	color: #3f3f3f;
	font: 10px/22px Verdana;
}
#main {
	float: right;
	width: 700px;
	padding: 0 53px 0 0;
}
#products_banner {
	clear: both;
	overflow: hidden;
	width: 680px;
	height: 100px;
	background: url(../images/benner_products.jpg) no-repeat;
}
#aboutus_banner {
	clear: both;
	overflow: hidden;
	width: 680px;
	height: 100px;
	background: url(../images/benner_aboutus.jpg) no-repeat;
}
#contactus_banner {
	clear: both;
	overflow: hidden;
	width: 680px;
	height: 100px;
	background: url(../images/benner_contacts.jpg) no-repeat;
}
#news_banner {
	clear: both;
	overflow: hidden;
	width: 680px;
	height: 100px;
	background: url(../images/benner_news.jpg) no-repeat;
}
#feedback_banner {
	clear: both;
	overflow: hidden;
	width: 680px;
	height: 100px;
	background: url(../images/benner_feedback.jpg) no-repeat;
}
.current {
	clear: both;
	overflow: hidden;
	height: 22px;
	padding: 4px 20px;
	color: #545454;
	line-height: 22px;
}
.list {
	clear: both;
	overflow: hidden;
	width: 710px;
	margin: 0;
	padding: 0;
}
.list li {
	list-style-type: none;
	float: left;
	width: 210px;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #545454;
}
.list li.page {
	clear: both;
	width: 644px;
	text-align: center;
}
.idx_search {
	clear: both;
	overflow: hidden;
	height:116px;
	padding: 0 112px 0 30px;
	background: url(../images/pr.gif) no-repeat bottom;
}

/*下面是通用样式*/
.input_txt {
	width: 200px;
	height: 18px;
	padding: 4px 2px 0;
	border: 1px solid #ff9100;
}
.input_btn {
	width: 44px;
	height: 38px;
	border: none;
	background: url(../images/search_btn.png) no-repeat;
	cursor: pointer;
}
#apDiv1 {
	position:absolute;
	left:668px;
	top:93px;
	width:240px;
	height:55px;
	z-index:1;
}

