body {
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
#Enter_Main {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#Enter_Explanation {
	color: #FF9900;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	float: left;
}
#Enter_Agreement {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	line-height: 16px;
	padding: 10px;
	overflow-x:hidden;
	overflow-y: scroll;
	font-size: 11px;
	background-color: #111;
	margin-top: 5px;
	margin-bottom: 20px;
}
#Enter_Agreement p {
	margin-bottom: 12px;
}
#Enter_Agreement h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
}
#Enter_Compliance {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	text-align: right;
	float: left;
	font-size: 11px;
}
#Enter_Exp-Com {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#Enter_Paents {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#Footer #Filter {
	width: 273px;
	padding: 10px;
	float: left;
	height: 80px;
	border: 1px solid #111;
}
#Footer #Filter_En {
	width: 273px;
	background-image: none;
	padding: 10px;
	float: right;
	height: 80px;
	line-height: 16px;
	border: 1px solid #111;
}
#Footer #Copyright {
	background-image: none;
	margin-top: 10px;
}
#Footer #Copyright #Sentence {
	background-image: none;
	text-indent: 0px;
}
