@charset "gb2312";
body {
}
#content {
	width:1000px;
	height:100%;
	overflow:hidden;
	padding:0 10px;
	margin:0 auto;
	background:#fff;
	position:relative;
}
#content #banner {
	width:1000px;
	height:200px;
	overflow:hidden;
	padding:15px 0 8px;
	margin:0 auto;
	background:#fff;
	position:relative;
}
#content #left {
	float:left;
	width:220px;
	height:100%;
	overflow:hidden;
	position:relative;
}
#content #left #title-2 {
	width:100%;
	height:28px;
	overflow:hidden;
	position:relative;
}
#content #left #title-2 h3 {
	font-family:"Microsoft YaHei","Arial","SimSun";
	font-size:15px;
	line-height:28px;
	color:#00438a;
}
#content #left #title-2 h3 span {
	color:#999;
	margin-left:10px;
}
#content #left ul li {
	height:30px;
	overflow:hidden;
	line-height:31px;
	padding-left:19px;
	background:url(../images/li-2.jpg) no-repeat left 13px;
	border-bottom:1px solid #ccc;
}


#content #right {
	float:left;
	width:770px;
	height:100%;
	overflow:hidden;
	position:relative;
	left:10px;
}
#content #right #title-3 {
	width:100%;
	height:49px;
	overflow:hidden;
	background:url(../images/title-2.jpg) no-repeat left bottom;
	position:relative;
}
#content #right #title-3 h3 {
	font-family:"Microsoft YaHei","Arial","SimSun";
	font-size:16px;
	line-height:52px;
	color:#00438a;
	position:absolute;
	left:35px;
}
#content #right #title-3 span {
	line-height:52px;
	position:absolute;
	right:10px;
}

#content #right #about {
	padding:30px 10px;
	text-indent:2em;
}
#content #right #about p {
	margin-bottom:5px;
}

#content #right #news {
	padding:30px 10px;
}
#content #right #news ul {
	margin:0;
	padding:0;
}
#content #right #news ul li {
	display:block;
	height:33px;
	overflow:hidden;
	line-height:33px;
	border-bottom:1px dashed #ccc;
	padding-left:25px;
	background:url(../images/li-3.png) no-repeat 0 9px;
	font-size:14px;
	position:relative;
}
#content #right #news ul li .text {
	float:left;
	width:80%;
	overflow:hidden;
}
#content #right #news ul li .time {
	float:left;
	width:20%;
	overflow:hidden;
	text-align:right;
	font-family:Georgia,serif;
}

#content #right #products {
	padding:30px 0 20px 5px;
}
#content #right #products .products {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
#content #right #products .products .productsimg {
	float:left;
	width:181px;
	height:178px;
	overflow:hidden;
	text-align:center;
	padding:0 5px;
	position:relative;
}
#content #right #products .products .productsimg img {
	width:173px;
	height:130px;
	padding:3px;
	border:1px solid #ccc;
}
#content #right #products .products .productsimg .title-1 {
	width:181px;
	height:30px;
	line-height:30px;
	font-size:14px;
}


#content #right #page {
	clear:both;
	width:100%;
	height:30px;
	overflow:hidden;
	text-align:center;
	line-height:30px;
	margin-top:30px;
	position:relative;
}
#content #right #page a,#content #right #page span {
	padding:3px 8px;
	margin:0 3px;
	border:1px solid #c9c8c8;
}