@charset "utf-8";/* CSS Document */
body{
	margin:0px;
	padding:0px;
	width:100%;	
}

#wrapper{
	margin:0 auto;
	width:1280px;
	
}
