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

/*---------customize-----------*/
.topics h2,.topics h3{
	color:#999;
}
/*------------------------------*/

/*-------------wrapper------------*/
h1,h2,h3,h4,h5,h6,p{
	width:auto;
	margin:0px;
	padding:0px;
}
#wrapper{
	background:#fff;
	background:url("../images/css_index.jpg") top center no-repeat;
}
#submenu{display:none;}
#main
 {
	float:right;
	width:766px;
	padding:0px 0px 20px 0px;
}

/*-------------#top_flash------------*/
#top_flash{
	float:left;
	width:350px;
	height:638px;
	margin:0px;
	padding:0px;
	background:#aaa;
}
#top_flash object{
	width:100%;
	height:100%;
}
/*--------------top_banne-------------*/
#top_banner{
	float:right;
	display:inline;
	width:406px;
	margin:40px 0px 0px 0px;
	padding:0px;
}
#top_banner img{
	float:left;
	width:215px;
	margin:0px;
	padding:0px;
}
/*------new---------*/
.new{
	float:right;
	display:inline;
	width:406px;
	margin:370px 0px 0px 0px;
	padding:0px;
	/*background:url("../images/t_new.gif") top left no-repeat;*/
}
.new h1{display:none;}
.new table{
	clear:both;
	margin:45px 0px 0px 0px;
	/*border-top:1px #999 solid;*/
}
.new table td{
	padding:3px;
	/*border-bottom:1px #999 solid;*/
}
.new_link{
	float:right;
	font-size:12px;
	line-height:30px;
	color:#a70000;
	margin:0px 0px 0px 0px;
	padding:0px 70px;
}
/*------news_continue---------*/
.news_continue{
	float:right;
	display:inline;
	width:406px;
	margin:10px 0px 0px 0px;
	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;
	padding:5px 10px 8px 10px;
	border-collapse:collapse;
	border-spacing:0px;
	/*background:#fff;*/
	border:2px #d00 solid;
}

/*------topics---------*/
#topic{
	float:right;
	display:none;
	width:346px;
	margin:35px 60px 0px 0px;
	padding:0px;
	background:url("../images/t_topics.gif") top left no-repeat;}
.topic h1{display:none;}
.topic h2,#topic h3{
	float:right;
	width:240px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:0.85em;
	line-height:0.85em;
	border:0px;
	background:none;
}
.topic p{
	float:right;
	width:240px;
	margin:0px;
	padding:0px;
	font-size:0.85em;
	line-height:0.85em;
	color:#666;
}
.topics_link{
	float:right;
	text-align:right;
	font-size:12px;
	color:#a70000;
}
#topic_flash{
	float:left;
	width:160px;
	height:120px;
	margin:0px 10px 10px 0px;
	background:#aaa;
}
.topics_flash object{
	width:100%;
	height:100%;
}