/*------------------------------*/
/*---------CSS Document---------*/
/*------------------------------*/
#menu{
	height:75px;
}

/*---------customize-----------*/
#topic h2,#topic h3{
	color:#004411;
}
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------wrapper------------*/
#wrapper{
	background:#fff;
}

h1,h2,h3,h4,h5,h6,p{
	width:auto;
	margin:0px;
	padding:0px;
}
#submenu{display:none;}
#main {
	float:right;
	width:946px;
	margin:0px;
	padding:0px 0px 20px 0px;
}
/*-------------top top------------*/
#top_top{
	float:left;
	width:946px;
	height:207px;
	margin:0px 0px 0px;
	padding:0px;
}
/*-------------top left------------*/
#top_left{
	float:left;
	display:inline;
	width:289px;
	margin:0px 0px 0px 7px;
	padding:5px 0px 0px 0px;
}
/*-------------top center------------*/
#top_center{
	float:left;
	width:470px;
	margin:0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*-------------top right------------*/
#top_right{
	float:right;
	width:180px;
	margin:0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------#top_flash------------*/
#top_flash{
	float:left;
	width:538px;
	height:200px;
	margin:0px;
	padding:0px 0px 0px;
	background:url("../images/p_main.png") top center no-repeat;
}
#top_flash object{
	width:100%;
	height:100%;
}
/*-------------#top_gallery------------*/
#top_gallery{
	float:left;
	width:228px;
	height:200px;
	margin:0px;
	padding:0px 0px 0px;
	background:url("../images/t_topics.png") top center no-repeat;
}
#top_gallery object{
	width:100%;
	height:100%;
}
/*-------------#top_top_bn------------*/
#top_top_bn{
	float:right;
	width:180px;
	height:200px;
	margin:0px;
	padding:0px;
}
#top_top_bn img{
	border:0px;
}

/*------jhs_exam---------*/
.jhs_exam{
	float:left;
	width:280px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url("../images/css_exam_jhs.jpg") top left no-repeat;
}
.jhs_exam h1{display:none;}
.jhs_exam table{
	clear:both;
	margin:35px 0px 0px;
	padding:0px 0px 0px;
}
.jhs_exam table td{
	padding:0px 20px 0px;
}
/*------hs_exam---------*/
.hs_exam{
	float:left;
	width:280px;
	margin:0px 0px;
	padding:0px 0px 0px 0px;
	background:url("../images/css_exam_hs.jpg") top left no-repeat;
}
.hs_exam h1{display:none;}
.hs_exam table{
	clear:both;
	margin:35px 0px 0px;
	padding:0px 0px 0px 0px;
}
.hs_exam table td{
	padding:0px 20px 0px;
}
/*-------------top_left_bn------------*/
.top_left_bn{
	float:left;
	margin:10px 0px 0px;
	padding:0px 0px 0px 10px;
}

/*------pickup---------*/
.pickup{
	float:left;
	margin:0px 0px;
	padding:0px 0px 0px 12px;
}

.pickup table{
	width:260px;
	text-align:center;
	line-height:13px;
	font-weight:bold;
	font-size:15px;
	margin:0px 0px 0px 0px;
}
.pickup table td a:hover{
	text-decoration:none;
}
.pickup table .spease_r a:hover{
	color:#333;
	background:url("../images/btn_01_b.jpg") top left no-repeat;
}
.pickup table .spease_r a{
	display: block;
	width: 100%;
	height:30px;
	background:url("../images/btn_01_a.jpg") top left no-repeat;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	color:#333;
}
.pickup table .spease_r1 a:hover{
	color:#333;
	background:url("../images/btn_02_b.jpg") top left no-repeat;
}
.pickup table .spease_r1 a{
	display: block;
	width: 100%;
	height:60px;
	line-height:23px;
	background:url("../images/btn_02_a.jpg") top left no-repeat;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	color:#333;
}
.pickup h1,.pickup h2,.pickup h3,.pickup p,.pickup_link,.pickup img,.pickup table .spease_l{
	display:none;
}
/*------news_continue---------*/
.news_continue{
	clear:both;
	float:left;
	display:inline;
	width:465px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:1.2em;
	font-weight:bolder;
	color:#f00;
}
.news_continue fieldset{
	margin:0px 0px 5px;
}
.news_continue fieldset legend{
	margin:0px 20px 0px;
	padding:1px 10px;
	background:#fff;
}
.news_continue fieldset{
	margin:0px 0px 5px;
	padding:10px;
	border-collapse:collapse;
	border-spacing:0px;
	background:#fff;
	border:1px #d00 solid;
}
/*------main_topics---------*/
#main_topics{
	float:left;
	display:inline;
	width:470px;
	margin:0px 0px 0px;
	padding:20px 0px;
	background:url("../images/main_topics_bg.jpg") top left no-repeat;
}
#main_topics h1{display:none;}
#main_topics h2,#main_topics h3{
	float:left;
	width:285px;
	margin:0px 0px 0px;
	padding:10px 15px 0px 10px;
	font-size:1em;
	line-height:1.2em;
	color:#F60;
}
#main_topics p{
	float:right;
	width:285px;
	margin:0px;
	padding:10px 15px 0px 10px;
	font-size:0.85em;
	line-height:1.5em;
	color:#333;
}
.main_topics_link{
	float:right;
	text-align:right;
	font-size:12px;
	color:#a70000;
}
#main_topics_flash{
	float:left;
	width:160px;
	height:120px;
	margin:0px 0px 0px;
	background:#fff;
}
#main_topics_flash object{
	width:100%;
	height:100%;
}

/*------new---------*/
#news{
	float:left;
	display:inline;
	width:470px;
	margin:0px 0px 0px;
	padding:0px;
}
#news_menu{
	float:left;
	display:block;
	width:468px;
	height:24px;
	margin:0px 0px 0px;
	padding:0px;
}
#news_menu ul {
	list-style:none;
	margin:0px 0px 0px;
}
#news_menu ul li{
	display:block;
	float:left;
}
.new_link{
	display:block;
	width:72px;
	font-size:12px;
	line-height:24px;
	padding:0px 0px 0px 0px;
	border-bottom:1px #999 solid;
}
#news_list{
	float:left;
	width:460px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px #999 solid;
	border-right:1px #999 solid;
	border-left:1px #999 solid;
}
#news_list h1{display:none;}
#news_list table{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#news_list table td{
	padding:0px 10px 0px 17px;
}
.newly_news{
	display:inline;
	float:left;
	margin:0px 5px 5px;
	padding:0px 0px 5px;
	border-bottom:1px #999 solid;
}
.newly_news h2, .newly_news h3{
	display:inline;
	float:left;
	width:345px;
	margin:0px 0px 0px;
	padding:10px 0px 0px 10px;
	font-size:1em;
	line-height:1.2em;
}
.newly_news p{
	display:inline;
	float:left;
	width:345px;
	margin:0px 0px;
	padding:5px 0px 0px 10px;
	font-size:0.85em;
	line-height:1.5em;
	color:#333;
}
.newly_img{
	display:inline;
	float:right;
	width:80px;
	height:60px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	background:#fff;
}
.newly_img img{
	display:inline;
	float:right;
	width:80px;
	height:60px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#fff;
}
.newly_news_flash object{
}
#news_01 ,#news_10 ,#news_60 ,#news_70 ,#news_80{
	display:none;
}
#news_01{
	display:block;
}
/*----------search_area---------*/
#search_area{
	width:180px;
	height:64px;
	margin:0px 0px 0px;
	padding:0px;
	background:url("../images/css_search01.jpg") top left no-repeat;
}
#search_area form{
	float:left;
	padding:15px 13px 0px 17px;
}
#search_text{
	width:140px;
}
#search_area .search_btn{
	float:right;
	padding:0px 10px 0px 0px;
}
/*----------top_right_bn---------*/
#top_right_bn{
	float:right;
	display:block;
}
#top_right_bn ul{
	list-style:none;
	margin:0px 0px 0px;
}
#top_right_bn li{
	display:block;
	float:right;
}
/*--------------footer_menu-----------*/
#footer_menu {
	clear:both;
	display:block;
	width:946px;
	margin:0px;
	padding:5px 0px;
	font-size:12px;
}
#footer_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
#footer_menu li{
	display:inline;
	margin:0px;
	padding:0px;
}
#footer_menu li a{
	margin:0px;
	padding:0px 0px 1px;
}
#footer_menu li a:hover {
	text-decoration:underline;
}

