@charset "gb2312";
#content {
	width:1000px;
	overflow:hidden;
	margin:10px auto 0;
	position:relative;
}
#left {
	float:left;
	width:263px;
	position:relative;
}
#left #navigation {
	width:263px;
	background:#efefef;
	padding-bottom:10px;
	overflow:hidden;
	position:relative;
}
#left #navigation .navigationimg {
	width:259px;
	height:108px;
	overflow:hidden;
	padding:1px;
	background:#fff;
	border:1px solid #dfdee4;
	position:relative;
}
#left #navigation .navigation {
	width:263px;
	height:100%;
	overflow:hidden;
	position:relative;
}
#left #navigation .navigation a {
	display:block;
	width:200px;
	height:32px;
	overflow:hidden;
	line-height:32px;
	padding-left:63px;
	background:url(../images/navigationbj-1.jpg) repeat-x;
}
#left #navigation .navigation a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#535258;
	background:url(../images/navigationbj-2.jpg) repeat-x;
}
#left #contact {
	width:263px;
	overflow:hidden;
	margin-top:10px;
	position:relative;
}
#left #contact .title_3 {
	width:100%;
	height:26px;
	overflow:hidden;
	background:url(../images/title-1.jpg) repeat-x;
	line-height:30px;
	color:#ff6e01;
	position:relative;
}
#left #contact .title_3 h3 {
	display:block;
	height:26px;
	overflow:hidden;
	padding-left:15px;
	background:url(../images/title-2.jpg) no-repeat left;
	line-height:28px;
	font-size:13px;
	position:absolute;
	left:0;
}
#left #contact .title_3 span {
	display:block;
	height:26px;
	overflow:hidden;
	padding-right:15px;
	background:url(../images/title-3.jpg) no-repeat right;
	position:absolute;
	right:0;
}
#left #contact .contactimg {
	width:259px;
	height:108px;
	overflow:hidden;
	padding:1px;
	border:1px solid #d4d9dc;
	position:relative;
}
#left #contact .contact {
	padding:10px 10px 20px;
	border:1px solid #d4d9dc;
	border-top:none;
	position:relative;
}

#right {
	float:left;
	width:717px;
	padding:0 10px;
	position:relative;
}
#right .title_4 {
	width:100%;
	height:33px;
	overflow:hidden;
	background:url(../images/title-6.jpg) no-repeat;
	position:relative;
}
#right .title_4 h3 {
	display:block;
	position:absolute;
	left:70px;
	font-size:18px;
	line-height:30px;
	color:#ff6e01;
}
#right .title_4 span {
	display:block;
	position:absolute;
	right:10px;
	line-height:30px;
}
#right .content {
	width:100%;
	margin:40px 0 20px;
	position:relative;
}
#right .content .about {
	padding:0 10px 0 20px;
	text-indent:2em;
}
#right .content .news {
	padding:0 10px 0 20px;
}
#right .content .news .newstitle li {
	display:block;
	height:30px;
	overflow:hidden;
	background:url(../images/li-2.jpg) no-repeat 0 13px;
	padding-left:13px;
	line-height:32px;
	border-bottom:1px dashed #d4d9dc;
	position:relative;
}
#right .content .news .newstitle li {
	display:block;
	height:30px;
	overflow:hidden;
	background:url(../images/li-2.jpg) no-repeat 0 13px;
	padding-left:13px;
	line-height:32px;
	border-bottom:1px dashed #d4d9dc;
	position:relative;
}
#right .content .news .newstitle li .text {
	float:left;
	width:80%;
	overflow:hidden;
}
#right .content .news .newstitle li .time {
	float:left;
	width:20%;
	overflow:hidden;
	text-align:right;
	color:#646464;
}

#right .content #products {
	padding:0 10px 0 20px;
}
#right .content #products .products {
	width:206px;
	height:180px;
	overflow:hidden;
	padding:0 10px;
	margin-bottom:20px;
	position:relative;
	float:left;
}
#right .content #products .products .img {
	width:200px;
	height:150px;
	overflow:hidden;
	padding:2px;
	border:1px solid #c9d3bb;
}
#right .content #products .products .img img {
	width:200px;
	height:150px;
}
#right .content #products .products .title {
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
}


#right .content #page {
	clear:both;
	width:687px;
	height:40px;
	position:relative;
	text-align:center;
	margin-top:30px;
}
#right .content #page a:link,#right .content #page a:visited,#right .content #page a:active,#right .content #page span {
	padding:5px 10px 2px;
	border:1px solid #d3d8db;
	margin:0 5px;
}
#right .content #page a:hover,#right .content #page span {
	color:#fff;
	background:#ff6e01;
	border:1px solid #ff6e01;
	text-decoration:none;
}