/* Top Menu Styles */
#menu {width: 980px; height: 25px; clear: both; font-size: 1.4em; background: url(../images/sce/menu-bg.jpg) repeat-x left top;}

#menu ul {list-style: none;}

#menu ul li {float: left;}

#menu a {
height: 20px;
display: block;
color: #FFF;
text-align: center;
padding: 3px 0px 2px 0px;
text-decoration: none;
border-right: 1px solid #000;
}

#menu a.main_current, #menu a:hover {color: #FFF; background: #09153c;}

a#menu_link0, a#menu_link1 {width: 89px;}

a#menu_link2, a#menu_link3, a#menu_link4, a#menu_link5, a#menu_link6, a#menu_link8 {width: 105px;}

a#menu_link7 {width: 164px;}

a#menu_link8 {border-right: none;}
/* End Top Menu Styles */

/* Left Menu Styles */
#left-nav {
display: block;
width: 169px;
float: left;
min-height: 300px;
padding: 10px 0px;
}

#left-nav ul {margin: 0px 5px; list-style: none;}

#left-nav ul ul {padding-left: 10px; margin: 0px 5px; list-style: none;}

#left-nav a {
display: block;
width: 150px;
font-size: 1.4em;
color: #09153c;
padding: 5px 0px 5px 15px;
background: url(../images/sce/left-nav-bullet.jpg) no-repeat left center;
text-decoration: none;
border-bottom: 1px solid #999;
}

#left-nav ul ul a {width: 135px; background: url(../images/sce/for-coba-bullet.jpg) no-repeat left center;}

#left-nav a:hover, #left-nav a.current {color: #b30004; text-decoration: none;}
/* End Left Menu Styles */
