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

/*---------customize-----------*/
#topic h2,#topic h3{
	color:#004411;
}
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------wrapper------------*/
h1,h2,h3,h4,h5,h6,p{
	width:auto;
	margin:0px;
	padding:0px;
}
#wrapper{
	background:#fff;
	/*background:#fff url("../images/css_index.gif") top center repeat-y;*/
}
#submenu{display:none;}
#menu{display:none;}
#main {
	float:right;
	width:946px;
	padding:0px 0px 20px 0px;
}

/*-------------top left------------*/
#top_left{
	float:left;
	width:495px;
	height: auto;
	padding:0px 0px 20px;
}
/*-------------top right------------*/
#top_right{
	float:right;
	width:430px;
	height: auto;
	padding:0px 0px 20px;
}
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------#top_flash------------*/
#top_flash{
	float:left;
	width:495px;
	height:380px;
	margin:0px;
	padding:0px 0px 0px;
}
#top_flash object{
	width:100%;
	height:100%;
}
/*--------------but_area-------------*/
#but_area{
	float:left;
	width:492px;
	height:28px;
	margin:10px 0px 10px;
	padding:0px;
}
#but_area img{
	float:left;
	border:none;
}
#banner_box{
	float:left;
	width:468px;
	margin:10px 10px 0px 10px;
}
#banner_box .border_l{
	float:left;
}
#banner_box .border_r{
	float:right;
}
/*------news_continue---------*/
.news_continue{
	clear:both;
	float:left;
	display:inline;
	width:425px;
	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:10px;
	border-collapse:collapse;
	border-spacing:0px;
	background:#fff;
	border:1px #d00 solid;
}
/*--------------exam-----------*/
#exam{
	float:left;
	width:208px;
	margin:10px 5px 0px 0px;
	padding:0px;
	border:1px solid #115555;
}
#exam h2{
	border:none;
	border-bottom:1px solid #115555;
	margin:0px;
	padding:0px;
}
#exam ul{
	list-style:none;
	margin:0px;
	padding:5px 0px;
}
#exam li{
	margin:0px;
	padding:5px 0px 0px;
	line-height:1.4em;
	font-size:1em;
}
#exam a.sankaku1{
	display:inline;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 14px;
	background:url("../images/btn_snakaku_f1.gif") top left no-repeat;
	color:#14326A;
}
#exam a:hover.sankaku1{
	background:url("../images/btn_snakaku_f0.gif") top left no-repeat;
	color:#FF0000;
}
#exam a.sankaku2{
	display:inline;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 14px;
	background:url("../images/btn_snakaku_f2.gif") top left no-repeat;
	color:#14326A;
}
#exam a:hover.sankaku2{
	background:url("../images/btn_snakaku_f0.gif") top left no-repeat;
	color:#FF0000;
}
/*------topics---------*/
#topic{
	float:left;
	display:inline;
	width:430px;
	margin:10px 0px 0px;
	padding:0px;
	background:url("../images/t_topic.jpg") top left no-repeat;
	border-bottom:1px solid #115555;
}
#topic h1{display:none;}
#topic h2,#topic h3{
	float:left;
	width:212px;
	margin:0px;
	padding:23px 5px 5px;
	font-size:1em;
	line-height:1.2em;
	border-bottom:1px solid #115555;
	background:none;
}
#topic p{
	float:left;
	width:212px;
	margin:0px;
	padding:5px;
	font-size:0.85em;
	line-height:1.5em;
	color:#666;
}
.topics_link{
	float:right;
	text-align:right;
	font-size:12px;
	color:#a70000;
}
#topic_flash{
	float:right;
	width:205px;
	height:154px;
	margin:9px 0px 0px;
	background:#aaa;
}
#topic_flash object{
	width:100%;
	height:100%;
}
/*------new---------*/
.new{
	float:right;
	display:inline;
	width:430px;
	margin:10px 0px 0px;
	padding:0px;
	background:url("../images/t_new.gif") top left no-repeat;
}
.new h1{display:none;}
.new table{
	clear:both;
	margin:0px;
	padding:30px 0px 0px 0px;
}
.new table td{
	padding:3px;
	border-bottom:1px #999 solid;
}
.new_link{
	float:right;
	font-size:12px;
	color:#a70000;
	margint:0px;
	padding:5px 10px 0px;
}
/*--------------top_menu-----------*/
#top_menu {
	clear:both;
	display:block;
	width:946px;
	margin:0px;
	padding:5px 0px;
	font-size:0.7em;
	border-top:1px solid #115555;
}
#top_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
#top_menu li{
	display:inline;
	margin:0px;
	padding:0px;
}
#top_menu li a{
	margin:0px;
	padding:0px 0px 1px;
}
#top_menu li a:hover {
	text-decoration:underline;
}
