#leftmenu {
	width:100%;
	padding-top:25px;
	float:left;
	background:url(../images/main/sub-top-blue.png) no-repeat top;
}

#leftmenu .bottom-menu {
	width:100%;
	margin:5px 0 5px 2px;
	height:25px;
}

#leftmenu h4 {
	margin-top:10px;
	text-align:left;
	font:bold 9pt "Lucida Sans";
	color:#999;
}
#leftmenu .icon {
	width:auto;
	float:left;
	margin:8px 5px 0 10px;
	background:url(../images/icon/icon_fixed_menu.png) no-repeat;
	padding:8px 0 8px 33px;
}

#leftmenu .bottom-menu {background:url(../images/main/sub-bottom-blue.png) no-repeat;}

#leftmenu ul li a:hover{
	color:#0088cc;
	background:url("../images/icon/icon_tick_blue.png") no-repeat scroll right center transparent;}


