@charset "utf-8";
#topmenu .menu:after {content: '';display: block;position: absolute;bottom: 0;left: -18%;width: 591px;height: 100%;background: #eef6f3 url(/images/common/bg_menu.jpg)no-repeat bottom;z-index: -1;}

@media all and (max-width:1430px) {
	#topmenu .menu:after {width: 42.3%;}
    #topmenu .menu > ul {padding-right:15px;}
}