@charset "utf-8";
/* CSS Document */
.sub_menu .current {
	color: #FFF;
	text-decoration: none;
	background-color:#E0DFDF;
	padding: 1px;
}

