﻿
/*----- menu star-----*/
 #menu{height:33px; background:url(../img/menu.gif) top no-repeat;}
 #menu li A{display:block;height:33px; font-size:14px; font-weight:bold; color:#FFF; line-height:32px; text-align:center;background: url(../img/menu.gif) top no-repeat ;text-decoration:none;}
 #menu li A:hover{color:#13558a;}
 #menu li{float:left;}
 
 #menu LI.m1 A{width:110px; background-position:0 0;}
 #menu LI.m1 A:hover{background-position:0px -35px;}
 #menu LI.m2 A{width:116px; background-position:-110px 0;}
 #menu LI.m2 A:hover{background-position:-110px -35px;}
 #menu LI.m3 A{width:115px; background-position:-226px 0;}
 #menu LI.m3 A:hover{background-position:-226px -35px;}
 #menu LI.m4 A{width:125px; background-position:-341px 0;}
 #menu LI.m4 A:hover{background-position:-341px -35px;}
 #menu LI.m5 A{width:133px; background-position:-466px 0;}
 #menu LI.m5 A:hover{background-position:-466px -35px;}
 #menu LI.m6 A{width:116px; background-position:-599px 0;}
 #menu LI.m6 A:hover{background-position:-599px -35px;}
 #menu LI.m7 A{width:125px; background-position:-715px 0;}
 #menu LI.m7 A:hover{background-position:-715px -35px;}

 #menu LI.m8 A{width:150px; background-position:-840px 0;}
 #menu LI.m8 A:hover{background-position:-840px -35px;}
	
.overmenu{ height:25px; line-height:25px; padding:0 5px; background:#e9f8ff; border-left:#bfdfee 1px solid; border-bottom:#bfdfee 1px solid; border-right:#bfdfee 1px solid; margin-bottom:8px;}
/*----- menu end-----*/

