@charset "utf-8";
/* CSS Document */

#news {
	width:750px;
	float:left;
	margin-left:10px;
	}
	
#news h1 {
	font-size:12px;
	height:19px;
	padding-top:7px;
	background: url(../images/nav_news_ling.jpg) no-repeat bottom;
	margin:5px;
	color:#000;
	padding-left:5px;}

#news ul {
	margin:0px 20px;}
	
#news ul li {
	list-style:none;
	line-height:32px;
	border-bottom:1px #e4e4e4 dashed;
	}
#news ul li a{
	color:#464646;
}
#news .products ul li {
	width:200px;
	height:280px;
	list-style:none;
	border:1px #e4e4e4 solid;
	margin:5px;
	float:left;
	text-align:center;
	padding:10px;
	}
	
#news .products ul li h3 {
	font-size:12px;
	font-weight:bold;
	width:155px;
	height:24px;
	line-height:30px;
	margin-left:5px;
	margin-top:10px;
}
	
#news .products ul li p {
	line-height:20px;
	margin-top:10px;}
	
#news .series ul li{
		width:200px;
	height:180px;
	list-style:none;
	border:1px #e4e4e4 solid;
	margin:5px;
	float:left;
	text-align:center;
	padding:10px;
}
#news .series h3{
		font-size:12px;
	font-weight:bold;
	width:155px;
	height:24px;
	line-height:30px;
	margin-left:5px;
	margin-top:10px;
}
#news .history p ,.history div{
	margin:0 20px;
	line-height:32px;
	margin-top:16px;
	text-indent:24px;
	}
#news .history a{
	color:#000000;
}
#news .history 	h4{
	font-size:15px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
}
#news .history 	h5{
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:normal;
}
#count{
	font-size:12px;
	color:#464646;
	text-align:center;
	height:30px;
	line-height:30px;
}
#count a{
	color:#464646;
}
.tit{
	font-size:15px;
	height:40px;
	line-height:40px;
	border:1px solid #B5B5B5;
	width:500px;
	font-weight:bold;
	background-color:#F3F3F3;
}