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

#overall {
	width: 1100px;
	height: auto;
	float: left;
	color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: hidden;
	visibility: visible;
}
#nav {
	width: 770px;
	height: 200px;
	position: absolute;
	top: 200px;
	float: left;
	visibility: visible;
	z-index: 100;
	opacity: 1;
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	left: 190px;
}
#info_section_A {
	width: 450px;
	height: auto;
	float: left;
	text-align: right;
	margin-top: 232px;
	font-size: 14px;
	margin-left: 220px;
	line-height: 18px;
}
#info_section_B {
	width: 650px;
	height: auto;
	text-align: right;
	margin-left: 20px;
	top: 20px;
	visibility: visible;
	z-index: 200;
	opacity: 1;
	margin-top: 280px;
	position: absolute;
	float: left;
}
#arrow_color {
	margin-top: 176px;
	width: auto;
	height: auto;
	padding-left: 0px;
	margin-left: 22px;
	float: left;
	cursor: pointer;
}
#arrow_color_SMALL {
	width: 80px;
	height: auto;
	cursor: pointer;
	position: absolute;
	visibility: visible;
	z-index: 300;
	opacity: 1;
	top: 155px;
	left: 12px;
}
#top_return {
	width: 950px;
	height: 130px;
	float: left;
	position: absolute;
	visibility: visible;
	z-index: 500;
	opacity: 1;
	cursor: pointer;
	left: 0px;
}
#big_bottom {
	position: absolute;
	top: 500px;
	opacity: 1;
	z-index: 600;
	visibility: visible;
	overflow-y: hidden;
	overflow-x: hidden;
	float: left;
	width: 946px;
	height: 946px;
	background-repeat: no-repeat;
}
.button {
	width: 80px;
	height: 180px;
	float: right;
	margin-left: 10px;
	cursor: pointer;
	text-align: right;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 18px;
}
.button:hover {
	width: 80px;
	height: 180px;
	float: right;
	margin-left: 10px;
	cursor: pointer;
	text-align: right;
	color: #333333;
	background-color: #FF0000;
	font-size: 18px;
}
#about_info {
	width: 850px;
	height: 1200px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	text-align: right;
	float: left;
	margin-top: 170px;
	margin-left: 104px;
}
