@charset "gb2312";
@import "common/0-import.css";
/*------------------------------------------------------------
	Latest news
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 22px;
}
#conts{ font-size:11px;}
#conts table {
	margin-bottom: 25px;
	width: 695px;
}

#conts th {
	padding: 1px 0 7px;
	color: #69A4DA;
	text-align: left;
	vertical-align: top;
}

#conts td {
	padding-bottom: 7px;
	vertical-align: top;
	text-align: left;
}

#conts td.icon a {
	padding: 3px 28px 8px 0;
	background: url(../img/common/icon/03.gif) no-repeat right 1px;
}

#conts td a {
	color: #666;
}

#conts p.pageTop {
	margin-right: 8px;
}
.news_view{ color:#000000; font-size:12px; line-height:23px; padding:0 5px;}