@charset "UTF-8";
/* CSS Document */

*:first-child+html #top .menu .menulist {
			margin: 0px 0 0 40px;
			width: 520px;
			background: transparent url('../images/menu_sep.gif') right center no-repeat;
}

*:first-child+html #top .menu .menulist li {
			float: left;
			background: transparent url('../images/menu_sep.gif') left center no-repeat;
}

*:first-child+html #top.IE7 {
			left: auto;
			right: auto;		
}