.general {
	color: #999;
	font-size: 12px;
	font-family: "¸¼Àº °íµñ";
}
.vertical_divider {
	background-color: #999;
}body {
	background-image: url(style/bg_pattern.jpg);
	background-repeat: repeat;
	background-color: #617791;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.login_info {
	font-size: 11px;
	color: #000;
	padding-left: 10px;
}
.header_table
{
	background-image: url(style/header.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 4px;
}
.main_table
{
	background-image: url(style/main_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.lonin_input {
	background-color: #CCC;
	height: 20px;
	width: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.register_input {
	background-color: #FFF;
	height: 22px;
	width: 250px;
	border: 1px solid #999;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.centerBG {
	background-image: url(style/centre_bg.png);
	background-repeat: no-repeat;
}
.contractBG {
	background-image: url(style/agreement.jpg);
	background-repeat: no-repeat;
}
.privacyBG {
	background-image: url(style/privacyBG.jpg);
	background-repeat: no-repeat;
}
#register_form .centerBG tr td p{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	font-size: 12px;
	margin: 0px;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}
.cleanTextArea {
	height: 270px;
	width: 840px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
}
.cleanTextArea2 {
	height: 320px;
	width: 840px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
}
