.contentback {
	background-image:url(../images/contentback3.jpg);
	padding:0px;
}
.contentcontainer {
	height:380px;
}
.news_content {
	color:#ffffff;
	padding:20px 20px 20px 45px;
	text-align:left;
	line-height:22px;
}
.news_content h1 {
	font-size:16px;
	line-height:20px;
	margin:10px 0;
}
.news_content h2 {
	font-size:12px;
	line-height:20px;
	margin:0;
}
.news_content a {
	color:#ffffff;
}
.news_content a:hover {
	color:#6699CC;
}
.news_list {
	width:600px;
}
.news_list .news_title {
	background-image:url(../images/dot_line.gif);
	background-repeat:repeat-x;
	background-position:left center;
}
.news_list .news_title a {
	padding-right:10px;
	background-color:#000000;
}
.news_nav {
	margin:10px 0;
	text-align:center;
}
.news_links {
	display:none;
	float:right;
	margin-top:10px;
	margin-right:20px;
}
.news_date {
	font-family:"Arial Black", Arial, sans-serif;
	font-size:26px;
	color:#ffffff;
	margin-bottom:5px;
	padding-top:4px;
	height:33px;
}
.new {
	background-image:url(/images/new.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.news_image {
	float:right;
	margin-left:10px;
}
.news_image_description {
	color:#eeeeee;
}
.news_index_block {
	width:255px;
	height:360px;
	float:left;
	padding:10px 11px;
	background-image:url(../images/news_vertical_ling.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.news_index_block img {
	margin:0;
}
.news_index_block h1 {
	font-weight:normal;
	height:50px;
	border-bottom:#999999 dotted 1px;
}
.news_index_block h1 a {
	text-decoration:none;
}
.news_index_block .news_summary {
	color:#999999;
	margin-top:5px;
	margin-bottom:10px;
}
.news_index_block .news_more {
	text-align:right;
}
