/***
Header
所有页面头部
2009.Mar.7th Chou
hellozj@gmail.com
***/
#nav{width:914px;height:38px;background:url(../images/frame/head_r.gif) right no-repeat;overflow:hidden; margin-bottom:10px;}
.nav_l{width:184px;height:38px;background:url(../images/frame/head_glodray.gif) left no-repeat; float:left}
.nav_m{width:712px;height:38px;background:#484a4b;float:left; }
.nav_m ul{margin-left:23px; float:left;}
.nav_m ul .first{background:none;}
.nav_m ul li{float:left;width:130px; background:url(../images/icon/seperater.gif) left center no-repeat; text-align:center;}
.nav_m a{line-height:35px;color:#fffffd; font-weight:bold; font-family:Arial,"宋体";}
.nav_m a:hover{color:#CC6600}
/**END**/