@charset "UTF-8";

nav #menu {
	/*background: url(../img/nav_ul_bg.png) no-repeat center bottom;
	padding-bottom: 15px;*/
}

nav #menu ul {
	width: 225px;
	padding-top: 31px;
	padding-left: 5px;
}
nav #menu li {
	margin: 0px !important;
	padding: 0px !important;
}
nav #menu a {
	width: 225px;
	height: 42px;
	display: block;
	outline:none;
}


