@charset "UTF-8";
/* CSS Document */

body {
	
}

#wrapper {
	width: 960px;
	height: 700px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 75px;
	border: solid 1px #e1e1e1;
}