/*------------------------------*/
/*---------CSS Document---------*/
/*------------------------------*/

/*---------customize-----------*/
.topics h2,.topics h3{
	color:#999;
}
/*------------------------------*/
#menu .banner{display:none;}
/*-------------wrapper------------*/
h1,h2,h3,h4,h5,h6,p{
	width:auto;
	margin:0px;
	padding:0px;
}
#wrapper{
	background:#fff;
	/*background:url("../images/css_top_main.jpg") top center repeat-y;*/
}
#submenu{display:none;}
#main {
	float:left;
	width:946px;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:#fff;
}
/*-------------#top_flash------------*/
.top_flash{
	float:right;
	display:inline;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	width:688px;
	height:258px;
	background:url("../images/flash_back.jpg") top left no-repeat;}
#top_flash{
	float:left;
	width:344px;
	height:258px;
	margin:0px 15px 0px 0px;
	padding:0px;
	/*background:#fff;*/
}
#top_flash object{
	width:100%;
	height:100%;
}
.top_flash h2{
	float:left;
	display:inline;
	width:300px;
	margin:20px 0px 10px;
	padding:0px;
	font-size:1.2em;
	line-height:1.2em;
	border:0px;
	color:#039;
	background:none;
}
.top_flash p{
	float:left;
	width:280px;
	margin:0px 10px;
	padding:0px;
	font-size:0.85em;
	color:#666;
}
.top_flash .topics_link{
	float:right;
	text-align:right;
	font-size:12px;
	color:#a70000;
}
#top_flash h1,#top_flash h3{
	display:none;
}

/*--------------top_banne-------------*/
#top_banner{
	float:left;
	width:200px;
	margin:0px 0px 15px;
	padding:0px;
}
#top_banner img{
	/*width:100%;*/
	margin:0px 18px;
	padding:0px;
}

/*------topics---------*/
.topics{
	/*clear:both;*/
	float:left;
	display:inline;
	width:440px;
	margin:0px 0px 0px 18px;
	padding:0px;
	background:url("../images/t_topics.gif") top left no-repeat;
}

.topics h1{display:none;}
.topics h2{
	float:left;
	width:230px;
	margin:40px 0px 10px 10px;
	padding:0px;
	font-size:1.2em;
	line-height:1.2em;
	border:0px;
	color:#039;
	background:none;
}
.topics h3{
	float:left;
	width:230px;
	margin:40px 0px 10px 10px;
	padding:0px;
	font-size:1.2em;
	line-height:1.2em;
	border:0px;
	background:none;
}
.topics p{
	float:left;
	width:210px;
	margin:0px 15px;
	padding:0px;
	font-size:0.85em;
	color:#666;
}
.topics_link{
	float:right;
	text-align:right;
	font-size:12px;
	color:#a70000;
}
.topics_flash{
	float:left;
	width:200px;
	height:150px;
	margin:40px 0px 0px 0px;
	/*margin:0px 0px 10px 0px;*/
	background:#aaa;
}
.topics_flash object{
	width:100%;
	height:100%;
}
/*------news_continue---------*/
.news_continue{
	clear:both;
	float:left;
	display:inline;
	width:430px;
	margin:0px 0px 0px 18px;
	padding:0px;
	line-height:1.2em;
	font-weight:bolder;
	color:#f00;
}
.news_continue fieldset legend{
	margin:0px 20px;
	padding:1px 10px;
	background:#fff;
}
.news_continue fieldset{
	margin:0px 0px 18px 0px;
	padding:10px;
	border-collapse:collapse;
	border-spacing:0px;
	background:#fff;
	border:1px #d00 solid;
}
/*------new---------*/
.new{
	float:right;
	display:inline;
	width:450px;
	margin:0px 20px 0px 0px;
	padding:0px;
	background:url("../images/t_new.gif") top left no-repeat;
}
.new h1{display:none;}
.new table{
	margin:35px 0px 0px 10px;
	padding:0px;
	clear:both;
	width:435px;
	border-bottom:1px #999 solid;
}
.new table td{
	border-top:1px #999 solid;
}
.new_link{
	float:right;
	font-size:13px;
	color:#a70000;
	margin:6px 0px;
	padding:0px;
}
/*------footer_menu-------*/
#footer_menu{
	clear:both;
	bottom:0px;
	width:100%;
	height:27px;
	line-height:27px;
	font-size:0.8em;
	text-indent:1em;
	text-align:center;
}
#footer_menu a{
	color:#666;
	margin:0px 5px;
}
