@charset "utf-8";
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuUZQFBBC {position:relative;margin:0 auto;z-index:100;width:222px;}
.AJXMenuUZQFBBC ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#ffffff;}
.AJXMenuUZQFBBC li {float:left;width:222px;margin:0;}
.AJXMenuUZQFBBC a {display:block;width:206px;height:33px;white-space:nowrap;padding:0 0 0 14px;font:bold 14px "Trebuchet", Arial, Helvetica, sans-serif;line-height:33px;text-decoration:none;text-align:center;border:1px solid #ffffff;color:#ffffff;background:#5f4e47;}
.AJXMenuUZQFBBC a span {display:block;padding:0 28px 0 0;}
.AJXMenuUZQFBBC li:hover a,.AJXMenuUZQFBBC a:hover {background:#a83f12;}
.AJXMenuUZQFBBC li:hover a span,.AJXMenuUZQFBBC a:hover span {background:none;}
.AJXMenuUZQFBBC img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenuUZQFBBC li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenuUZQFBBC br {clear:both;height:0;font-size: 1px;line-height: 0px;}
