@charset "utf-8";

div.do_index_tab {
	position:relative;
	width:100%;
	margin-bottom:15px;
}
div.do_index_tab span.banner {position:absolute; top:0; right:20px;}

/* search-box */
div.do_search_box {
	position:relative;
	margin-bottom:20px;
	padding-top:8px;
	/*background:url('../../images/cb/domain/bg_searchbox_top.gif') no-repeat;*/
    border: 3px solid #00adbb;
}
div.do_search_box div.btm {
	position:relative;
	/*background:url('../../images/cb/domain/bg_searchbox_btm.gif') no-repeat left bottom;*/
}
div.do_search_box.bd_green {
	border: 3px solid #8ec208;
    border-radius: 5px;
    background: none;
}
div.do_search_box.bd_green div.btm {
	background:none;
}

/* /search-box */

div.search_form {
	position:relative;
	padding:8px 0 18px;
	text-align: center;
}
div.search_form div.upper {margin-bottom:3px;}
div.search_form input.radio {margin:0;}
*html div.search_form input.radio {margin-left:-6px;}
div.search_form input.radio {margin-left:-6px;}
div.search_form label.kind {
	display:inline-block;
	width:75px;
	font-weight:bold;
	line-height:14px;
	vertical-align:middle;
}
div.search_form label.kind02 {
	display:inline-block;
	padding-right:15px;
	font-weight:bold;
	line-height:14px;
	vertical-align:middle;
}
div.search_form em.wide_web {
	font-size: 14px; font-weight: bold; color: #00adbb;
}
div.search_form input {vertical-align:middle;}
div.search_form input.txt {
	width: 450px!important;
	background:#fff;
	height:30px;
	padding:0 10px;
	border:2px solid #00adbb;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.search_form input.search_btn {position:absolute; top:10px;  left: 485px;}

div.search_form input.search_btn {top/*\*/:8px;  left: 485px;}
*html div.search_form.search_btn {top:10px;}
div.search_form input.search_btn {top:10px;}
:root div.search_form input.search_btn {top:10px;}

div.search_form div.banner_area {
	position:absolute;
	top:9px;
	right:0;
}


div.stit_btn {
	overflow:hidden;
	width:100%;
	padding-top:4px;
	margin-bottom:10px;
}
div.stit_btn h5 {float:left; padding-bottom:0;}
div.stit_btn a.all {position:relative; margin:-4px 0 0 3px; float:left;}

div.domain_check {
	position:relative;
	width:100%;
}
div.domain_check span.upper {display:block; margin-bottom:10px;}
div.domain_check label {display:inline-block; width:51px; margin-left:3px; vertical-align:middle;}
div.domain_check label.point {font-weight:bold;}
div.domain_check label.tel {color:#ff0000;}
div.domain_check label.state {width:100px;}
div.domain_check label.state img {vertical-align:middle;}
div.domain_check label.local {width:78px; letter-spacing:-1px;}
div.domain_check span.key_word {
	position:absolute;
	top:10px;
	right:0;
}
div.domain_check span.key_word label {width:150px; position:relative;}
div.domain_check span.key_word label img.guide {position:absolute; top:10px; left:45px;}
div.domain_check span.select_all {
	position:absolute;
	top:-2px;
	right:10px;
}

div.domain_check {
	position:relative;
	width:100%;
}
div.world_domain_check span.upper {display:block; margin-bottom:10px;}
div.world_domain_check label {display:inline-block; margin-left:3px; vertical-align:middle;}
div.world_domain_check label.point {font-weight:bold;}
div.world_domain_check label.tel {color:#ff0000;}
div.world_domain_check label.state img {vertical-align:middle;}
div.world_domain_check label.local {width:78px; letter-spacing:-1px;}
div.world_domain_check span.key_word {
	position:absolute;
	top:10px;
	right:0;
}
div.world_domain_check span.key_word label {width:150px; position:relative;}
div.world_domain_check span.key_word label img.guide {position:absolute; top:10px; left:45px;}
div.world_domain_check span.select_all {
	position:absolute;
	top:-2px;
	right:10px;
}

div.dual_contents {
	overflow:hidden;
	width:100%;
}
p.domain-desc {margin:0 0 10px 17px;}
p.domain-desc02 {margin:0 0 20px 0;}
p.domain-desc02 img {vertical-align:middle;}
p.domain-desc03 {margin:-10px 0 20px 17px;}
p.domain-desc03 img {vertical-align:middle;}

div.control-area {
	position:relative;
	width:100%;
	margin-bottom:20px;
	font-weight:bold;
}
div.control-area span.control {
	position:absolute;
	top:5px;
	right:0;
	font-weight:normal;
}
div.dual_contents img {vertical-align:top;}
div.dual_contents div.left {float:left;}
div.dual_contents div.right {float:right;}

/* index quick */
div.search_form02 {
	overflow:hidden;
	width: 720px;
    padding: 4px 0 5px 5px;
}
.bd_green div.search_form02 {
	width: inherit;
	padding:0;
}
div.search_form02 div.left {
	float:left;
	width:327px;
	height:162px;
	padding:8px 12px 0 7px;
	/*background:url('../../images/cb/domain/bg_indexquick.gif') no-repeat;*/
}
.bd_green div.search_form02 div.left {
	width:50%;
	height: inherit;
	background-size:100% 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* :root div.search_form02 div.left {
	height:161px;
	padding-top:9px;
} */

div.search_form02 div.left textarea {
	overflow:scroll;
	overflow-x:hidden;
	width:313px;
	height:88px;
	padding:10px 0 10px 10px;
	margin-bottom:5px;
	border:0;
	background:transparent;
	color:#666;
	font-size:15px;
	font-family:dotum;
	font-weight:bold;
}
.bd_green div.search_form02 div.left textarea {
	width:333px;
}
/* :root div.search_form02 div.left textarea {
	width:333px;
	height:89px;
	overflow:auto;
	overflow-x:auto;
} */
body:first-of-type div.search_form02 div.left textarea {
	overflow:scroll;
	overflow-x:auto;
	border: 1px solid #e9e9e9;
}

div.search_form02 div.left div.btn {
	display:block;
	text-align:center;
}
div.search_form02 div.right {
	position:relative;
	float:right;
	width:357px;
	min-height:153px;
	_height:153px;
	padding:17px 0 0 16px;
	/*background:url('../../images/cb/domain/bg_indexquick02.gif') no-repeat;*/
    border-left: 1px solid #e9e9e9;
}
.bd_green div.search_form02 div.right {
	width:50%;
	min-height:inherit;
	padding:17px 10px 32px 17px;
	background-size:100% 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.search_form02 strong.cont_sub {display: inline-block; margin-left:5px; font-size: 22px; letter-spacing: -2px; color: #00adbb; line-height: 1;}
div.search_form02 ul.info {margin-top:10px;}
div.search_form02 ul.info li {
	margin-bottom:2px;
	padding-left:7px;
	background:url('../../images/cb/common/bul/bul_square01.gif') no-repeat 0 6px;
	font-size:11px;
	line-height:16px;
}
div.search_form02 div.deposit {margin-top:8px;}
div.search_form02 div.deposit strong.cost {
	display:inline-block;
	width:180px;
	margin-right:27px;
	border-right:1px solid #666;
	vertical-align: middle;
}
div.search_form02 div.deposit02 {
	margin-top:8px;
	text-align:center;
}
div.search_form02 div.deposit02 span.cost {
	display:inline-block;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #666;
}

div.dash li {margin-bottom:5px;}
div.dash li a img {margin-top:0px;}
div.dash li .point {color:#00adbb;}

/* regist step */
.tbl_list th.btn {background:none; border-right:0; padding-left:2px;}

h4 span.desc {font-weight:normal;}

div.total_cost {
	margin-bottom:20px;
	padding:10px 0;
	border:1px solid #c6c6c6;
	text-align:center;
}
div.total_cost strong.price {color:#ff0000;}
div.total_cost em {font-weight:bold; font-style:normal;}

div.acenter p.check_area {margin-bottom:10px;}

/* regist step */
div.tit_select {
	overflow:hidden;
	width:100%;
	margin-bottom:5px;
}
div.tit_select h4 {float:left; margin-bottom:0;}
div.tit_select span.select {float:right;}

/* name search result */
div.dual_contents div.w350 {width:350px;}
div.dual_contents div.w330 {width:330px;}

/* regist step4 */
.regist_result {
	height:44px;
	margin-bottom:20px;
	padding-top:25px;
	background:url('../../images/cb/domain/bg_regist_step4.gif') no-repeat;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
}
div.rndbox div.rndbox_top div.caution.add_img {background-position:0 3px;}
div.rndbox div.rndbox_top strong.caution {color:#ffa500;}
.right_tip {text-align:right; margin-bottom:20px;}

/* extend step */
.d_step {margin-bottom:20px;}

/* transfer out complete */
div.settle_ok p.ok02 {
	padding:30px 0 0 160px;
	font-size:130%;
	font-weight:bold;
	line-height:120%;
	text-align:center;
}
div.settle_ok p.ok02.let_1 {
	padding-left:130px;
	letter-spacing:-1px;
}
div.settle_ok p.ok03 {
	padding:15px 0 0 160px;
	font-size:130%;
	font-weight:bold;
	line-height:120%;
	text-align:center;
}

/* owner change */
h4.add_btn {background-position:0 4px}
:root h4.add_btn {background-position:0 3px;}

div.dash li img.process {display:block; margin-top:5px;}
.rndbox {position:relative;}
.rndbox div.caution {position:relative;}
.rndbox ul.desc li.add_img {background-position:3px 9px;}
.rndbox a.certify {position:absolute; top:49px; right:15px;}

/* owner change step */
div.apply_document {
	position:relative;
	width:690px;
	margin:0 0 20px 18px;
	background:url('../../images/cb/domain/bg_print_page.gif') no-repeat;
}
div.apply_document div.top {
	height:57px;
	padding:50px 30px 0 0;
	background:url('../../images/domain/print_pages01.gif') no-repeat;
	text-align:right;
}
div.apply_document div.mid {
	padding:20px 19px 0 19px;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
}
div.apply_document div.mid div.sub {margin-bottom:20px; text-align:center;}
div.apply_document div.mid td.inner_table {
	padding:0;
}
div.apply_document div.mid td.inner_table table {border-top:0;}
div.apply_document div.mid td.inner_table th {border-top:0;}
div.apply_document div.mid td.inner_table tr.first th,
div.apply_document div.mid td.inner_table tr.first td {border-top:0;}
div.apply_document div.mid td.inner_table tr.last th,
div.apply_document div.mid td.inner_table tr.last td {border-bottom:0;}

div.apply_document div.mid div.confirm {margin-top:55px; text-align:center;}
div.apply_document div.btm {
	position:relative;
	height:146px;
	background:url('../../images/cb/domain/bg_owner_print_page_btm.gif') no-repeat;
}
div.apply_document div.btm strong.year,
div.apply_document div.btm strong.month,
div.apply_document div.btm strong.day,
div.apply_document div.btm strong.name {position:absolute;}
div.apply_document div.btm strong.year {top:66px; left:125px; display:inline-block; width:52px; text-align:center;}
div.apply_document div.btm strong.month {top:66px; left:193px; display:inline-block; width:31px; text-align:center;}
div.apply_document div.btm strong.day {top:66px; left:239px; display:inline-block; width:35px; text-align:center;}
div.apply_document div.btm strong.name {top:65px; left:393px; display:inline-block; width:80px; text-align:center;}

/* extra service */
div.extra_sub_desc img {vertical-align:top;}

ol.extra_sub_link {width:747px; margin-left:-15px; padding-top:5px;}
ol.extra_sub_link li {
	overflow:hidden;
	display:inline;
	float:left;
	width:234px;
	margin:15px 0 0 15px;
}
ol.extra_sub_link li span.desc {display:none;}


/* internet keyword */
div.keywordbox_area {
	position:relative;
	overflow:hidden;
	width:100%;
	margin-bottom:20px;
}
div.keywordbox_area div.box {
	float:left;
	position:relative;
	width:182px;
	height:147px;
	/* background:url('../../images/cb/domain/keywordbox.gif') no-repeat; */
	background-color: #fdfdfd;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.keywordbox_area div.on {
	/* background:url('../../images/cb/domain/keywordbox_over.gif') no-repeat; */
	background-color: #f9f9f9;
	border-color: #00adbb;
}
div.keywordbox_area div.box dl {padding:10px 0 0 12px; border-bottom: 1px solid #e6e6e6;}
div.keywordbox_area div.box dt {margin-bottom:8px;}
div.keywordbox_area div.box .tit_keyword {font-size: 13px; font-weight: bold; letter-spacing: -1px; color: #666666;}
div.keywordbox_area div.box.on .tit_keyword {color: #00adbb;}
div.keywordbox_area div.box dd {
	font-size:11px;
	line-height:19px;
}
div.keywordbox_area a.go {
	position:absolute;
	top:6px;
	right:10px;
}

/* keyinfo_intro */
.keyinfo_intro {
	margin-bottom: 10px;
	border: 1px solid #d2d2d2;
    border-radius: 5px;
}
.keyinfo_intro h5 {
	padding:9px 15px;
	/* background:url('../../images/cb/domain/bg_keyinfo_intro01.gif') no-repeat 0 0; */
	background: none;
}
.keyinfo_intro h5 em {
	padding-left:20px;
	background:url('../../images/cb/domain/bul_arrow_intro.gif') no-repeat 0 center;
	font-size: 14px;
	font-weight:bold;
	letter-spacing: -1px;
	color: #333;
}
.keyinfo_intro .btm {
	border-top: 1px solid #d2d2d2;
	/* background:url('../../images/cb/domain/bg_keyinfo_intro03.gif') no-repeat 0 100%; */
}
.keyinfo_intro .btm .cont {
	padding:12px 35px;
	/* background:url('../../images/cb/domain/bg_keyinfo_intro02.gif') no-repeat 0 0; */
	line-height:1.5;
}

/* judgment_list */
.dash .domain .judgment_list {
	margin-top:5px;
	line-height:1.6;
}
.dash .domain .judgment_list li {
	background-image:none;
}
.dash .domain .judgment_list ul {margin-top:5px;}
.dash .domain .judgment_list ul li {
	padding-left:15px;
	color:#999;
	font-size:0.9em;
}

/* key_agree */
.key_agree .s_tit {font-weight:bold;}
.key_agree .s_tit02 {
	margin:14px 0;
	font-weight:bold;
}

/* tbl_brief */
.tbl_brief.add_btn {background-position:0 7px;}

/* 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.btn {
	position:absolute;
	top: 140px;
	right:131px;
}
#tab4 .img_replace a.btn {
	top: 140px;
}
#tab8 .img_replace a.btn {
	top: 91px!important;
}


/* img_proc */
div.img_proc {padding:20px 0;}

/* domain_desc */
.domain_desc {margin-bottom:20px;}

/* img_replace */
.img_replace .keyinfolist li {margin-top:10px;}
.img_replace .btn02 {
	position:absolute;
	top:75px;
	left:215px;
}

/* table */
/* point row */
.tbl_list table.point_hoting_kr {border-top:0;}
.tbl_list table.point_hoting_kr th {border-top:2px solid #bdc1c3;}
.tbl_list table.point_hoting_kr th.hosting {
	border:3px solid #00adbb;
	border-bottom:0;
	background:#f1eeed;
	color:#000;
}
.tbl_list table.point_hoting_kr td.hosting {
	background:#f9f9f9;
	color:#000;
	border-left:3px solid #00adbb;
	border-right:3px solid #00adbb;
	font-weight:bold;
}
.tbl_list table.point_hoting_kr td.tmp_bolb {
	color:#E55F25;
}

.tbl_list table.point_hoting_kr tr.tmp_bold{font-weight:bold; color:#E55F25}

.tbl_list table.point_hoting_kr td.hosting.row_end {border-bottom:3px solid #00adbb;}
/* /point row */

.tbl_list tbody tr.bg_row td {background:#f9f9f9;}
.tbl_list tbody tr.bg_row td.start {background:none;}
.tbl_list thead tr th.nbg {background:none;}
.tbl_list tbody td span.point {color:#00adbb}
.tbl_list tbody td.tip_cell {
	padding-left:10px;
	font-size:11px;
	text-align:left;
}
.tbl_list tbody td.shead02 {
	border-right:0;
	border-left:0;
	background:#f1eeed;
	font-weight:bold;
	text-align:center;
}
.tbl_view tbody th.left {padding-left:10px;}
.tbl_view tbody th.center {padding-left:0; padding-right:0;}
.tbl_view tbody td label.section {margin-right:25px;}
.tbl_view tbody td label.dwidth {display:inline-block; width:30px;}
.tbl_view tbody td div.domain_check_control {overflow:hidden; width:100%;}
.tbl_view tbody td div.domain_check_control span.domain {float:left;}
.tbl_view tbody td div.domain_check_control span.check_area {
	float:right;
	margin-right:10px;
	font-size:11px;
}
.tbl_view tbody td.shead {background:#f1eeed;}

.tbl_view tbody td th.npd {padding-right:0 !important; padding-left:0 !important;}
.tbl_view tbody td th.end {border-right:0;}
.tbl_view tbody td.center {text-align:center; padding-right:0 !important; padding-left:0 !important;}

/* tbl_view */
div.tbl_view .end {border-right:none;}
div.tbl_view .right {
	padding-right:10px;
	text-align:right;
}


/* popup addowner */
p.addowner_desc {margin-bottom:10px; line-height:16px;}
p.addowner_desc .under {text-decoration:underline;}

/* popup add member */
div.tbl_view tbody td.start {border-left:0;}
div.tbl_view tbody td span.dblock {display:block; margin-top:5px;}

/* popup domain lock */
#popcont .point_line {color:#e14000;}
#popcont .under_point {text-decoration:underline;}

/* popup owner process */
#popcont div.scroll_cont {
	overflow:auto;
	overflow-x:hidden;
	width:525px;
	height:420px;
}
#popcont div.scroll_cont div.in_cont {width:500px;}
#popcont .tbl_view th.end {border-right:0;}
#popcont .tbl_view td.inner_table {padding:5px;}
#popcont .tbl_view td.inner_table div.dash {margin-bottom:0;}

#popcont .tbl_view td.inner_table td.shead {border-left:0; border-right:0; font-weight:bold; text-align:center;}

/* popup owner change search id */
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;
}


/* 도메인 싱크 */
.day_sync {margin-bottom: 20px;}
/* 도메인 검색 부분 */
div.domainbox_top {
	padding: 15px;
	/*background:url('../../images/cb/domain/search_domainbox_top.gif') no-repeat 0 0;*/
	position:relative;
	width: 692px;
    border: 3px solid #00adbb;
}
div.domainbox_btm {
	margin-bottom: 20px;
	/*background:url('../../images/cb/domain/search_domainbox_btm.gif') no-repeat 0 bottom;*/
}



div.domainbox_g_top {
	padding: 4px 10px 0 10px;
	background:url('../../images/cb/domain/domainbox_info_top.gif') no-repeat 0 0;
}
div.domainbox_g_btm {
	background:url('../../images/cb/domain/domainbox_info_btm.gif') no-repeat 0 bottom;
}

div.domainbox_top div.finding { /* 검색어 입력 */
	position:relative;
	width: 510px;
	display: inline-block;
	vertical-align: middle;
}
div.domainbox_top div.result { /* 개인정보 영역 */
	width: 173px;
	display: inline-block;
	background:url('../../images/cb/domain/domainbox_info02_mid.gif') repeat-y 0 0;
	vertical-align: middle;
}
div.domainbox_top div.result div.result_top {
	background:url('../../images/cb/domain/domainbox_info02_top.gif') no-repeat 0 0;
}
div.domainbox_top div.result div.result_btm {
	background:url('../../images/cb/domain/domainbox_info02_btm.gif') no-repeat left bottom;
}
* html div.domainbox_top div.finding {display: inline;}
* html div.domainbox_top div.result {display: inline;}
*+ html div.domainbox_top div.finding {display: inline;}
*+ html div.domainbox_top div.result {display: inline;}

div.domainbox_top dl dt {
	padding-left: 8px;
	float: left;
	background:url('../../images/cb/common/bul/bul_square01.gif') no-repeat 0 center;
}
div.domainbox_top dl dd {float: left;}
div.domainbox_top dl:after {
	clear: both; display: block; content: ' '; visibility: hidden;}
div.domainbox_top div.finding dl {width: 510px; margin: 0 0 3px;}
div.domainbox_top div.finding dt {width: 75px; font-weight: bold; padding: 3px 0 0 8px;}
div.domainbox_top div.finding dd.btn {position: absolute; top: -5px;}

div.domainbox_top div.result div.result_btm ul.status {
	padding: 4px 0 3px 12px;
}
div.domainbox_top div.result div.result_btm ul.status li {
	padding-left: 7px;
	background:url('../../images/cb/common/bul/bul_square01.gif') no-repeat 0 center;
	font-weight: bold;
}
div.domainbox_top div.result div.result_btm ul.status li.upper {margin-bottom:5px;}
div.domainbox_top div.result div.result_btm ul.status strong.count {color: #00adbb}
div.domainbox_top div.result div.result_btm ul.status strong.count span {text-decoration:underline;}

/* 도메인 검색부분 - 아이콘 */
ul.icon {width: 707px; background:url('../../images/cb/common/bul/bg_icon_list.gif') no-repeat 0 0; padding: 3px 0 0 5px; margin-top: 5px; height: 20px;}
ul.icon li {display: inline;padding-left: 20px;padding-bottom: 3px; padding-top: 2px; padding-right:2px;}
ul.icon li.f {background:url('../../images/cb/common/bul/bul_f.gif') no-repeat 0 2px;}
ul.icon li.p {background:url('../../images/cb/common/bul/bul_p.gif') no-repeat 0 2px;}
ul.icon li.n {background:url('../../images/cb/common/bul/bul_n.gif') no-repeat 0 2px;}
ul.icon li.b {background:url('../../images/cb/common/bul/bul_b.gif') no-repeat 0 2px;}
ul.icon li.d {background:url('../../images/cb/common/bul/bul_d.gif') no-repeat 0 2px;}
ul.icon li.m {background:url('../../images/cb/common/bul/bul_m.gif') no-repeat 0 2px;}
ul.icon li.a {background:url('../../images/cb/common/bul/bul_a.gif') no-repeat 0 2px;}
ul.icon li.h {background:url('../../images/cb/common/bul/bul_h.gif') no-repeat 0 2px;}
ul.icon li.u {background:url('../../images/cb/common/bul/bul_l.jpg') no-repeat 0 2px;}
ul.icon li.v {background:url('../../images/cb/common/bul/bul_v.gif') no-repeat 0 2px;}
ul.icon li.l {background:url('../../images/cb/common/bul/bul_lc.gif') no-repeat 0 2px;}

/* 도메인 메일 - 핫메일 */
.domain_mail {border:1px solid #b1b1b1;}
.domain_mail .service {text-align: center; margin-bottom: 20px; margin-top:1px;}
.domain_mail .msn_mail {
	margin-left: 30px;
	width: 670px;
	padding-bottom: 20px;
}
.msn_mail h4 {color:#738db3; background: none; padding: 0 0 7px 0; }
.msn_mail p {margin-bottom: 15px;}
.msn_mail ul {margin-bottom: 10px;}
.msn_mail ul li {
	background:url('../../images/cb/common/bul/bul_arrow02.gif') no-repeat 0 3px;
	padding-left: 10px;
}
.msn_mail ul li ul {margin-bottom: 10px;}
.msn_mail ul li ul li {background: none; font-size: 90%;}

/* 파킹 적용 페이지 */
.parking_apply01 {
	background:#e0d4b4;
}
.parking_apply01 .parking {
	background:url('../../images/cb/domain/parking_view01.jpg') no-repeat 0 0;
	width: 930px;
	height: 673px;
	margin: 0 auto;
	position:relative;
}
.parking_apply01 .parking div.desc  {
	position:absolute;
	top: 270px;
	left: 320px;
	color: #000;
}
.parking_apply01 .parking div.desc p {
	margin-bottom: 20px;
	line-height: 18px;
	width: 300px;
}
.parking_apply01 .parking div.desc p a {font-weight: bold; color: #000;}
.parking_apply01 .count {
	background:url('../../images/cb/domain/parking_view01_count.gif') no-repeat 0 0;
	padding: 0 0 2px 20px;
	color:#fff;
}
.parking_apply02 {
	background:#000;
}
.parking_apply02 .parking {
	background:url('../../images/cb/domain/parking_view02.jpg') no-repeat 0 0;
	width: 930px;
	height: 730px;
	margin: 0 auto;
	position:relative;
}
.parking_apply02 .parking .count {
	background:url('../../images/cb/domain/parking_view02_count.gif') no-repeat 0 0;
	width: 100%;
	position:absolute;
	bottom: 0;
	left:0;
	padding: 1px 0 2px 20px;
	color:#fff;
}
.parking_apply02 .parking div.desc  {
	padding: 480px 0 0 0;
	color: #fff;
	text-align: center;
}
.parking_apply02 .parking div.desc p {
	margin-bottom: 20px;
	line-height: 18px;
}
.parking_apply02 .parking div.desc p a {font-weight: bold; color: #fff;}
.parking_apply03 {
	background:#cccccc;
}
.parking_apply03 .parking {
	background:url('../../images/cb/domain/parking_view03.gif') no-repeat 0 0;
	width: 930px;
	height: 640px;
	margin: 0 auto;
	position:relative;
}
.parking_apply03 .parking div.desc  {
	padding: 380px 0 30px 0;
	color: #000;
}
.parking_apply03 .parking div.desc p {
	margin-bottom: 20px;
	line-height: 18px;
	text-align: center;
}
.parking_apply03 .parking div.desc p a {font-weight: bold; color: #000;}
.parking_apply03 .count {
	background:url('../../images/cb/domain/parking_view03_count.gif') no-repeat 0 0;
	width: 100%;
	position:absolute;
	bottom: 0;
	left:0;
	padding: 1px 0 2px 20px;
	color:#fff;
}
.parking_apply03 .bg {
	background:url('../../images/cb/domain/parking_apply03_bg.gif') no-repeat 0 bottom;
	height: 84px;
}
.parking_apply04 {
	background:#ccc;
}
.parking_apply04 .parking {
	background:url('../../images/cb/domain/parking_view04.jpg') no-repeat 0 0;
	width: 930px;
	height: 730px;
	margin: 0 auto;
	position:relative;
}
.parking_apply04 .parking div.desc  {
	position:absolute;
	top: 320px;
	left: 520px;
	width: 300px;
	color: #000;
}
.parking_apply04 .parking div.desc p {
	margin-bottom: 20px;
	line-height: 18px;
	width: 300px;
}
.parking_apply04 .parking div.desc p a {font-weight: bold; color: #000;}
.parking_apply04 .count {
	background:url('../../images/cb/domain/parking_view02_count.gif') no-repeat 0 0;
	padding: 0 0 2px 20px;
	color:#fff;
	position:absolute;
	bottom: 0;
	width: 100%;
}

/* 09-11-09 */
div.domainbox_top div.result ul.status li.image {
	margin-top:5px;
	background:none !important;
}

/* popup who is */
div.tit_price {overflow:hidden; width:100%; margin-bottom:10px;}
div.tit_price h5 {float:left;}
div.tit_price span.price {float:right; margin:12px 11px 0 0;}

#popcont div.tit_btn { /* whois 에선 삭제 */
	overflow:hidden;
	width:100%;
}
#popcont div.tit_btn h6 {float:left;}
#popcont div.tit_btn span.btn {float:right;}

#popcont div.sc_cont {
	width:615px;
	height:450px;
	overflow:scroll;
	overflow-x:hidden;
}
#popcont div.sc_cont div.inner_cont {width:595px;}

/* pop whois 091110 */
#popup #popcont h6.whois_info {
	font-size:1.4em;
	font-weight:bold;
	background-position:0 4px;
}
#popup #popcont div.btn_area {
	margin:10px 0 20px;
	text-align:right;
}
#popup #popcont .pop_searcharea {
	overflow:hidden;
	width:100%;
	margin-bottom:20px;
}
#popup #popcont .left_cont {
	overflow:hidden;
	float:left;
	width:260px;
	margin-right:15px;
}
#popup #popcont .left_cont .inner_cont {margin:7px 0;}
#popup #popcont .left_cont .qualified_area {
	overflow:hidden;
	width:100%;
}
#popup #popcont .left_cont .qualified_area .pop_reqcont {
	float:left;
	width:184px;
	padding:2px 0 0 7px;
	background:url('../../images/cb/common/bul/bul_arrow02.gif') no-repeat 0 5px;
}
#popup #popcont .left_cont .qualified_area .reqcont_btn {float:left;}
#popup #popcont .left_cont .qualified_area .reqcont_btn img {vertical-align:top;}

#popup #popcont .right_cont {
	float:left;
	width:192px;
}
#popup #popcont .right_cont .searchlist {
	overflow-y:scroll;
	overflow-x:hidden;
	height:51px;
	padding:2px 4px;
	border:1px solid #ddd;
}

/* 091112 domain_trans_pop */
.domain_trans_img {
	width:630px;
}

/* 091113 regist_result1 */
.do_search_box02 {
	min-height:67px;
	margin-bottom:20px;
	padding:16px 0 0;
	text-align: center;
	/* border: 3px solid #8ec208;
    border-radius: 5px; */
	/*background:url('../../images/cb/domain/bg_search_box02.gif') no-repeat 0 0;*/
	border: 3px solid #00adbb;
}
.do_search_box02 .greenbd {
	width:450px;
	height:30px;
	padding:0 10px;
	border:2px solid #00adbb;
	background:#fff;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.do_search_box02 label {font-size: 14px; font-weight: bold; color: #00adbb;}
.do_search_box02 p.desc {
	margin:7px 0 0 145px;
	color:#888;
	text-align:left;
}
.do_search_box02 p.desc strong {
	margin-left:15px;
	color:#72a306;
}
.title_txt {
	font-weight:bold;
	padding: 0 0 15px 10px;
}
.img_txt1 {
	padding: 0px 0 10px 10px;
}
.img_txt2 {
	padding: 0px 0 10px 10px;
}

div.rndbox div.rndbox_top .select_all .btn {top: 0px; right: 10px;}

.tbl_list table.point_hoting_kr.move_domain {border-top:2px solid #bdc1c3; margin-bottom:20px;}
div.tbl_list table.move_domain tbody td {padding-left: 15px; text-align:left;}

@media screen and (max-width: 980px) {
	div.search_form02 div.deposit strong.cost {
		width: auto;
		margin-right: 10px;
		padding-right: 10px;
	}
	.yui-skin-sam .img_replace a.btn.btn-xs.btn-default {display: none;}
}