@charset "utf-8";
/*------------------------------*/
/*---------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_top_main.jpg") top center repeat-y;*/
}
#submenu{display:none;}
#main {
	float:right;
	width:765px;
	padding:0px 0px 20px 0px;
	background:#fff;
}
/*-------------#top_flash------------*/
#top_flash{
	float:left;
	display:inline;
	width:480px;
	height:200px;
	margin:23px 0px 0px 40px;
	padding:0px;
	background:#aaa;
}
#top_flash object{
	width:100%;
	height:100%;
}
#top_flash h1,#top_flash h2,#top_flash h3,#top_flash p,#top_flash a{
	display:none;
}
/*--------------top_banne-------------*/
#top_banner{
	float:right;
	width:215px;
	margin:15px 0px 0px 0px;
	padding:0px;
}
#top_banner img{
	width:100%;
	margin:0px;
	padding:0px;
}
/*------subheader---------*/
.subheader table{
	float:right;
	margin:0px;
	padding:0px;
	width:auto;
	font-size:0.8em;
	background:url("../images/css_bar01.gif") bottom right no-repeat;
}
.subheader td{
	padding:0px 3px;
}
.subheader a{
	color:#666;
}
.subheader a:hover{
	text-decoration:none;
	color:#fff;
	background:#8BACFF bottom right no-repeat;
}

/*------pickup---------*/
.pickup{
	float:left;
	display:inline;
	width:480px;
	margin:40px 0px 0px 40px;
	padding:0px;
	background:url("../images/t_pickup.gif") top left no-repeat;
}
.pickup_flash{
	float:left;
	display:inline;
	width:210px;
	height:240px;
	margin:35px 0px 0px 0px;
	border:2px #999 solid;
	background:#aaa;
}
.pickup_flash object{
	width:100%;
	height:100%;
}
.pickup table{
	float:right;
	width:261px;
	/*height:42px;*/
	text-align:center;
	line-height:17px;
	font-weight:bold;
	font-size:15px;
	color:#f63;
	margin:30px 0px 0px 0px;
}
.pickup table td a:hover{
	text-decoration:none;
}
.pickup table .spease_r a:hover{
	background:url("../images/btn_b.gif") top left no-repeat;
}
.pickup table .spease_r a{
	display: block;
	width: 100%;
	height:33px;
	color:#f63;
	background:url("../images/btn_a.gif") top left no-repeat;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
.pickup table .spease_r1 a:hover{
	background:url("../images/btn_02_b.gif") top left no-repeat;
}
.pickup table .spease_r1 a{
	display: block;
	width: 95%;
	height:65px;
	/*line-height:10px;*/
	line-height:26px;
	color:#f63;
	background:url("../images/btn_02_a.gif") top left no-repeat;
	margin:0px 0px 0px 0px;
	padding:4px 2.5% 0px 2.5%;
}
.pickup h1,.pickup h2,.pickup h3,.pickup p,.pickup_link,.pickup img,.pickup table .spease_l{
	display:none;
}
/*------topics---------*/
.topics{
	float:left;
	display:inline;
	width:480px;
	margin:40px 0px 0px 40px;
	padding:15px 0px 0px;
	*padding:30px 0px 0px;
	background:url("../images/t_topics.gif") top left no-repeat;
}
.topics br{
	margin:0px 0px 50px 0px;
}
.topic{
	margin:10px 0px 0px 0px;
	width:480px;
	background:none;
}
.topic h1{display:none;}
.topic h2{
	float:left;
	width:300px;
	margin:0px 10px;
	padding:0px;
	font-size:1.2em;
	line-height:1.2em;
	border:0px;
	color:#039;
	background:none;
}
.topic h3{
	float:left;
	width:300px;
	margin:30px 0px 0px 0px;
	padding:0px;
	font-size:1.2em;
	line-height:1.2em;
	border:0px;
	background:none;
}
.topic p{
	float:left;
	width:300px;
	margin:0px 10px;
	padding:0px;
	font-size:0.85em;
	line-height:1.6em;
	color:#666;
}
.topics_link{
	float:right;
	text-align:right;
	font-size:12px;
	color:#a70000;
}
.topics_flash{
	float:right;
	width:150px;
	height:70px;
	margin:0.5em 0px;
	/*margin:0px 0px 10px 0px;*/
	/*background:#aaa;*/
}
.topics_flash object{
	width:100%;
	height:100%;
}
.topic .clear{
	clear:both;
	border-bottom:1px #999 solid;
}
/*------news_continue---------*/
.news_continue{
	float:left;
	display:inline;
	width:480px;
	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;
	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:480px;
	margin:20px 0px 0px 40px;
	padding:0px;
	background:url("../images/t_new.gif") top left no-repeat;
}
.new h1{display:none;}
.new table{
	clear:both;
	width:480px;
	line-height:1.4em;
}
.new table td{
	padding:3px;
	border-bottom:1px #999 solid;
}
.new_link{
	float:right;
	font-size:13px;
	color:#a70000;
	margin:0px;
	padding:0px 10px;
}
/*------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;
}

