.tab-design-wrapper {
	border: 2px solid #8694ad;
	background: #e4e6e8 url(/images/login/title_bg.gif) repeat-x 0 0;
	width: 656px;
	position: absolute;
	top: 86px;
	left: 50%;
	margin-left: -330px;
}
.tab-design-wrapper .title {
	background: url(/images/login/title_icon.gif) no-repeat 100% 0;
}
.tab-design-wrapper .title h2 {
	padding: 0 20px;
	margin: 0;
	height: 96px;
	position: relative;
	top: 16px;
}
.tab-design {
	background: #fff;
}
.tab-design h3 {
	margin: 0;
}
.tab-design .header {
	margin: 0 20px;
	position: relative;
	top: -37px;
}
.tab-design .header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.tab-design .header li {
	float: left;
	width: 138px;
	height: 36px;
	border: 1px solid #dfe1e3;
	border-bottom: none;
	background: #dfe1e3;
	cursor: pointer;
}
.tab-design .header li.on {
	border-color: #cfcfcf;
	background: #fff;
	height: 37px;
}
.tab-design .header li span {
	font: bold 15px arial,sans-serif;
	display: block;
	margin: 11px 0 0;
	text-align: center;
	color: #595a5b;
}
.tab-design .header li.on span {
	margin-top: 13px;
}
.tab-design .header li#commonTab2 span img {
	margin-top: -3px;
}
.content-wrapper {
	margin-top: -38px;
	border-top: 1px solid #cfcfcf;
	padding-bottom: 206px;
}
.content-wrapper p {
	color: #666;
	margin: 0 0 17px;
}
.content-wrapper label {
	color: #666;
	font-weight: bold;
	margin-right: 6px;
	vertical-align: top;
	position: relative;
	top: 1px;
	/top: 6px;
}
.content-wrapper .type-text {
	border: 1px solid #b2b2b2;
	padding: 5px 3px 3px;
	color: #333 !important;
}
#findInfo #commonTab1Content .type-text {
	width: 188px;
	margin-right: 2px;
}
.content-wrapper #commonTab2Content .type-text {
	width: 290px;
	margin-right: 5px;
}
.content-wrapper #commonTab2Content button {
	width: 47px;
	height: 32px;
	vertical-align: middle;
	border: 1px solid #003c74;
	background: #fff;
	/position: relative;
	/top: -1px;
}
.content-wrapper .design-box {
	border: 1px solid #ebebeb;
	background: #f5f5f5;
	padding: 13px 0 13px 21px;
}
.content-wrapper #commonTab2Content .design-box {
	padding: 24px 0;
	text-align: center;
}
.content-wrapper #commonTab2Content .design-box .type-text {
	margin: 0;
}
.content-wrapper #commonTab2Content .design-box .type-image {
	margin: 9px 0 0;
}
body.lang_en_ #id-recovery,
body.lang_en_ #pw-recovery {
	width: 423px;
}
#id-recovery {
	width: 360px;
	margin: 76px auto 0;
	padding: 0 0 70px;
}
body.lang_en_ #id-recovery {
	margin-top: 98px;
}
#pw-recovery {
	width: 400px;
	margin: 66px auto 0;
	padding: 0 0 70px;
}
body.lang_en_ #pw-recovery {
	margin-top: 68px;
}
#pw-recovery .margin-box {
	width: 260px;
	margin: 0 auto;
}
body.lang_en_ #pw-recovery .margin-box {
	width: 328px;	
}
#pw-recovery .input-wrapper {
	overflow: hidden;
	width: 100%;
	margin: 0 0 6px;
}
#pw-recovery .input-wrapper label,
#pw-recovery .input-wrapper .type-text {
	float: left;
}
#pw-recovery .input-wrapper label {
	width:73px;
	margin-right: 8px;
	text-align: right;
}
body.lang_en_ #pw-recovery .input-wrapper label {
	/position: relative;
	/top: 0;
}
#pw-recovery .input-wrapper .type-text {
	width: 160px;
}
.tab-design .form-div {
	width: 287px;
	margin: 0 auto;
}
.tab-design #commonTab1Content .form-div {
	padding-top: 122px;
}
.tab-design #commonTab2Content .form-div {
	width: 292px;
	padding-top: 90px;
}
body.lang_en_ .tab-design .form-div {
	width: 308px;
}
.tab-design #commonTab2Content .form-div .input-section-wrapper {
	width: 377px;
	margin: 20px auto 0;
}
.tab-design .content-wrapper {
	padding-bottom: 0;
	height: 389px;
	overflow: hidden;
}
.tab-design .content-wrapper .login-tab {
	height: 100%;
	display: none;
}
.tab-design .content-wrapper #commonTab1Content.on,
.tab-design .content-wrapper #commonTab2Content.on {
	display: block;
}
.tab-design .content-wrapper .login-tab .form-div-wrapper {
	height: 328px;
	overflow: hidden;
}
.tab-design .error-wrapper {
	width: 437px;
	margin: 43px auto 0;
	padding-bottom: 9px;
	position: relative;
}
.tab-design #commonTab1Content .error-wrapper {
	margin-bottom: -90px;
}
.tab-design #commonTab2Content .error-wrapper {
	margin-bottom: -79px;
}
.tab-design .error-bg {
	font-size: 0;
	width: 21px;
	height: 10px;
	background: url(/images/login/error_bg.gif) no-repeat 0 0;	
	position: absolute;
	bottom: 0;
	left: 50%;
}
.tab-design .error {
	border: 1px solid #f7df8b;
	padding: 10px 0 18px 0;	
	height: 30px;
	background-color: #fffdb1;
	margin: 0;
	text-align: center;
}
.tab-design .error p {
	color: #736357;
	margin: 0;
}
.tab-design .error p strong {
	font-weight: bold;
	color: #f26522;
	display: block;
}
.tab-design .explain1 {
	margin: 0 0 8px;
} 
.tab-design .explain1 span {
	color: #f26522;	
}
.tab-design .quick-link-wrapper {
	display: block;
}
.tab-design .quick-link-wrapper p {
	margin: 0 0 7px;
	text-align: center;
}
.tab-design .quick-link-wrapper p strong {
	color: #f26522;
}
.tab-design .quick-link {
	border: 4px solid #d9ebf7;
	position: relative;
	height: 100%;
}
.quick-link div.rnd {
	position: absolute;
	width: 4px !important;
	height: 4px !important;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 0;
}
.quick-link div.rnd1 {
	background-image: url(/images/home/signin/rnd1.gif);
	top: -4px;
	left: -4px;
}
.quick-link div.rnd2 {
	background-image: url(/images/home/signin/rnd2.gif);
	top: -4px;
	right: -4px;	
}
.quick-link div.rnd3 {
	background-image: url(/images/home/signin/rnd3.gif);
	bottom: -4px;
	_bottom: -5px;
	left: -4px;
}
.quick-link div.rnd4 {
	background-image: url(/images/home/signin/rnd4.gif);
	bottom: -4px;
	_bottom: -5px;
	right: -4px;
}
.quick-link .providerlist {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 5px 12px;
	list-style: none;
}
.quick-link .providerlist li {
	float: left;
}
.tab-design .input-section {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.tab-design .input-section .input-wrapper {
	width: 100%;
	overflow: hidden;
	margin: 0 0 4px;
}
.tab-design .input-section .input-wrapper span.label {
	display: none !important;
}
.tab-design .input-section .type-text,
.tab-design .input-section .type-password {
	padding: 5px 5px 3px;
	/padding: 4px 5px 3px;
	width: 144px;
	border: 1px solid #b2b2b2;
	float:left;
}
.tab-design .input-section label {
	font-weight: bold;
	float: left;
	width: 55px;
	text-align: right;
	padding: 0 6px 0 0;
	color: #333;
	/top: 3px;
}
body.lang_en_ .tab-design .input-section label {
	width: 61px;
	/top: 1px;
}
body.lang_en_ .tab-design .input-section .type-text,
body.lang_en_ .tab-design .input-section .type-password {
	width: 139px;
}
.tab-design .input-section .type-text {
	color: #999;
}
.tab-design #commonTab2Content .input-section .type-text {
	background: #fff url(/images/home/ko/main/bg_openid.gif) no-repeat 3px 7px;
	padding: 9px 5px 7px 21px;
	/padding-top: 8px;
	width: 184px;
}
body.lang_en_ .tab-design #commonTab2Content .input-section .type-text {
	width: 130px;
	_margin-right: 2px;
}
.tab-design .input-section .type-image {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}
.tab-design .login-option {
	margin: 3px 0 6px 67px;
}
.tab-design .login-option .type-checkbox {
	position: relative;
}
.tab-design #commonTab2Content .login-option {
	margin-top: 8px;
}
.tab-design #commonTab2Content .login-option label {
	/vertical-align: middle;	
}
.tab-design .openidLogin .login-option {
	margin-left: 0;
}
.tab-design .login-option label {
	color: #666;
	font: 11px dotum,sans-serif;
	letter-spacing: -1px;
	vertical-align: middle;
	/vertical-align: top;
}
.tab-design .openidLogin .login-option label {
	top: auto;
}
.tab-design .login-link {
	border-top: 1px solid #e2e2e2;
	margin: 0 5px 0;
	color: #ccc;
	height: 34px;
}
.tab-design .login-link .login-link-inner-section {
	padding: 11px 0 11px 24px;
	/padding: 12px 0 8px 24px;	
	text-align: center;
}
.tab-design .login-link a {
	color: #666;
	background: url(/images/bg/bar_1x11_ccc.gif) no-repeat 100% 2px;
	padding-right: 9px;
	margin-right: 7px;
}
.tab-design .login-link a.help {
	margin: 0;
	padding: 0;
	background: none;
}
.tab-design .login-link a.signup {
	display: none;
}
.tab-design .login-link a.help img {
	display: none;
}
.tab-design .login-link a img {
	vertical-align: middle;
}
.tab-design .signup-section {
	position: absolute;
	top: 53px;
	right: 10px;
}
.tab-design .signup-section p {
	display: inline;
	margin: 0;
	color: #666;
}
.tab-design .signup-section .signup-anchor {
	position: relative;
	bottom: -7px;
	margin: 0 0 0 4px;
}

/* openid tab */
.tab-design #idpTab .tabContent {
	height: 91px;
	display: none;
	overflow: hidden;
}
.tab-design #idpTab #openidLiContent.on,
.tab-design #idpTab #googleLiContent.on,
.tab-design #idpTab #yahooLiContent.on {
	display: block;
}
.tab-design #idpTab .tabContent h3 {
	display: inline;
}
.tab-design #idpTab .tabContent h3 img {
	vertical-align: middle;
}
.tab-design #idpTab #provider ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.tab-design #idpTab #provider li {
	float: left;
	margin: 0 0 0 3px;
	cursor: pointer;
}
.tab-design #idpTab #provider li img {
	vertical-align: top;
}
.tab-design #idpTab #provider li#openidLi {
	margin: 0;
}
.tab-design #idpTab .tabContent .aol-input-section {
	width: 231px;
	position: absolute;
	top: 0 ;
	right: 0;
}
.tab-design #idpTab .tabContent .aol-input-section p {
	margin: 0 0 4px;
	color: #666;
}
.tab-design #idpTab .tabContent .aol-input-section .type-text {
	padding: 5px 5px 3px;
	/padding: 4px 5px 3px;
	width: 161px;
	border-color: #ccc;
}

.input-wrapper {
	position: relative;
}
.input-wrapper span.label{
	position: absolute;
	top: 0;
	left: 0;
	color: #aaa !important;
	margin:0 0 4px;
	padding: 5px 10px 3px;
	width:104px;
}
