@charset "utf-8";
/* CSS Document */

.menu {font-family: arial, sans-serif; width:699px; height:28px; position:relative; margin:0; font-size:11px; margin:0px 0 0px 0; background:#fff; position:relative; z-index:100; }
.menu ul {padding:0; margin:0; list-style-type: none;}

.menu ul li {float:left; border-left:1px solid #eee; width:115px; text-align:center;}

.menu ul li a, .menu ul li a:visited {display:block; width:110px; text-decoration:none; padding:0 0 0 5px; height:28px; line-height:28px; color:#fff; background:#4269aa url(/_resource/_images/drop.gif) bottom right no-repeat;}

.menu table {border-collapse:collapse; margin:0; padding:0; font-size:1em;}

.menu ul li ul {visibility:hidden; position:absolute; top:28px; left:0; }


.menu ul li:hover a,
.menu ul li a:hover {color:#fff; background:#00255e;}

.menu ul li:hover ul,
.menu ul li a:hover ul {visibility:visible; width:699px;background:#00255e; color:#fff;}

.menu ul li:hover ul.right_side li,
.menu ul li a:hover ul.right_side li {float:right; border:0; border-left:1px solid #eee;}

.menu ul li:hover ul.left_side li,
.menu ul li a:hover ul.left_side li {float:left; border:0; border-left:1px solid #eee;}

.menu ul li:hover ul li a.sub,
.menu ul li a:hover ul li a.sub {background:#00122b url(/_resource/_images/drop2.gif) bottom right no-repeat; color:#fff;}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {visibility:hidden; position:absolute; left:0; top:28px; }

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {display:block; background:#00255e url(/_resource/_images/drop2.gif) bottom right no-repeat; color:#fff; color:#fff; line-height:13px;}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {background:#00122b; color:#fff;}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {visibility:visible; color:#fff; background:#00122b;}

.menu ul li:hover ul.right li {float:right;}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {background:#00122b; color:#fff;}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {background:#193387; color:#fff;}