#content .top_banner {
	height: 260px;
	margin: auto;
	width: 980px;
	text-align: center;
}
.top_banner #flashcontent {
	height: 260px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	width: 980px;
}

#content .main .banner {
	height: 155px;
	width: 255px;
	float: left;
	margin: 15px 0px 0px 15px;
}
#content .main .news {
	margin: 0px 20px;
	width: 350px;
	_width: 330px;
	float: left;
}
#content .main .news h1 {
	float: left;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	background: url(../images/icon_003.gif) no-repeat 5px 8px;
}

#content .main .news .title {
	background: url(../images/line.gif) repeat-x left bottom;
	width: 100%;
}
.news .title .rss {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	float: right;
	line-height: 16px;
}
.news .title .rss a {
	color: #444;
	display: block;	
}
.news .title .rss a:hover {
	color: #000;
	text-decoration: none;
}
#content .main .news ul {
	list-style:  none;
	margin: 0px;
	padding: 10px 0px 5px 10px;
	font-size: 11px;
	color: #333333;
	height: 100px;
}
#content .main .news li {
	margin: 0px 0px 10px;
	line-height: 13px;
}
.main .news span {
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	float: left;
	display: block;
}
.main .news li a {
	display: block;
	float: left;
	width: 270px;
	_width: 260px;
}

.page a:hover{
	border: 1px solid #809679;
	text-decoration: none;
}

