@charset "utf-8";
body,td,th {font-family: Arial, Helvetica, sans-serif;color: #787878;font-size: 13px; margin: 0;}
.white {color: #FFFFFF;}
.Red {color: #e54538;}
.black {color: #787878;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}
.RedTitle {color: #e54538;font-size: 14px;font-weight: bold;height: 10px;margin-top: 10px;}
.xuxian {border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #787878;}
.xuxianCopy {border: 1px dashed #787878;}
.menu {font-size: 14px;font-weight: bold;color: #FFFFFF;}
.address {color: #787878;background-color: #E7E7E7;font-style: italic;font-weight: bold;}
.TheOctagon {margin: 5px;padding: 10px;float: left;height: 90px;width: 120px;border: 1px dashed #E7E7E7;text-align: center;}
.trA TD{background:#fff;}
.trB TD{background:#eee;}

/* common styling */
.menu_top {font-family: arial, sans-serif; position:relative; margin:0; font-size:11px; margin:1px 0;}
.menu_top ul li a, .menu_top ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:20px; text-align:center; color:#fff; border:1px solid #fff; background:#e54538; line-height:20px; font-size:11px; overflow:hidden;}
.menu_top ul {padding:0; margin:0;list-style-type: none; }
.menu_top ul li {float:left; margin-right:1px; position:relative;}
.menu_top ul li ul {display: none;}

/* specific to non IE browsers */
.menu_top ul li:hover a {color:#fff; background:#df3a07;}
.menu_top ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu_top ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu_top ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu_top ul li:hover ul li ul {display: none;}
.menu_top ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu_top ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu_top ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu_top ul li:hover ul li:hover ul.left {left:-105px;}

