@charset "utf-8";
/* CSS Document */

body {
	width: inherit;
}

#main {
	position: relative;
	width: 1200px;
	
    margin-left: auto;
    margin-right: auto;

	background-repeat: no-repeat;
}