.realname_search {
	position:relative;
	width:100%;
}
.realname_search .r_arrow {
	padding-left:10px;
	background:url('../../images/cb/common/bul/bul_arrow02.gif') no-repeat 0 2px;
	font-weight:bold;
}
.realname_search label.dwidth {
	display:inline-block;
	width:100px;
	vertical-align:middle;
}
.realname_search input {
	background:#fff;
	vertical-align:middle;
}
.realname_search .serial {
	margin-left:30px;
}
.realname_search .realname {
	position:absolute;
	top:2px;
	right:0;
}
.realname_search div.upper {margin-bottom:10px;}

.members_desc {
	margin-bottom:20px;
}
.members_desc02 {
	margin-bottom:20px;
	padding-left:16px;
	text-indent:-16px;
}
.members_desc .double {
	margin-bottom:14px;
}
.agreement {
	overflow:auto;
	overflow-x:hidden;
	width:700px;
	height:130px;
	margin-bottom:20px;
	padding:15px 15px 0 15px;
	border:1px solid #ddd;
}
.agreement .sub_tit {
	margin-top:13px;
	font-weight:bold;
}
.agreement_check {
	margin-bottom:20px;
}
/*frame 2009.11.05 lgh */
.agree-ifr {
	border:1px solid #ddd;
	margin-bottom:20px;
}

.realname_confirm {
	text-align:center;
}
.realname_confirm .r_arrow {
	padding-left:10px;
	background:url('../../images/cb/common/bul/bul_arrow02.gif') no-repeat 0 2px;
	font-weight:bold;
}
.realname_confirm .serial {
	margin-left:100px;
}
.tit_desc  {
	overflow:hidden;
	width:100%;
}
.tit_desc h4 {
	float:left;
	margin-right:20px;
}
.tit_desc .desc {
	float:left;
}

div.settle_ok p.ok02 {
	padding:30px 0 0 160px;
	font-size:130%;
	font-weight:bold;
	line-height:120%;
	text-align:center;
}
/* login */
.login_wrap {
	position:relative;
	overflow:hidden;
	width:100%;
	height:253px;
	margin-bottom:25px;
	background:url('../../images/cb/members/bg_box_login.gif') no-repeat 0 0;
}
.login_wrap .login_cont {
	position:relative;
	float:left;
	width:374px;
	padding:25px 0 0 22px;
}
.login_wrap .login_cont .login_id {
	position:relative;
	margin-top:43px;
	padding-left:20px;
}
.login_wrap .login_cont .login_id li.upper {height:26px;}
.login_wrap .login_cont .login_id li label {
	display:inline-block;
	width:58px;
	font-size:11px;
	font-weight:bold;
}
.login_wrap .login_cont .login_id li input.txt {
	background:#fff;
}
.login_wrap .login_cont input.login {
	position:absolute;
	top:2px;
	right:16px;
}
:root .login_wrap .login_cont input.login  {top:1px;}
.login_wrap .login_cont div.id_save {
	margin:5px 0 0 63px;
	color:#888;
	font-size:11px;
}
.login_wrap .login_cont input.check {
	width:13px;
	height:13px;
	vertical-align:text-bottom;
}
.login_wrap div.acenter {margin-top:30px;}

.login_wrap .login_ad {
	width:315px;
	float:right;
	padding-top:9px;
}

div.agreement_area {
	width:730px;
	background:url('../../images/cb/members/bg_agreement_mid.gif') repeat-y;
}
div.agreement_area div.top {
	background:url('../../images/cb/members/bg_agreement_top.gif') no-repeat;
}
div.agreement_area div.btm {
	background:url('../../images/cb/members/bg_agreement_btm.gif') no-repeat left bottom;
}
div.agreement_area div.cont {
	padding:50px 35px;
	line-height:18px;
}
div.agreement_area div.cont p.sub_t {
	margin:13px 0;
	font-weight:bold;
}

div.dual_cont {
	overflow:hidden;
	width:100%;
	margin-bottom:20px;
}
div.dual_cont div.left {
	float:left;
	width:365px;
}
div.dual_cont div.right {
	float:right;
	width:365px;
}
div.dual_cont div.cont {text-align:center;}
div.dual_cont div.cont p.desc {margin-top:10px; line-height:16px;}

div.id_check_result {
	margin-bottom:20px;
	padding:3px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
div.id_check_result div.cont {
	padding:22px 0 19px 0; 
	background:#f9f9f9;
	text-align:center;
}
div.id_check_result div.cont p.result {margin-top:20px; line-height:18px;}

/* image replace */
.img_replace {
	position:relative;
	width:100%;
}
.img_replace img {vertical-align:top;}
.img_replace .desc {
	visibility:hidden;
	overflow:hidden;
	height:0;
}
.img_replace a.link {
	position:absolute;
	top:55px;
	left:240px;
}

/* table */
.tbl_view th.left {padding-left:10px;}
.tbl_view td input.radio,
.tbl_view td input.check {
	width:13px;
	height:13px;
	margin:0 3px 0 0 !important;
	vertical-align:text-bottom;
}
.tbl_view td label.section {margin-right:10px;}
.tbl_view td span.dblock {display:block; margin-top:5px;}
.tbl_view td span.dblock02 {display:block; margin-top:5px; letter-spacing:-1px;}

/* popup */
.zipcode_sel {
	overflow:auto;
	overflow-x:hidden;
	width:434px;
	height:140px;
	margin-top:10px;
}
:root .zipcode_sel {
	width:433px;
	height:139px;
	padding:1px 0 0 1px;
}
.zipcode_sel table {
	width:418px;
	border:1px solid #ccc;
}
.zipcode_sel td {
	padding:3px 0 3px 0;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}
.zipcode_sel td.address {
	padding-left:10px;
	text-align:left;
}

div.id_input_area {margin-top:10px;}
div.id_input_area label {
	padding-left:10px;
	font-weight:bold;
	background:url('../../images/cb/common/bul/bul_arrow02.gif') no-repeat 0 1px;
}
