* {
	margin:0;
	padding:0;
	font-size:11px;
}
body{
background:#E6DDC6;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}
ul {
	list-style:none;
}
a{blr:expression(this.onFocus=this.blur());color:#fff;
	text-decoration:none;}
a:focus { -moz-outline-style: none; }
#menu {
	width:470px;
	margin:0 auto;
	}

#menu li.item {
	margin-bottom:0px;
}
 #menu li.item #booton{
    height:19px;
	background:url(../images/web_footer.gif) no-repeat;
	padding:0px 0px 0px 10px;
}
 #menu li.item #booton #okimg{
 width:17px;
 height:17px;
 background:url(../images/btn_comment.gif) no-repeat left 1px;
 }
 #menu li.item #top9{
    height:23px;
	background:url(../images/web_header.gif) no-repeat left -3px;
	padding:15px 0px 0px 10px;
}
 #menu li.item #top9 #jiantou{
    width:120px;
	height:14px;
	background: url(../images/link_arrow_green.gif) no-repeat left 3px;
	text-indent:0.8em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}

#menu a.title {
    width:470px;
	height:24px;
	background:url(../images/webnav-active_header.gif) no-repeat;
	display:block;
	padding:12px 0 0 0px;
	font-size:80%;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	margin-top:1px;
	text-indent:1em;
}
#menu a.title .num{
    width:180px;
	height:12px;
	}
	#menu a.title .num #shuzi{
	width:12px;
	height:12px;
	float:left;
	color:#D3F0A4
	}
	#menu a.title .num .oktit{
	width:150px;
	height:12px;
	text-indent:2em;
	}
#menu ul {
	display:none;
}

#menu ul.option {
	border:0px solid #1645a2;
}
#menu ul.option img{
	text-align:center;
	width:470px;
}

#menu ul.option li a {
	line-height:19px;
	color:#ff0000;
	text-decoration:none;
}

