@charset "gb2312";

#banner {
	width:100%;
	height:47px;
	overflow:hidden;
	background:url(../images/bannerbj.jpg) repeat-x;
	position:relative;
}

#content {
	width:1000px;
	height:100%;
	padding:20px 0;
	margin:0 auto;
	background:url(../images/left_bj.jpg) no-repeat; 
	position:relative;
}
#content #left {
	width:195px;
	padding:0 10px;
	float:left;
	position:relative;
	background:url(../images/left_bj.jpg) no-repeat; 
}
#left h3 {
	color:#2b509a;
	font-size:15px;
	padding:0 0 5px 10px;
}
#left ul li {
	height:28px;
	line-height:28px;
	padding-left:10px;
	border-bottom:1px solid #ccc;
}
#content #right {
	width:750px;
	padding:0 20px 0 15px;
	float:left;
	position:relative;
	background:url(../images/left_bj.jpg) no-repeat -215px 0; 
}
#content #right #title {
	width:100%;
	height:80px;
	overflow:hidden;
	background:url(../images/tele_bj.jpg) no-repeat right bottom;
	position:relative;
}
#content #right #title h3 {
	font-size:16px;
	padding:5px 0;
}
#content #right #center {
	height:100%;
	padding:10px 0 20px;
	line-height:22px;
	position:relative;
}
#content #right #center p {
	text-indent:2em;
	line-height:2em;
	margin-bottom:5px;
}
#content #right #center ul {
	padding:15px;
	position:relative;
}
#content #right #center ul li {
	padding-left:25px;
	height:33px;
	overflow:hidden;
	line-height:35px;
	background:url(../images/li.jpg) no-repeat 10px 14px;
	border-bottom:1px dashed #dddddf;
}
#content #right #center ul li a {
	display:block;
	width:80%;
	float:left;
}
#content #right #center ul li span {
	display:block;
	width:20%;
	float:left;
	text-align:right;
	color:#bbb;
}
#content #right #center #page {
	clear:both;
	width:100%;
	height:30px;
	overflow:hidden;
	line-height:30px;
	text-align:center;
	padding:10px 0;
	position:relative;
}
#content #right #center #page a {
	padding:0 5px;
}
#content #right #center .title_news {
	width:100%;
	text-align:center;
	padding:10px 0;
	border-bottom:1px dashed #dddddf;
	margin-bottom:20px;
}
#content #right #center .title_news h3 {
	font-size:16px;
	line-height:30px;
}
#content #right #center #products {
	width:220px;
	height:187px;
	overflow:hidden;
	padding:15px 15px 5px 15px;
	float:left;
	position:relative;
}
#content #right #center #products a img {
	width:214px;
	height:161px;
	overflow:hidden;
	padding:2px;
	border:1px solid #dddddf;
}
#content #right #center #products span,#content #right #center #products2 span {
	display:block;
	width:100%;
	height:25px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}

#content #right #center #products2 {
	width:220px;
	height:328px;
	overflow:hidden;
	padding:15px 15px 5px 15px;
	float:left;
	position:relative;
}
#content #right #center #products2 img {
	width:214px;
	height:302px;
	overflow:hidden;
	padding:2px;
	border:1px solid #dddddf;
}