/*产品展示样式*/
.rightPicList{
	width:100%;
	text-align:left;
}
.rightPicList ul{
	width:100%px;
	height: 130px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.rightPicList li{
	width:152px;
	float:left;
	text-align:center;
	list-style-type:none;
	height: 130px;
}
.rightPicList li img{
	border:1px solid #6E1626;
}
/*文章样式*/
.title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 30px;
	width: 90%;
	border-bottom: 1px solid #333333;
	padding-bottom: 4px;
	text-align: center;
	margin-bottom: 5px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto; 
}
.viewcount {
	color: #999999;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 20px;
}
.duanluo {
	line-height: 1.5;
	width: 90ex;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.button2 {
	BORDER-RIGHT: #858585 1px solid;
	 PADDING-RIGHT: 8px;
	 BORDER-TOP: #858585 1px solid; 
	 PADDING-LEFT: 8px; 
	 FONT-SIZE: 12px;  
	 PADDING-BOTTOM: 0px; 
	 BORDER-LEFT: #858585 1px solid; 
	 COLOR: black; 
	 PADDING-TOP: 1px; 
	 BORDER-BOTTOM: #858585 1px solid; 
	 HEIGHT: 21px;
	 BACKGROUND-IMAGE: url(../images/button_bg.gif); 
	cursor:hand;
}
.contents {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.name {
	font-size: 12px;
	color: #000000;
}
.zpic {
	border: 1px solid #6E1626;
	margin-top: 15px;
}
.mulu {
	height: 20px;
	padding-top: 5px;
	padding-left: 33px;
	font-size: 12px;
	text-align: left;
	color: #000000;
}
