/* 菜单必须样式 */
.menu ul li{float:left;position:relative;z-index:3;}
.menu ul li a{display:block;overflow:hidden;text-align:center;}
.menu .m_t_l{left:0;top:0;}
.menu .m_t_r{right:0;top:0;}
.menu .m_b_l{left:0;bottom:0;}
.menu .m_b_r{right:0;bottom:0;}
.menu .m_t_l,.menu .m_t_r,.menu .m_b_l,.menu .m_b_r{position:absolute;font-size:0;}

/*------ 菜单自定义样式 ------*/
.menu{min-height:45px;_height:45px;background:url(http://inst1.7su.com/template/12002/menu/menu_bg.gif);}
.menu ul {margin-left:0px;}
.menu ul li{width:94px;height:45px;padding-right:3px;margin-left:10px;display:inline;white-space:nowrap;}
.menu ul li a{font-weight:bold;color:#6D92A2;height:45px;min-width:94px;_width:94px;line-height:45px;*line-height:47px;background:url(http://inst1.7su.com/template/12002/menu/menu_li_a.gif) no-repeat center;}
.menu ul li a:hover,.menu ul li a:active,.menu ul li a.on {background:url(http://inst1.7su.com/template/12002/menu/menu_li_a_h.gif) no-repeat center;color:#000000;}
.menu .m_t_l{}
.menu .m_t_r{}
.menu .m_b_l{}
.menu .m_b_r{}


