.news_title {
	width:742px;
	height:32px;
	background:url(../images/news_news.jpg) no-repeat;
	text-align:right;
	font-size:12px;
	color:#6f6f6f;
}

.news_title span {
	margin-right:20px;
}

.news_h1 {
   font-size:15px;
   color:#206898;
   padding-left:15px;
   background:url(../images/news_title_icon.gif) left center no-repeat;
   position:relative;
   }
   
.news_h1 span.time {
	position:absolute;
	right:25px;
	color:#fe6905;
	font-size:12px;
	font-weight:normal;
}

.news_contact {
	font-size:12px;
	color:#999;
	background: url(../images/dd_line.gif) top center  no-repeat;
	padding:1px 0 5px 15px;
}

.news_contact p {
	margin:15px 15px;
}

.news_events_title {
	margin: 30px 0px 0px 20px;
}

.news_list {
	width:710px;
	margin:0 auto;
	border-bottom:1px solid #3b9de5;
	background:url(../images/table_th_blue_bg.jpg) top center no-repeat;
}

.news_list th {
	text-align:center;
	border-bottom:1px solid #3b9de5;
	text-indent:-9999px;
}

.news_list th, .news_list td {
	line-height:30px;
	height:30px;
}

.news_list td {
	font-size:12px;
	border-bottom:1px dashed #d4d8db;
}

.news_list td.last{
	border-bottom:none;
}

.news_list td a {
	text-decoration:none;
	color:#206898;
}

.news_list td a:hover {
	color:#328bc7;
}

.news_list .th1 {width:600px;}
.news_list .th2 {width:150px;}
.news_list .td1 {color:#206898; padding-left:30px; background:url(../images/news_list_li_bg.gif) left center no-repeat;}
.news_list .td2 {text-align:center; color:#ff9000;}