@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0; outline: none;}
img { border:0; }
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: ;
}
#wrapper {
	width: 960px;
	position: relative;
	text-align: center;
	margin: 80px auto 0;
}
