

.menus{
	width:1000px; height:26px; float:right; margin-top:24px;
}
ul.menu {list-style:none; margin:0; padding:0;}
ul.menu * {margin:0; padding:0}
ul.menu a { display:block; height:26px; width:100px; text-align:center; line-height:25px; }
ul.menu a:hover {
	color:#FFF;
}
ul.menu li {
	width:100px; height:26px; background:url(../images/line.gif) no-repeat right center; font-size:14px; font-family:"Microsoft YaHei"; float:left; display:inline; position:relative; text-align:center; z-index:900;
}
ul.menu li a{
	width:100px; height:26px; float:left; color:#065098;
}
ul.menu li a:hover {
	color:#FFF; background:url(../images/m_h.png) no-repeat center top;
}

ul.menu ul { position:absolute; top:26px; left:0px; width:100px; display:none; opacity:0; list-style:none; background-color:#024380; }

ul.menu ul li { position:relative; width:100px; height:30px; line-height:30px; background:none; margin:0px auto 0px auto; font-size:12px; font-family:"ËÎÌå"; border-bottom:1px solid #3a6c9c; }
ul.menu ul li a {
	display:block; width:100px; height:30px; line-height:30px; color:#FFF; text-align:center; margin:0px;
}
ul.menu ul li a:hover {  color:#fe8d3d; background:none; text-decoration:none; }
/*ul.menu ul ul {left:87px; top:0px;}*/
ul.menu .menulink {
	width: 100px; height: 40px; text-align:center;
}
ul.menu .menulink:hover, ul.menu .menuhover { color:#FFF; background:url(../images/m_h.png) no-repeat center top; }
