#menu {margin:0 auto; clear:both; width:1000px; height:60px;}
    #sub0 {background-color:#af0b01; margin: 0 0 0 271px;}
    #sub1 {margin: 0 0 0 271px;}


#menu a:active, #menu a:focus {outline:0;}
#menu ul.none {display:none;}
#menu ul.yes {display:block;}

#menu ul {list-style-type:none; padding:0; height:30px; margin:0 auto;}
#menu ul li {display:block; width:110px; height:30px; float:left; margin-right:1px;}

.arrow {float: right; display:block; width:110px; color:#fff; height: 30px; cursor:pointer; text-align:center; line-height:30px; text-decoration:none;}
.sub {display:block; width:80px; height: 24px; color:#5c5c5c; cursor:pointer; text-align:center; line-height:24px; text-decoration:none; font-weight:bold;}



#menu ul li.clicked a.arrow {background: #5c5c5c; color:#fff;}

#menu a.arrow:hover {color:#fff; background:#5c5c5c;}

#menu a:hover {color:#5c5c5c; text-decoration:none;}
#menu ul a:active , #menu ul a:focus {color:#af0b01; text-decoration:underline;}

.left_red_menu_bar { background-color:#af0b01; width:271px; height:30px; float:left;}
