/*********************news*****************/
.articlelist{
}
.articlelist dl{
	display:block;
	width:98%;
	background-image: url(../images/articleitems.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	height: 25px;
	margin: 0px;
}
.articlelist dl:hover{
	background-color: #F9F9F9;
}
.articlelist dl dt{
    float:left;
}
.articlelist dl dd{
    float:right;color:#aaa;
	padding-right:10px;
}
.articlelist a{
	color:#333;
}
.articlelist a:hover{
	color:#F30;
}
.articlelist a:hover span{
	color:#000;
}
/******************news end******************/

/*********************newsview***********/
#read_2{
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 80px;
}
#read_2_1{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #319D08;
}
#read_2_2{
	line-height: 30px;
	text-align: center;
	height: 30px;
}
#read_3{
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 9pt;
	color: #333333;
}
#read_3_1{
	margin-bottom: 10px;word-break:break-all;width:100%;
}
#read_3_2{
	text-align: center;
	margin-bottom: 10px;
}