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

a, ul, ol, li, img, input, h1, h2, h3, h4 { margin: 0; padding: 0; border:none; }
a { text-decoration: none; }

.clear { clear:both; }

body { background-color:#fff; }

#wrapper {
	width:1200px;
	height:675;
	margin:50px auto 0 auto;
}