@charset "utf-8";
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenubGUQFDB {position:relative;z-index:100;width:100%;min-width:550px;height:23px;text-align:right;}
* html .AJXMenubGUQFDB .ajxmw1 {float:left;height: 1px;border-left:550px solid #fff;}
* html .AJXMenubGUQFDB .ajxmw2 {position:relative;margin-left:-550px;height:1px;}
.AJXMenubGUQFDB ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenubGUQFDB ul {display:inline;}
*+html .AJXMenubGUQFDB ul {display:inline;}
.AJXMenubGUQFDB li {float:left;margin:0;}
.AJXMenubGUQFDB a {display:block;float:left;height:23px;white-space:nowrap;padding:0 0 0 8px;font:bold 12px Arial, Helvetica, sans-serif;line-height:23px;text-decoration:none;text-align:center;color:#d33721;background:url(ajxmenu1_files/top.gif) no-repeat top left;}
.AJXMenubGUQFDB a span {display:block;padding:0 8px 0 0;background:url(ajxmenu1_files/top.gif) no-repeat top right;}
.AJXMenubGUQFDB li:hover a,.AJXMenubGUQFDB a:hover {color:#ffffff;background:url(ajxmenu1_files/top.gif) no-repeat bottom left;}
.AJXMenubGUQFDB li:hover a span,.AJXMenubGUQFDB a:hover span {background:url(ajxmenu1_files/top.gif) no-repeat bottom right;}
.AJXMenubGUQFDB img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenubGUQFDB li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenubGUQFDB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
