.ceye-top {
	width:710px;
	float:left;
	height:25px;
	border-bottom:1px solid #cdcdcd;
	}
.weizhi {
	float:right;
	padding-right:10px;
	line-height:25px;
	}
.ceye-con {
	width:700px;
	padding:10px;
	font-size:12px;
	float:left;
	border:1px solid #cdcdcd;
	border-top:none;
	margin-top:30px;
	}
#pic {
	width:700px;
	float:left;
}
#pic ul{
	width:700px;
}
#pic ul li{
	list-style:none;
	width:690px; 
	height:280px; 
	float:left; 
	text-align:center;
	padding:10px;
}
#pic ul li img{
	width:690px; 
	height:240px; 
	border:1px solid #ccc ;
	padding:2px;
	margin-bottom:10px;
}
#pic ul li a {
	display:block;
}	
	
#new-list {
	width:690px;
	float:left;
	}
#new-list ul {
	width:690px;
	float:left;
	}
#new-list ul li {
	width:690px;
	float:left;
	padding-left:20px;
	line-height:30px;
	border-bottom:1px dashed #ccc;
	background:url(../images/new.gif) no-repeat 2px center;
	}
#new-list ul li a {
	display:block;
	}
#new-list ul li span {
	float:right;
	line-height:30px;
	padding-right:10px;
	}
	
#product{
	width:690px;
}
#product ul{
	width:690px;
}
#product ul li{
	list-style:none;
	width:200px; 
	height:200px; 
	float:left; 
	text-align:center;
	padding:9px;
}
#product ul li img{
	width:190px; 
	height:160px; 
	border:1px solid #ccc ;
	padding:2px;
	margin-bottom:10px;
}


/*控制分页css*/
#hw_pages{
	float:left;
	width:690px;
}
#hw_pages ul{
	float:left;
	padding:18px 0px 12px 16px;
}
#hw_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
#hw_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
#hw_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
#hw_pages ul li.thisclass,
#hw_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
#hw_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
#hw_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}


.newscontent {
	width:690px;			
}
.newscontent .title {
	text-align: center;
	height: 30px;
}
.newscontent .title h1 {
	font-size:16px;
	line-height:30px;
	font-weight:bold;
}
.newscontent .pub-zz {
	text-align:center;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
	margin-bottom:10px;
}
.newscontent .news-content{
	text-align:left;
	padding:10px 5px;
	margin-bottom:10px;
	 border-bottom:1px dashed #ccc;
}
/*上一条 下一条*/
 .news-text .context{
	text-align:left;
	width:690px;
	float:left;
}
 .news-text .context ul { list-style:none;}
 .news-text .context ul li{
	line-height:29px;
	color:#888;
}
/*上一条 下一条 end*/