@charset "UTF-8";

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

nav #menu ul {
	padding-top: 17px;
}
nav #menu li {
	margin: 0px !important;
	padding: 0px !important;
}
nav #menu a {
	width: 204px;
	height: 44px;
	display: block;
	outline:none;
	margin-bottom: 1px;
}


