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

/*---------customize-----------*/
#topic h2, #topic h3{
	color:#384;
}
/*------------------------------*/

/*-------------wrapper------------*/
h1,h2,h3,h4,h5,h6,p{
	width:auto;
	margin:0px;
	padding:0px;
}
#wrapper{
	background:none;
	min-height:600px;
	overflow:visible;
}
#content{
	min-height:600px;
	overflow:visible;
	background:url("../images/css_index.gif");
}
#submenu{display:none;}
#main {
	min-height:600px;
	overflow:visible;
	float:right;
	width:766px;
	padding:0px 0px 20px 0px;
}

/*-------------#top_flash------------*/
#m_topics_base{
	position:relative;
	float:right;
	width:766px;
	height:240px;
	margin:0px;
	padding:0px;
	background:#090;
	background:url("../images/m_topics_base.jpg");
}
#m_topics1{
	position:absolute;
	top:20px;
	left:455px;
}
#m_topics2{
	position:absolute;
	top:55px;
	left:100px;
}
#m_topics3{
	position:absolute;
	top:10px;
	left:295px;
}

/*--------------side_area-------------*/
#side_area{
	float:right;
	width:180px;
	margin:30px 20px 0px 0px;
}
/*--------------top_banne-------------*/
#top_banner{
	float:right;
	width:180px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#top_banner img{
	width:100%;
	margin:0px;
	padding:0px;
}
/*------topics---------*/
#topic{
	display:inline;
	float:right;
	width:180px;
	margin:0px;
	padding:37px 0px 0px;
	border-bottom:1px #999 solid;
	background:url("../images/t_topics.gif") top left no-repeat;
}
#topic .visit{display:none;}
#topic h1{display:none;}
#topic h2, #topic h3,#topic p{
	clear:both;
	float:left;
	display:block;
	width:180px;
	padding:0px;
}
#topic h2, #topic h3{
	margin:5px auto;
	font-size:1em;
	line-height:1.5em;
	border:0px;
	background:none;
}
#topic p{
	margin:0px auto;
	font-size:0.85em;
	line-height:1.8em;
	color:#655;
}
.topics_link{
	float:right;
	text-align:right;
	font-size:12px;
	color:#a70000;
}
#topic_flash{
	float:left;
	width:180px;
	height:135px;
	background:#aaa;
}
#topic_flash object{
	width:180px;
	height:135px;
}
/*------news_continue---------*/
.news_continue{
	float:left;
	display:inline;
	width:470px;
	margin:15px 0px 0px 40px;
	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:10px;
	border-collapse:collapse;
	border-spacing:0px;
	background:#fff;
	border:1px #d00 solid;
}
/*------new---------*/
.new{
	float:left;
	display:inline;
	width:470px;
	margin:15px 0px 0px 40px;
	padding:13px 0px  0.2em;
	background:url("../images/t_new.gif") top left no-repeat;
	border-bottom:1px #999 solid;
}
.new h1{display:none;}
.new table{
	clear:both;
	margin:0px;
	padding:0px;
}
.new table td{
	padding:1px 3px;
}
.new_link{
	float:right;
	font-size:12px;
	color:#a70000;
	margint:0px;
	padding:0px 10px 0px;
}
.spease_l{
	width:2.5em;
}

/*------LSC n0ri 20100108 start------*/
/*------new2---------*/
.new2{
	float:left;
	display:inline;
	width:470px;
	margin:15px 0px 0px 40px;
	padding:13px 0px 0.2em;
	background:url("../images/t_evnt.gif") top left no-repeat;
	border-bottom:1px #999 solid;
}
.new2 h1{display:none;}
.new2 table{
	clear:both;
	margin:0px;
	padding:0px;
}
.new2 table td{
	padding:1px 3px;
}
/*------LSC n0ri 20100108 end------*/
