#navbar {WIDTH:650px; height:200px; overflow:hidden; position:absolute;font-family:tahoma;z-index:2;}
.navbar .head{float:left;WIDTH:130px; height:20px;}
.navbar .head ul{PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:0px; MARGIN:0px; LIST-STYLE-TYPE:none;}
.navbar .head li{height:20px;margin-bottom:1px;BACKGROUND:#990000;filter:alpha(opacity=80); opacity:0.8;}
.navbar .head a, .navbar .head a span{line-height:20px;height:20px;display:block; color:#ffffff; text-decoration:none; cursor:pointer;}
.navbar .head a{z-index:1; position:relative; padding:0px 0px 0px 15px; BACKGROUND:url(../images/navbar_head_left.gif) no-repeat left top;}
.navbar .head A SPAN {padding:0px 0px 0px 5px; width:120px; text-align:left;}
.navbar .head .last a span_ {background-position:-1px 0;}
.navbar .head A:hover, .navbar .head a.on {z-index:2; margin-left:0px; background-position:left 100%;font-weight:bold;}
.navbar .head A:hover SPAN, .navbar .head a.on span {padding:0px 0px 0px 5px; background-position:right 100%; COLOR: #FFFFFF;}
.navbar .body {height:200px;float:left;}
.navbar .body ul {padding:0px; margin:0px 0px 0px 5px; LIST-STYLE-TYPE:none;}
.navbar .body li {line-height:20px;float:left;height:20px;background-color:#FFFFFF;filter:alpha(opacity=60); opacity:0.6;}
.navbar .body a {position:relative; PADDING-LEFT:16px; PADDING-right:5px; color:#990000; cursor:pointer; TEXT-DECORATION:none; BACKGROUND: url(../images/icon_Arrow01.gif) left center no-repeat;}
.navbar .body a.on, .navbar .body a:hover {BACKGROUND:url(../images/icon_Arrow02.gif) left center no-repeat; font-weight:bold;}
.navbar .body div_ {display:none;}