/* ===================================================================================== */
/* == LinkSoon 联迅软件 www.LinkSoon.net == */
/* == aSchool styles by vr4u 20110719 == */
/* == Contact us:(Weihai)0631-5267666 == */
/* ===================================================================================== */

/* == 页面内容样式表 ===================================================================== */
#Container{ background:#FFF url(bg.gif) 0 0 repeat;}
		#TopBanner{ height:372px; background-image:url(top_banner.jpg); background-position:left top; background-repeat:repeat;}
	#Nav{ margin:0 auto; padding:0 0 0 2px; width:958px; height:35px; border-bottom:solid 1px #FFF; background: url(nav_bg.png) 0 0 repeat-x;}
		.Menu a{ float:left; padding:0 15px; font-size:14px; background:url(nav_line.png) right center no-repeat;}
		.Menu a.on{ float:left; margin:0 0 0 -2px; padding:0 15px; font-size:14px; background:url(nav_btn_hover.png) 0 0 repeat-x;}
		
		.MainTitle{ height:30px; line-height:30px; border-bottom:solid 1px #DCDCDC; background:#DFDFDF url(title_bg.png) 0 0 repeat-x;}
		.MainTitleLight{ height:30px; line-height:30px; border-bottom:solid 1px #C6DAEC; background:#DAE8F3 url(title_light_bg.png) 0 0 repeat-x;}
			
	/* == 网页底部 == */
	#Footer{ margin:20px auto 0 auto; padding:15px 0 20px; width:960px; border-top:solid 3px #CACACA; text-align:center; line-height:22px;}
