@charset "UTF-8";
body {
	background-color: #FFFFF0;
}
#container {
	width: 210px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 600px;
}#logo {
	float: left;
	height: 127px;
	width: 166px;
	margin-top: 200px;
	margin-left: 24px;
	margin-right: 0px;
	margin-bottom: 60px;
}
#icon {
	float: left;
	width: 210px;
}
#icon ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 100%;
}
#icon ul li {
	text-indent: 9999px;
	list-style-type: none;
	float: left;
	height: 30px;
	width: 30px;
}
