h1 {
	font-size: 30px;
	line-height: 32px;
	margin: 0;
	color:  #0a50a1;
	width:  300px;
}
h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0;
	color:  #0a50a1;
}
.date {
	font-size: 11px;
	line-height: 11px;
	color:  #809cc9;
}
#news {
	width:  605px;
	margin: 40px 0 0 0;
	background: url(/images/port_bg.jpg) repeat-y 0 0;
	padding: 0 0 25px 0;
}
#news_content {
	padding:  25px 25px 0 0px;
	background: url(/images/port_head.jpg) no-repeat 0 0;
}
.news_item {
	clear:  both;
	border-top: 1px dotted #cbd5df;
	padding:  15px 25px 15px 25px;
}
#news_title {
	margin:  10px 0 10px 25px;
}
.pic {
	float: right;
}
.link {
	clear:  left;
	margin-top:  5px;
}
