/* system_menu<XPO_LEVEL></XPO_LEVEL><XPO_SELECTED></XPO_SELECTED> */
/* system_menu_L1_selected */
.menus a { color:#fff; font-size:11px; }
.menus .separator { width:100%; height:1px; background: url('/images/menusep.png') top center repeat-y; margin:5px 0; }

.system_menu { padding-left:20px; }
.system_menu:hover {}
.system_menu_selected{ font-weight: bold;  color:#f1d62d; }

.system_menu_L1 { padding-left:30px; padding-bottom: 3px; font-weight:bold; color:#fff;}
.system_menu_L1 .kep { background: url('/images/bullet.png') top center no-repeat; width:8px; height:8px; margin-right:5px; }
.system_menu_L1:hover {}
.system_menu_L1_selected { padding-left:30px;font-weight: bold; }
.system_menu_L1_selected a { color: #f1d62d; }
.system_menu_L1_selected .kep { background: url('/images/bullet3.png') top center no-repeat; width:8px; height:8px; margin-right:5px; }

.system_menu_L2 {padding-left:40px; padding-bottom: 3px; color:#fff;}
.system_menu_L2:hover {}
.system_menu_L2_selected{padding-left: 40px;font-weight: bold; }
.system_menu_L2 .kep { background: url('/images/bullet.png') top center no-repeat; width:8px; height:8px; margin-right:5px; }
.system_menu_L2_selected a { color: #f1d62d; }
.system_menu_L2_selected .kep { background: url('/images/bullet3.png') top center no-repeat; width:8px; height:8px; margin-right:5px; }

.system_menu_L3 {padding-left:50px;padding-bottom: 3px; color:#fff;}
.system_menu_L3:hover {}
.system_menu_L3_selected{padding-left: 50px;font-weight: bold; }
.system_menu_L3 .kep { background: url('/images/bullet.png') top center no-repeat; width:8px; height:8px; margin-right:5px; }
.system_menu_L3_selected a { color: #f1d62d; }
.system_menu_L3_selected .kep { background: url('/images/bullet3.png') top center no-repeat; width:8px; height:8px; margin-right:5px; }

.system_menu_L4 {padding-left:60px;}
.system_menu_L4:hover {}
.system_menu_L4_selected{padding-left: 60px;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}

.system_menu_L5 {padding-left:70px;}
.system_menu_L5:hover {}
.system_menu_L5_selected{padding-left: 70px;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}

.system_menu_L6 {padding-left:80px;}
.system_menu_L6:hover {}
.system_menu_L6_selected{padding-left: 80px;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}

.system_menufoot { text-decoration: none; color: #a70016;}
.system_menufoot:hover {}
.system_menufoot_selected{}

.system_menufoot_L1 { text-decoration: none; color: #a70016;}
.system_menufoot_L1:hover { color: red; }
.system_menufoot_L1_selected{ color: red; text-decoration:underline; }



