@charset "utf-8";
/* CSS Document */

/*mainWrapper*/

body{
	background-color:#KKKKKK;
	margin:0px 0px 0px 0px;
}

#mainWrapper{
	
	width:1280;
	height:600px;
}

