/*------------------------------*/
/*---------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_index.gif") top center repeat-y;
}
#submenu{display:none;}
#main {
	float:right;
	width:766px;
	padding:0px 0px 20px 0px;
	background:#fff;
}

/*-------------#top_flash------------*/
#top_flash{
	float:right;
	width:766px;
	height:240px;
	margin:0px;
	padding:0px;
	background:#aaa;
}
#top_flash object{
	width:100%;
	height:100%;
}
/*------top_side---------*/
#top_side{
	float:left;
	width:180px;
	margin:0px;
	padding:20px 0px 0px 40px;
}
/*------top_topics---------*/
#topics{
	display:inline;
	float:left;
	width:180px;
	margin:0px;
	padding:0px;
	background:url("../images/t_topics_h_bg.gif") top left repeat-y;
}
#topics h1{display:none;}
#topics h2, #topics h3,#topics p{
	clear:both;
	float:left;
	display:block;
	width:160px;
	padding:0px;
}
#topics h2, #topics h3{
	margin:5px auto;
	font-size:1em;
	line-height:1em;
	border:0px;
	background:none;
}
#topics p{
	margin:0px auto;
	font-size:0.85em;
	line-height:1.4em;
	color:#666;
}
.topics_link{
	float:right;
	text-align:right;
	font-size:12px;
	color:#a70000;
}
.topics_flash{
	float:left;
	width:180px;
	height:135px;
	background:#aaa;
}
.topics_flash object{
	width:180px;
	height:135px;
}
.topics_head{
	clear:both;
	width:180px;
	height:30px;
	background:url("../images/t_topics_top.gif") top left no-repeat;
}
.topics_end{
	clear:both;
	width:180px;
	height:10px;
	background:url("../images/t_topics_bottom.gif") top left no-repeat;
}
/*--------------top_banne-------------*/
#top_banner{
	float:left;
	display:inline;
	width:180px;
	margin:40px 0px 0px;
	padding:0px;
}
#top_banner img{
	width:100%;
	margin:0px;
	padding:0px;
}
/*------news_continue---------*/
.news_continue{
	float:right;
	display:inline;
	width:470px;
	margin:0px 40px 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;
}
/*------new---------*/
.new1,.new2{
	float:right;
	display:inline;
	width:470px;
	margin:30px 40px 0px 0px;
	padding:0px;
}
.new1{
	background:url("../images/t_new1.gif") top left no-repeat;
}
.new2{
	background:url("../images/t_new2.gif") top left no-repeat;
}
.new1 h1,.new2 h1{display:none;}
.new1 table,.new2 table{
	clear:both;
	margin:30px 0px 0px 0px;
	/*border-bottom:1px #999 solid;*/
}
.new1 table td,.new2 table td{
	padding:3px;
}
.new_link{
	float:right;
	font-size:0.85em;
	color:#a70000;
	margint:0px;
	padding:0px 40px;
}
/*------SchoolPolicy---------*/
#SchoolPolicy{
	clear:both;
	width:100%;
	text-align:center;
}
