@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	background: #FBFBFB;
}

#wrapper {
	width: 1394px;
	position: relative;
	margin: 0 auto;
}
	