@charset "utf-8";
/* CSS Document */

#column .title {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	padding-left: 28px;
}
#column .title .red {
	color: #990000;
}
#loginleft {
	float: left;
	width: 350px;
	margin-left: 28px;
	display: inline;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
#loginleft .check-title {
	height: 35px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
}
#loginleft .check-n {
	padding: 10px;
	color: #666666;
}
.check-n ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.check-n li {
	padding: 5px;
}
.input-text {
	padding: 5px;
	height: 14px;
	border: 1px solid #CCCCCC;
	width: 200px;
}
.red_error {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	COLOR: #ff0000;
	PADDING-TOP: 5px
}

.gray {
	DISPLAY: block;
	COLOR: #999;
	visibility: hidden;
	padding: 0px;
}
.tt {
	DISPLAY: block;
	COLOR: #0066FF
}

.put {
	background-color: #FFFFCC;
	padding: 5px;
	height: 14px;
	border: 1px solid #CCCCCC;
	width: 200px;}
#button2 {
	background-image: url(../images/button_login.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 100px;
	margin-top: 10px;
	background-color: transparent;
	border: 0;
	}

.red {
	color: #990000;
}
#okreg {
	height: 26px;
	width: 180px;
	margin-top: 10px;
	background-image: url(../images/button_new_account.gif);
	background-repeat: no-repeat;
	border: 0;
}

