/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
 Unregistered copy.
 Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenuHDZJQDB {position:relative;z-index:100;width:100%;min-width:38px;height:30px;border:1px solid #999999;background:#ffffff url(ajxmenu5_files/menu-bg.gif) center center;text-align:center;}
* html .AJXMenuHDZJQDB .ajxmw1 {float:left;height: 1px;border-left:40px solid #fff;}
* html .AJXMenuHDZJQDB .ajxmw2 {position:relative;margin-left:-40px;height:1px;background:#ffffff url(ajxmenu5_files/menu-bg.gif) center center;}
.AJXMenuHDZJQDB ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenuHDZJQDB ul {display:inline;}
*+html .AJXMenuHDZJQDB ul {display:inline;}
.AJXMenuHDZJQDB li {float:left;width:40px;margin:0;}
.AJXMenuHDZJQDB a {display:block;width:40px;height:30px;white-space:nowrap;padding:0 0px 0 0px;font:11px/30px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#777777;}
.AJXMenuHDZJQDB li:hover a,.AJXMenuHDZJQDB a:hover {color:#ffffff;background:#999999;}
.AJXMenuHDZJQDB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
