/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* h style                                                             */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	width: 800px;
	clear: both;
	overflow: hidden;
	text-align: left;
	background: none;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}
h2 {
	display: none;
}
h3 {
	width: 800px;
	clear: both;
	overflow: hidden;
	height: 31px;
	position: relative;
	background: url(../images/bar_topics.gif) no-repeat left top;
}
h3 span.topics {
	width: 150px;
	font-size: 12px;
	font-weight: normal;
	color: #e5dade;
	text-align: right;
	background: url(../images/ic_topics.gif) no-repeat 14px center;
	position: absolute;
	left: 639px;
	top: 8px;
}
h3 span.topics a {
	color: #e5dade;
}
h3 span.topics a:link,h3 span.topics a:active,h3 span.topics a:visited {
	color: #e5dade;
}
h3 span.topics a:hover {
	color: #FF0000;
}

ul#news {
	clear: both;
	overflow: hidden;
	width: 760px!important;
	width/**/: 800px;
	height: 119px!important;
	height/**/: 159px;
	padding: 20px 20px 20px 20px;
	background: url(../images/bg_tpoics.gif) no-repeat;
}
ul#news li {
	float: left;
	width: 760px;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
ul#news li a {
	color: #FFFFFF;
}
ul#news li a:link,ul#news li a:link,ul#news li a: {
	color: #FFFFFF;
}
ul#news li a {
	color: #FFFFFF;
}

ul#news li span {
	width: 60px;
	float: left;
}










