#menuleft ul {
	margin-bottom:15px;
}
#menuleft li {
	width:100%;
	display:block;
	height:25px;
	margin-bottom:1px;
}
#menuleft li a {
	display:block;
	height:25px;
	line-height:25px;
	color:#1c88ba;
	background:#fde8ce url(../image/btn.gif) top left no-repeat;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}
#menuleft li a:hover {
	display:block;
	height:25px;
	background:#fde8ce url(../image/btnhover.gif) top left no-repeat;
	text-decoration:none;
}
#menuleft li a span {
	margin-left:24px;
	height:25px;
	line-height:25px;
}
#menutop {
	float:right;
	position:absolute;
	bottom:5px;
	right:16px;
}
#menutop ul {
	list-style:none;
}
#menutop li {
	float:left;
	background:url(../image/grisleft.png) no-repeat left top;
	padding-left:22px;
}
#menutop li a {
	display:block;
	height:37px;
	line-height:37px;
	text-decoration:none;
	background:url(../image/grisright.png) no-repeat right top;
	padding:0 27px 0 5px;
	text-align:center;
	color:#333;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
}
#menutop #current {
	background:url(../image/orgleft.png) no-repeat left top;
	padding-left:27px!important;
}
#menutop #current a {
	background:url(../image/orgright.png) no-repeat right top;
	padding-bottom:5px;
	padding:0 27px 0 0;
}
#menubottom ul{
	padding-top:11px;
}
#menubottom li {
	float:left;
	padding:0 10px;
	border-right:1px solid #0285a2;
	height:16px;
	line-height:16px;
	color:#0285a2;
}
#menubottom li a:hover{

	color:#fff;
}