@charset "utf-8";
*{margin:0px; padding:0px;}
body {
	font-family: ,Verdana, Arial;
	margin:0px auto 0px auto ;
	font-size: 11px;
	width:800px;
}
#top{ background:url(../images/bannerbg.jpg), no-repeat; width:990px; height:125px;} 
#menu{ background:url(../images/navbg.gif), repeat-x; height:33px;width:990px;}
#menu li{ width:50px; float:left; line-height:33px; font-size:12px; filter:DropShadow(Color=#004A80, OffX=1, OffY=1, Positive=1); color:#fff; text-decoration:none; padding:0px,8px,0px,8px;}
#menu li.fen{ margin:auto; width:5px;}
#menu a:link {color:#fff;}

