.news_item {
	margin-right: 11px;
	margin-left: 11px;
	width: 624px;
	margin-bottom: 38px;
}.news_item .new {
	padding-top: 11px;
	padding-left: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 9px;
}
.news_item .title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 19px;
	padding-bottom: 8px;
}
.news_item .title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.news_item .title a:hover{
	color: #669900;
}
.news_item .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 19px;

}
.news_one {
	border: 1px solid #DBDBDB;
	margin-bottom: 21px;
}
.news_one .title {
	background-image: url(../news/images/one_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7685A0;
}
.news_one  .img {
	border: 1px solid #E0E0E0;
	margin-right: 20px;
}
.news_one_infor {
	padding-top: 14px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 23px;
}

.news_one h1 {
	margin-top: 22px;
	margin-left: 159px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 16px;
}
.news_one h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FF6600;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

.news_one p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	line-height: 16px;
}
