/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 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(../imagefile/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(../imagefile/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;
}


div.Tsection {
	clear: both;
	overflow: hidden;
	width: 800px;
	background-image: url(../imagefile/bg_tpoics.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #2f2f2f;
	padding: 0px 0px 10px 0px;
}

div.banner_area {
	float: right;
	width: 420px;
	padding: 30px 0px 5px 0px;
}
div.banner_area span {
	
}


ul#news {
	float: left;
	width: 350px!important;
	width/**/: 350px;
	height: 180px!important;
	height/**/: 159px;
	padding: 20px 0px 20px 20px;
	
}
ul#news li {
	float: left;
	width: 350px;
	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;
}










