/* 菜单必须样式 */
.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:44px;_height:44px;background:url(http://inst1.7su.com/template/12015/menu/menu_bg.gif); margin-bottom:5px;}
.menu ul {margin-left:13px;}
.menu ul li{width:94px;height:44px;padding-right:3px;}
.menu ul li a{font-weight:bold;color:#fff;height:44px;width:94px;line-height:44px;*line-height:46px; background:url(http://inst1.7su.com/template/12015/menu/menu_li_a.gif) right center no-repeat;}
.menu ul li a:hover,.menu ul li a:active,.menu ul li a.on {color:#fdda20;}
.menu .m_t_l{background:url(http://inst1.7su.com/template/12015/menu/m_t_l.gif) no-repeat;width:11px;height:44px;}
.menu .m_t_r{background:url(http://inst1.7su.com/template/12015/menu/m_t_r.gif) no-repeat;width:11px;height:44px;}
.menu .m_b_l{}
.menu .m_b_r{}

