.jquerycssmenu {height: 48px; line-height: 48px; font-family:"Microsoft Yahei";font-size:14px;width:980px;margin:0 auto 7px auto;  }
	.jquerycssmenu span { float:right; }
	.jquerycssmenu ul li { position: relative; display: inline; float: left;width:121px;padding-right:1px;z-index:1000; background:url(../images/line.jpg) no-repeat center right}
		.jquerycssmenu ul li a { color: #fff; display: block;text-align:center;width:121px;}
			.jquerycssmenu ul li a:hover {color: #52f1ff;}
			
.jquerycssmenu ul li ul { position: absolute; left: 0; visibility: hidden; display: block; background: #073fa2; filter: Alpha(Opacity=90); opacity:0.9;_width:170px;_overflow:hidden;font-size:12px !important;}
	.jquerycssmenu ul li ul li { float: none; height: 28px; line-height: 28px; margin:0 !important;padding:0 !important}
		.jquerycssmenu ul li ul li ul { top: 0; filter: Alpha(Opacity=90); opacity:0.9; overflow:hidden;}
			

.jquerycssmenu ul li ul li a { width: 111px; background:#03374a ;display: block;text-align:left !important;padding-left:10px;color:#fff !important;}
	.jquerycssmenu ul li ul li a:hover{background:#30bbc7 !important;color:#03374a !important}
