@charset "utf-8";

html,body,ul,li,div,span,p,h1,h2,h3,h4,a,img,form {
	border: 0;
	margin: 0;
	padding: 0;
}

*:focus {
	outline: 0px;
}

html {
	font-size: 100.01%;
	overflow-x: auto;
	overflow-y: scroll;
}

body {
	background-color: #cfd684;
}

img {
	vertical-align: bottom;
}

div#main {
	width: 950px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

div.spacer {
	height: 6px;
	font-size: 0px;
	line-height: 0px;
}

div.spacer22 {
	height: 22px;
	font-size: 0px;
	line-height: 0px;
}
