body {
	
	margin: 0;
	padding:0;
	font-size:12px;
	color:#616161;

	 

}
a{color:#616161; text-decoration:none}
a:hover{
	color:#5e6db3;
	position:relative;
	top:1px;
	left:1px;
	
}
#container{
	margin:0 auto;
	width:990px;
}
#mainbody_home{
	
}


/*header
=======================================================================================================*/
.header{   width:990px; height:286px; background-image:url(../image/2page_header_pic.jpg)}
.header_f{ padding:0 0 0 200px}


/*news setting
=======================================================================================================*/
.news{font-size:12px; color:#666;}
.news a{
	color:#616161;
	text-decoration:none;
	/*background:url(../images/icon_point.gif) 5px 5px no-repeat;*/
	padding-left:10px;
}
.news a:hover{
	color:#5e6db3;
	position:relative;
	top:1px;
	left:1px;
}
.news .data{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	background:url(../image/2page_header_bg.jpg) right;
}
.news_list{
	background:url(../image/newslist_bg.jpg) left;
}
.news .title{
	border-bottom:1px solid #e4e4e4;
	height:26px;
	line-height:26px;
}
.btn_more{margin:10px 0 0 0;}

/*引導 setting
=======================================================================================================*/



/*分校介紹 setting
=======================================================================================================*/
.school_pic{ background:url(../image/school_pic_bg.jpg) top center no-repeat; text-align:center;font-size:12px;color:#666;}
.school_pic img{width:96px;height:58px;margin:4px 4px 5px 6px;}

/*footer setting
=======================================================================================================*/
#footer{clear:both;background:url(../image/footer_bg.jpg) ;height:60px;}
#footer p{font-size:12px;color:#666666;padding:14px 0 0 30px;margin:0 0 0 130px;}#mainbody {
	height: 100%;
}
#zuo {
	background-color: #5F6DB4;
	height: 500px;
	width: 220px;
}
#apDiv1 {
	clip: rect(auto,auto,auto,auto);
	left: 550px;
}

/*add by spark 2013.06.03
=======================================================================================================*/
#header_home{ position:relative; width:990px; height:367px;}
#header_home .menu{ background:url(../image/1page_header_bg.jpg) 0 0 no-repeat;}

/*主導航*/
.menu{ position:absolute;width:730px; right:14px; top:0; height:24px;}
.menu ul{ padding:4px 10px; margin:0; height:16px; list-style:none;}
.menu li{ float:left; line-height:16px; border-right:1px solid #fff;}
.menu li a{ color:#fff; padding:0 12px; font-size:12px; line-height:16px;font-weight:normal;}
.menu li a:hover{ color:#fc6;}
.menu li.last{ border:0;}
.menu li.last a{ padding-right:0;}