/*------------------------------*/
/*---------CSS Document---------*/
/*------------------------------*/

/*---------customize-----------*/
.topics h2,.topics h3{
	color:#999;
}
/*------------------------------*/

/*-------------wrapper------------*/
h1,h2,h3,h4,h5,h6,p{
	width:auto;
	margin:0px;
	padding:0px;
}
body{
	background:#FFF7E8;}
#wrapper{
	background:url("../images/css_index.gif") top center no-repeat;
}
#submenu{display:none;}
#main {
	float:right;
	width:766px;
	padding:0px 0px 20px 0px;
	background:none;
}

/*-------------#top_flash------------*/
#top_flash{
	float:right;
	width:766px;
	height:240px;
	margin:0px;
	padding:0px;
	background:#aaa;
}
#top_flash object{
	width:100%;
	height:100%;
}
/*--------------top_banne-------------*/
#top_banner{
	float:right;
	width:215px;
	margin:40px 0px 0px 0px;
	padding:0px;
}
#top_banner img{
	width:100%;
	margin:0px;
	padding:0px;
}
/*------topics---------*/
#topic{
	float:left;
	display:inline;
	width:470px;
	margin:40px 0px 0px 40px;
	padding:0px;
	background:url("../images/t_topics.gif") top left no-repeat;
}
#topic h1{display:none;}
#topic h2,#topic h3{
	float:left;
	width:290px;
	margin:30px 0px 0px 0px;
	padding:2px 0px 2px 20px;
	font-size:1.2em;
	line-height:1.2em;
	border-bottom:1px solid #EEE6DD;
	background:none;
}
#topic p{
	float:right;
	width:290px;
	margin:0px;
	padding:0px;
	font-size:0.85em;
	color:#666;
}
.topics_link{
	float:right;
	text-align:right;
	font-size:12px;
	color:#a70000;
}
#topic_flash{
	float:left;
	width:160px;
	height:120px;
	background:#aaa;
}
.topics_flash object{
	width:100%;
	height:100%;
}
/*------event---------*/
#event{
	float:left;
	display:inline;
	width:470px;
	margin:10px 0px 0px 40px;
	padding:30px 0px 0px 0px;
	background:url("../images/t_event.gif") top left no-repeat;
}
#event h1{display:none;}
#event h2{
	float:left;
	width:470px;
	margin:0px 0px 0px 0px;
	padding:2px 0px;
	font-size:1.2em;
	line-height:1.2em;
	border-bottom:1px solid #EEE6DD;
	background:none;
}
#event table{
	clear:both;
	margin:10px 0px 0px 0px;
}
#event table td{
	padding:3px;
}
/*------news_continue---------*/
.news_continue{
	float:left;
	display:inline;
	width:470px;
	margin:10px 0px 0px 40px;
	padding:0px;
	line-height:1.2em;
	font-weight:bolder;
	color:#f00;
}
.news_continue fieldset legend{
	margin:0px 20px;
	padding:1px 10px;
}
.news_continue fieldset{
	margin:0px;
	padding:10px;
	border-collapse:collapse;
	border-spacing:0px;
	border:1px #d00 solid;
}
/*------new---------*/
.new{
	float:left;
	display:inline;
	width:470px;
	margin:10px 0px 0px 40px;
	padding:5px 0px 0px 0px;
	background:url("../images/t_new.gif") top left no-repeat;
}
.new h1{display:none;}
.new table{
	clear:both;
	margin:10px 0px 0px 0px;
}
.new table td{
	padding:3px;
}
.new_link{
	float:right;
	font-size:0.85em;
	color:#a70000;
	margint:0px;
	padding:0px 10px;
}
