body {
	text-align:center;
    .text-align:center;
	font-family:Arial,'Apple SD Gothic Neo','Malgun Gothic';
	font-size:12px;
	color:#666666;
	letter-spacing:-1px;
	margin:0px;
	padding:0;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:#fff;
}
form {
	margin:0px;
	padding:0px;
}

select {
	margin:3px 0 3px 3px
}
img, fieldset, iframe {
	border:0 none;
}
ul, ol, li {
	list-style:none;
	margin:0;
	padding:0
}
dd {
	position:relative;
}
.b {
	font-weight:bold
}
/*align*/
.cen {
	text-align:center
}
.le {
	text-align:left
}
.rig {
	text-align:right
}
.wd {
	width:100%
}
#fl_le {
	float:left;
}
#fl_ri {
	float:right;
}
#fl_ri2 {
	clear:both;
	float:right;
}
#fl_ri img {
	margin:0px 0 0px 0
}
/*Link CSS*/
a:link {
	color:#666666;
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
}
a:active {
	color:#339900;
	text-decoration:none;
}
a:hover {
	color:#339900;
	text-decoration:underline;
}

#boxAlign {
    width: 100%;
    text-align:center;
    padding:150px 0 0 0px;
}

/*GoogleOTP*/
#otp_box {
    width:370px; height:400px; .height:400px; border:3px solid #393939; background:#FFF; margin: 0 auto; display:none;
}
#otp_box .intro {
    position:relative; margin-left:55px; margin-top:64px
}
#otp_box #otptitle {
    height:30px; padding:7px 10px 0px 0px; color:#393939; text-align:center; .text-align:center; font-family:Arial,'Apple SD Gothic Neo','Malgun Gothic'; font-size:22px; font-weight:bold;
}
#otp_box #otptitle .close {
    float:right; margin:18px 12px 0 0; cursor:hand
}
#otp_box #otpid {
    height:116px; width:330px; margin:50px 0 0 20px;
}
#otp_box #service {
    width:330px; margin:16px 0 0px 20px; .margin:16px 0 0px 20px;
}

/*Email Box*/
#email_box {
    width:370px; height:200px; .height:400px; border:3px solid #393939; background:#FFF; margin: 0 auto;
}
#email_box .intro {
    position:relative; margin-left:55px; margin-top:64px
}
#email_box #emailtitle {
    height:30px; padding:7px 10px 0px 0px; color:#393939; text-align:center; .text-align:center; font-family:Arial,'Apple SD Gothic Neo','Malgun Gothic'; font-size:22px; font-weight:bold;
}
#email_box #emailtitle .close {
    float:right; margin:18px 12px 0 0; cursor:hand
}
#email_box #emailid {
    height:116px; width:330px; margin:50px 0 0 20px;
}
#email_box #service {
    width:330px; margin:16px 0 0px 20px; .margin:16px 0 0px 20px;
}

/*login*/
#login_box {
	width:370px; height:250px; .height:250px; border:3px solid #393939; background:#FFF; margin: 0 auto;
}
#login_box .intro {
	position:relative;
	margin-left:55px;
	margin-top:64px
}
#login_box #title {
    height:30px;
    padding:7px 10px 0px 0px;
    color:#393939;
    text-align:center;
    .text-align:center;
    font-family:Arial,'Apple SD Gothic Neo','Malgun Gothic';
    font-size:22px;
    font-weight:bold;
}
#login_box #title .close {
	float:right;
	margin:18px 12px 0 0;
	cursor:hand
}
#login_box #idpw {
	height:116px;
	width:330px;
	margin:50px 0 0 20px;
}
#login_box #idpw .input-id {
	width:150px;
    height:25px;
	.height:25px;
	color:#37a637;
	font-size:17px;
	font-weight:bold;
	border:1px solid #c7c7c7;
	background-color: #fafafa;
	margin-bottom:3px;
	padding:7px 0 0 10px;
}
#login_box #idpw .input-pw {
	width:150px;
    height:28px;
	.height:28px;
	color:#37a637;
	font-size:17px;
	font-weight:bold;
	border:1px solid #c7c7c7;
	background-color: #fafafa;
	margin-top:0px;
	padding:5px 0 0 10px;
}
#login_box #service {
	width:330px;
	margin:16px 0 0px 20px;
	.margin:16px 0 0px 20px;
}



#boxMsgBox {
    width: 100%;
    text-align:center;
    padding:0 0 10px 0;
}

#loginNotiMessage{
	background: #eff7fe;
    border: 1px solid #369;
    color: #000;
	width:370px;
	height:35px;
	.height:35px;
	margin: 0 auto;
}
#loginNotiImg{
	font-weight: normal;
	float: left;
	border: none;
	width: 50px;
	text-align: center;
	vertical-align: top;
	margin: 4px 10px 0 0 ;
}
#loginNotiMsg{
	font-family:Arial,'Apple SD Gothic Neo','Malgun Gothic';
	border: none;
	width: 300px;
	margin: auto;
	text-align: left;
	font-weight:bold;
	padding: 10px 2px 0 0 ;
    white-space:normal;
}

/*login//--*/
