@charset "utf-8";

/* **************************************

   File   : domain_style.css
   Title  : domain_style
   Author : Park Yu Jin
   Date   : 2013.03.13
   Last   : 2013.03.25
   Last   : 2013.04.15

************************************** */

/* *** domain *** */
body, h1, h2, h3, h4, th, td, input {color: #666666;font-family: "돋움",dotum,sans-serif;font-size: 12pxfont-weight: normal;}
label { cursor:default; }

/* Domain common tab */
.domainTab {height:62px;}
.domainTabs {zoom:1; margin:30px 0 0 0;}
.domainTabs:after {content:""; display:block; clear:both;}
.domainTabs>li { position:relative; }
.domainTabs>li.off{color:#767676; font-weight:bold;font-size:14px;float:left; height:42px;background:url(/assets/images/domainTab.gif) right -14px repeat; margin:0 0 0 0;}
.domainTabs>li.on{color:#131313; font-weight:bold;font-size:14px;float:left; height:42px;background:url(/assets/images/domainTab.gif) right -128px repeat; margin:0 0 0 0;}
.domainTabs>li>span{display:inline-block; text-decoration:none; padding: 12px 50px 0 20px;  height:30px; background:url(/assets/images/domainTab.gif) left -70px no-repeat;margin:0 0 0 -1px;}
.domainTabs>li>span.on{display:inline-block; background:url(/assets/images/domainTab.gif) left -70px no-repeat; height:42px;}
.domainTabs .first{display:inline-block; background:url(/assets/images/domainTab.gif) left -70px no-repeat; height:42px; }
.domainTabs .firstOn{display:inline-block; background:url(/assets/images/domainTab.gif) left -180px no-repeat; height:42px;}
.domainTabs .last{display:inline-block; /*background:url(/assets/images/domainTab.gif) right -70px no-repeat;*/ height:42px; }
.domainTabs .lastOn{display:inline-block; background:url(/assets/images/domainTab.gif) right -180px no-repeat; height:42px;}
/*.domainTabs .tTxton {background:url(/assets/images/domainTab.gif) left -180px no-repeat; height:42px;}*/
.domainTabs>li>a{display:inline-block; color:#767676; text-decoration:none; padding: 12px 50px 0 20px; height:30px; background:url(/assets/images/domainTab.gif) left -70px no-repeat;margin:0 0 0 -1px; min-width:60px;}
.domainTabs>li>.tTxton { background:url(/assets/images/domainTab.gif) left -70px no-repeat; }
.domainTabs>li.on>.tTxton { color:#0072BF; background:url(/assets/images/domainTab.gif) left -180px no-repeat; }

.tabContents_new { position:absolute; left:0; top:42px; }

/* Domain reserve tab - 150202 KIS */
.domainTabs.reserve>li>a, .domainTabs.reserve>li>span {padding:12px 44px 0 20px;}


/* Domain table */
.domainTableBox {zoom:1; float:left;width:100%;}
.domainTableBox:after {content:""; display:block; clear:both;}
.domainTable, .domainTable th, .domainTable td { border:0;}
.domainTable {float:left; width:100%; border-top:2px solid #919191; border-bottom:1px solid #acacac; border-collapse:collapse; }
.domainTable th {border-bottom:1px solid #acacac; background-color:#f3f3f3; padding:14px 0 14px 21px; text-align:left; font-weight:bold; color:#454545; }
.domainTable tbody td { padding:10px 0 10px 9px; text-align:left; border-top:1px solid #e0e0e0;}
.domainTable a img { vertical-align:top; margin:0 0 0 4px;}
.domainTable .lLine {border-left:1px solid #e0e0e0;}
.domainTable .txtBold {font-weight:bold;}
.domainTable .txtRed {font-weight:bold; color:#D62806;}
.domainTable .txtBlue {font-weight:bold; color:#0072BF;}
.domainTable01, .domainTable01 th, .domainTable01 td { border:0;}
.domainTable01 {float:left; width:100%; border-collapse:collapse; border-bottom:1px solid #acacac;}
.domainTable01 th {border-bottom:1px solid #acacac; background-color:#f3f3f3; padding:14px 0 14px 21px; text-align:left; font-weight:bold; color:#454545; }
.domainTable01 tbody td { padding:10px 0 10px 9px; text-align:left; border-top:1px solid #e0e0e0; color:#454545;}
.domainTable01 .lLine {border-left:1px solid #e0e0e0;}
.domainTable01 .txtadd {font-size:11px; color:#767676; vertical-align:middle; width:26px; display:inline-block;}
.domainTable01 .cTxt { text-align:center; padding:10px 0 10px 0;}
.txtSpace { display:inline-block; margin:0 0 0 2px; vertical-align:middle;}
.txtRed01 {color:#D62806;}

.domainTable02, .domainTable02 th, .domainTable02 td { border:0;}
.domainTable02 {float:left; width:100%; border-collapse:collapse; }
.domainTable02 th {border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb; padding:9px 0 8px 21px; text-align:left; font-weight:bold; color:#454545;line-height:17px;}
.domainTable02 td {padding:10px 0 10px 9px; text-align:left; border-bottom:1px solid #ebebeb;}
.domainTable02 a img{vertical-align:top; margin:0 9px 0 0; float:right;}
.domainTable02 tfoot td {border-bottom:0;}
.domainTable02 .txtRed01 {text-align:right; color:#D62806;}

.domainTable03, .domainTable03 th, .domainTable03 td { border:0;}
.domainTable03 {width:100%; border-top:2px solid #919191; border-collapse:collapse; }
.domainTable03 th {border-bottom:1px solid #acacac; background-color:#f3f3f3; padding:14px 0 14px 21px; text-align:center; font-weight:bold; color:#454545; }
.domainTable03 td { padding:10px 0 10px 0; text-align:left; border-bottom:1px solid #e0e0e0; text-align:center;}
.domainTable03 tfoot td {border-bottom:1px solid #acacac;}
.domainTable03 .lLine {border-left:1px solid #e0e0e0;}
.domainTable03 .lTxt { text-align:left; padding:0 0 0 15px;}
.domainTable03 .bBline {border-bottom:1px solid #acacac;}

.domainTable04, .domainTable04 th, .domainTable04 td { border:0;}
.domainTable04 {float:left; width:100%; color:#666; border-top:2px solid #a5a5a5; border-bottom:1px solid #bcbcbc; border-collapse:collapse; margin-top:26px}
.domainTable04 th {border-bottom:1px solid #e4e4e4; background-color:#f3f3f3; padding:6px 0 4px 0; text-align:center; font-weight:bold; line-height:22px;}
.domainTable04 td { padding:6px 0 4px 0; text-align:center; line-height:22px; border-top:1px solid #e4e4e4; text-align:center;}
.domainTable04 .lLine {border-left:1px solid #e4e4e4;}
.domainTable04 .lTxt { text-align:left; padding:10px 0 10px 15px;}
.domainTable04 .RTxt {text-align:right; padding:0 0 0 0;}
.domainTable04 .RTxt .Rpding { display:inline-block; margin:0 42px 0 0;}
.domainTable04 th .positionBox {position:relative; width:229px; height:19px;}
.domainTable04 th .positionBox01 {position:relative; width:165px; height:19px;}
.txtline { text-decoration:underline;}
.topMrgx {margin-top:0px;}
.txtBlue {color:#0072BF !important;}
.txtRed {color:#d62806 !important;}
a.txtBlue:hover {color:#0072BF;text-decoration:none;}
.iconX {font-weight:bold; color:#a1a1a1;}
.iconO {font-weight:bold; color:#0072BF;}
.viewIcon {float:right; margin:0 15px 0 0;}
.viewIcon li {float:left; margin:0 0 0 2px;}
.stic {background: url(/assets/images/table_stic.gif) no-repeat  0; height:4px;}

/* select box */
.tableTlt {float:left; width:755px; zoom:1; margin:7px 0 10px 0; font-size:14px; color:#333333;}
.tableTlt:after {content:""; display:block; clear:both;}
.tableTlt .selBox {float:right; }
.tableTlt .selBox dl {float:left; position:relative;font-size:12px; color:#666666; height:18px; padding:2px 11px 0 7px; margin:0 23px 0 5px;}
.tableTlt .selBox dl dd { position:absolute; top:-1px; right:-23px;}
.tableTlt .selBox .sLine { border-left:1px solid #dedede; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
.tableTlt .selBox .sLine01 { background-color:#fafafa; border-left:1px solid #cccccc; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.tableTlt2 {float:left; width:755px; zoom:1; margin:7px 0 0px 0; font-size:14px; color:#333333;}
.tableTlt2:after {content:""; display:block; clear:both;}
.tableTlt2 .selBox {float:right; }
.tableTlt2 .selBox dl {float:left; position:relative;font-size:12px; color:#666666; height:18px; padding:2px 11px 0 7px; margin:0 23px 0 5px;}
.tableTlt2 .selBox dl dd { position:absolute; top:-1px; right:-23px;}
.tableTlt2 .selBox .sLine { border-left:1px solid #dedede; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
.tableTlt2 .selBox .sLine01 { background-color:#fafafa; border-left:1px solid #cccccc; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.left2 { margin:0; padding:0; position:relative; left:-5px;}
.locTxt {position:absolute; top:3px; left:53px;}
.selBox01 {position:absolute; top:0px; right:53px; height:22px;}
.selBox01 dl {float:left; position:relative;font-size:12px; color:#666666; height:18px; padding:2px 11px 0 7px; margin:0 23px 0 5px; font-weight:normal;}
.selBox01 dl dd { position:absolute; top:-1px; right:-23px;}
.selBox01 .sLine { border-left:1px solid #dedede; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
.selBox01 .sLine01 { background-color:#fafafa; border-left:1px solid #cccccc; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.selBox02 {position:absolute; top:0px; left:25px; height:22px;}
.selBox02 dl {float:left; position:relative;font-size:12px; color:#666666; height:18px; padding:2px 11px 0 7px; margin:0 23px 0 5px; font-weight:normal;}
.selBox02 dl dd { position:absolute; top:-1px; right:-23px;}
.selBox02 .sLine { border-left:1px solid #dedede; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
.selBox02 .sLine02 { background-color:#fafafa; border-left:1px solid #cccccc; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.selBox03 {position:absolute; top:0px; left:125px; height:22px;}
.selBox03 dl {float:left; position:relative;font-size:12px; color:#666666; height:18px; padding:2px 11px 0 7px; margin:0 23px 0 5px; font-weight:normal;}
.selBox03 dl dd { position:absolute; top:-1px; right:-23px;}
.selBox03 .sLine { border-left:1px solid #dedede; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
.selBox03 .sLine01 { background-color:#fafafa; border-left:1px solid #cccccc; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.selBox04 {position:absolute; top:1px; right:13px; height:22px;}
.selBox04 dl {float:left; position:relative;font-size:12px; color:#666666; height:18px; padding:2px 11px 0 7px; margin:0 23px 0 5px; font-weight:normal;}
.selBox04 dl dd { position:absolute; top:-1px; right:-23px;}
.selBox04 .sLine { border-left:1px solid #dedede; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
.selBox04 .sLine01 { background-color:#fafafa; border-left:1px solid #cccccc; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.outSelbox05 li{float:left; font-size:12px; margin:0 10px 0 0;}
.selBox05 {height:22px;}
.selBox05 dl {float:left; position:relative;font-size:12px; color:#666666; height:18px; padding:2px 11px 0 7px; margin:0 23px 0 5px; font-weight:normal;}
.selBox05 dl dd { position:absolute; top:-1px; right:-23px;}
.selBox05 .sLine { border-left:1px solid #dedede; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
.selBox05 .sLine01 { background-color:#fafafa; border-left:1px solid #cccccc; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.txtm {display:inline-block; margin:3px 0 0 2px;}
.txtc {color:#e4e4e4;}
.txtc01 {color:#767676; cursor:pointer;}
.txtc01.on {font-weight:bold;color:#666;}
.txtc02 {font-size:14px;}

/* Domain btn */
.adddomainBtn .off {float:right; position:relative;background:url(/assets/images/all_domain_img.gif) 0 -40px no-repeat; height:16px; width:150px; padding:4px 0 0 13px; margin:10px 0 10px 0; font-size:11px; color:#636363; cursor:pointer;}
.adddomainBtn .on  {float:right; position:relative;background:url(/assets/images/all_domain_img.gif) 0 -10px no-repeat; height:16px; width:150px; padding:4px 0 0 13px; margin:10px 0 10px 0; font-size:11px; color:#636363; cursor:pointer;}
.adddomainBtn02 {position:absolute; top:0; right:0; background:url(/assets/images/all_domain_img.gif) 0 -110px no-repeat; height:19px; width:144px; padding:6px 0 0 13px; font-size:11px; color:#636363; cursor:pointer;}
.commonList span.adddomainBtn02,.commonList span.adddomainBtn04 {top:-6px;}
.adddomainBtn03 {position:absolute; top:0; left:296px;  background:url(/assets/images/all_domain_img.gif) 0 -440px no-repeat; height:18px; width:164px; padding:5px 0 0 11px; font-size:11px; color:#fff; cursor:pointer;}
.adddomainBtn04 {display:inline-block; background:url(/assets/images/all_domain_img.gif) 0 -177px no-repeat; height:20px; width:167px; padding:5px 0 0 11px; font-size:11px; color:#636363; cursor:pointer; margin:0 0 0 34px;}
.adddomainBtn04_1 {float:right; display:inline-block; background:url(/assets/images/all_domain_img.gif) 0 -276px no-repeat; height:20px; width:148px; padding:5px 0 0 11px; font-size:11px; color:#636363; cursor:pointer; margin:0 0 5px 0px;}
.adddomainBtn05 {position:absolute; top:0; right:0; background:url(/assets/images/all_domain_img.gif) 0 -212px no-repeat; height:19px; width:159px; padding:6px 0 0 11px; font-size:11px; color:#636363; cursor:pointer;}
.adddomainBtn06 {background:url(/assets/images/all_domain_img.gif) 0 -507px no-repeat; height:18px; width:164px; padding:2px 0 0 11px; font-size:11px; color:#fff; cursor:pointer;float:left;margin:0 0 0 88px;}
.adddomainBtn06.nameplus {margin:4px 0 0 5px;}
.dbtnBox {zoom:1; float:right; width:755px; margin-top:10px;}
.dbtnBox:after {content:""; display:block; clear:both;}
.dbtnBox li {float:right; margin:0 0 0 10px; }

/* Domain search box */
.domainSearch:after {content:""; display:block; clear:both; }
.domainSearch {float:left; background: url(/assets/images/search_bg.gif) 0 0 repeat-x; width:736px; height:135px; padding:19px 0 0 19px; zoom:1; margin-top:20px; position:relative;}
.domainSearch ul {zoom:1;}
.domainSearch ul:after {content:""; display:block; clear:both;}
.domainSearch ul li {float:left;}
.domainSearch ul .tit {margin-top:11px;}
.domainSearch .domainSearchForm {width:537px; margin:0 3px 0 11px;background: url(/assets/images/search_form_bg.gif) 0 0 no-repeat;}
.domainSearch .domainSearchForm textarea {width:515px; height:86px; font:14px Dotum "돋움"; color:#666666; font-weight:bold; border:0px; margin:0; padding:11px 11px 0 11px; overflow:hidden;}

.domainSearch02:after {content:""; display:block; clear:both; }
.domainSearch02 {float:left; background: url(/assets/images/search_bg02.gif) 0 0 repeat-x; width:736px; height:92px; padding:40px 0 0 19px; zoom:1; margin-top:20px; position:relative;}
.domainSearch02 ul {zoom:1;}
/*.domainSearch02 {float:left; background: url(/assets/images/search_bg02.gif) 0 0 repeat-x; width:736px; height:112px; padding:20px 0 0 19px; zoom:1; margin-top:20px; position:relative;} 주요 도메인 등록 이벤트 스타일 */
.eventText {margin:8px 0 0 76px;color:#fff;}
.eventText .title {font-size:14px;font-weight:bold;}
.eventText .title span {color:#D62806;}
.domainSearch02 ul {zoom:1;}
.domainSearch02 ul:after {content:""; display:block; clear:both;}
.domainSearch02 ul li {float:left;}
.domainSearch02 ul .tit {margin-top:11px;}
.domainSearch02 .domainSearchForm {width:537px; margin:0 3px 0 11px;background:url(/assets/images/search_form_bg02.gif) 0 0 no-repeat;height:37px;}
.domainSearch02 .domainSearchForm input[type="text"] {width:510px;font:14px Dotum "돋움"; color:#666666; font-weight:bold; border:0px;margin: 9px 0 0 13px; padding:0; overflow:hidden;font-size:14px;}

.add_txt {display:inline-block; margin:5px 0 0 76px; font:12px Dotum "돋움"; color:#fff;}
.add_txt li { margin:0 10px 0 0;}
.add_txt01 {display:inline-block; margin:5px 0 0 44px; font:12px Dotum "돋움"; color:#fff;}
.addTip { position:absolute; top:121px; right:125px; cursor:pointer;}

.keywordSearch {zoom:1; float:left; width:755px; margin-bottom:0px;}
.keywordSearch:after {content:""; display:block; clear:both;}
.keywordSearch .topBg{background: url(/assets/images/search1_bg_top.gif) 0 0 repeat-x; height:4px; }
.keywordSearch .midBg{background: url(/assets/images/search1_bg_mid.gif) 0 0 repeat; padding:19px 0 16px 43px;}
.keywordSearch .midBg .keywordTit { color:#0072BF; display:inline-block; margin:0 0 8px 0; font-size:14px; color:#0072BF;}
.keywordSearch .midBg .keywordBox { width:574px; margin:0 5px 0 0; background: url("/assets/images/keyword_form_bg.gif") no-repeat 0 0;}
.keywordSearch .midBg .keywordBox .search {width:552px; height:27px; font-weight:bold; border:0px; margin:0; padding:8px 11px 0 11px; font-size:14px; overflow:hidden; }
.keywordSearch .midBg ul li {float:left;}
.keywordSearch .midBg .tip {width:552px; display:inline-block; margin:11px 0 0 0; font-size:12px; color:#767676;}
.keywordSearch .midBg .tip .txtBlue {color:#0072BF;}
.keywordSearch .botBg {background: url(/assets/images/search1_bg_bot.gif) 0 0 repeat-x; height:4px;}
.left5 { padding-left:5px;}
.domainSearch01 {zoom:1; float:left; width:755px; }
.domainSearch01:after {content:""; display:block; clear:both;}
.domainSearch01 .topBg {background: url(/assets/images/search2_bg_top.gif) 0 0 repeat-x; height:5px; }
.domainSearch01 .midBg {background: url(/assets/images/search2_bg_mid.gif) 0 0 repeat; padding:15px 0 16px 0; position:relative;}
.domainSearch01 .midBg ul {zoom:1; position:relative;}
.domainSearch01 .midBg ul:after {content:""; display:block; clear:both;}
.domainSearch01 .midBg .searchForm01 {width:483px; border:1px solid #cccccc; height:18px; background:#fafafa; padding:2px 0 0 5px; margin:0 20px 0 126px;}
.domainSearch01 .midBg .searchForm02 {width:580px; border:1px solid #cccccc; height:18px; background:#fafafa; padding:2px 0 0 5px; margin:0 20px 0 34px;}
.domainSearch01 .midBg .searchForm03 {width:416px; border:1px solid #cccccc; height:18px; background:#fafafa; padding:2px 0 0 5px; margin:0 0 0 10px;}
.domainSearch01 .midBg .searchForm03_01 {width:416px; border:1px solid #cccccc; height:18px; background:#fafafa; padding:2px 0 0 5px; margin:0 0 0 34px;}
.domainSearch01 .midBg .searchForm04 {width:332px; border:1px solid #cccccc; height:18px; background:#fafafa; padding:2px 0 0 5px; margin:0 0 0 10px;}
.domainSearch01 .midBg .searchForm01 .search01 {border:0; background:#fafafa; width:480px; height:15px;}
.domainSearch01 .midBg .searchForm02 .search02 {border:0; background:#fafafa; width:480px; height:15px;}
.domainSearch01 .midBg .searchForm03 .search03 {border:0; background:#fafafa; width:403px; height:15px;}
.domainSearch01 .midBg .searchForm03_01 .search03_01 {border:0; background:#fafafa; width:403px; height:15px;}
.domainSearch01 .midBg .searchForm04 .search04 {border:0; background:#fafafa; width:318px; height:15px;}
.search04 {border:1px solid #cccccc; background:#fafafa; width:45px; height:18px; padding:2px 2px 0 2px;}
.search05 {border:1px solid #cccccc; background:#fafafa; width:20px; height:18px; padding:2px 2px 0 2px;}
.domainSearch01 .midBg .btn {position:absolute; top:-2px; right:33px;}
.domainSearch01 .midBg .btn01 {position:absolute; top:-34px; right:33px;}
.domainSearch01 .midBg ul li {float:left;}
.domainSearch01 .midBg ul li .selBox03 {position:static;margin:4px 0 0 10px;}
.domainSearch01 .botBg {background: url(/assets/images/search2_bg_bot.gif) 0 0 repeat-x; height:7px; }
.domainSearch01 .topMrgo {margin:10px 0 0 0;}
.domainSearch01 .topMrgo strong {display:inline-block; padding:4px 0 0 0;}
.domainSearch01 .midBg .dateBox { margin:0 0 5px 0;}
.domainSearch01 .midBg .dateTab01 {position:absolute; top:13px; left:140px;}
.domainSearch01 .midBg .dateTab01 li {float:left;width:65px;height:20px;}
.domainSearch01 .midBg .dateTab01 li a {display:block;font-size:11px;text-decoration:none;color:#767676;float:left;width:60px;height:16px;background:url(/assets/images/all_domain_img.gif) 0 -247px no-repeat;padding:4px 0 0 6px;}
.domainSearch01 .midBg .dateTab01 li.first a {background:url(/assets/images/all_domain_img.gif) 0 -247px no-repeat;}
.domainSearch01 .midBg .dateTab01 li.end a {background:url(/assets/images/all_domain_img.gif) -130px -247px no-repeat;}
.domainSearch01 .midBg .dateTab01 li a.on {color:#0072BF; font-weight:bold;}

.domainSearch01 .midBg .dateTab02 {position:absolute; top:13px; left:112px;}
.domainSearch01 .midBg .dateTab02 li {float:left;width:65px;height:20px;}
.domainSearch01 .midBg .dateTab02 li a {display:block;font-size:11px;text-decoration:none;color:#767676;float:left;width:60px;height:16px;background:url(/assets/images/all_domain_img.gif) 0 -247px no-repeat;padding:4px 0 0 6px;}
.domainSearch01 .midBg .dateTab02 li.first a {background:url(/assets/images/all_domain_img.gif) 0 -247px no-repeat;}
.domainSearch01 .midBg .dateTab02 li.end a {background:url(/assets/images/all_domain_img.gif) -130px -247px no-repeat;}
.domainSearch01 .midBg .dateTab02 li a.on {color:#0072BF; font-weight:bold;}


.wwwSearch {border:1px solid #cccccc; background-color:#fafafa; width:480px; height:20px; }
.wwwSearchInput { float:left; border:0; background-color:#fafafa; padding:3px 0 0 5px; width:470px;}
.wwwSearchmg { margin-left:126px;}
.wwwSearch01 {border:1px solid #cccccc; background-color:#fafafa; width:535px; height:20px; float:left;}
.wwwSearchInput01 { float:left; border:0; background-color:#fafafa; padding:3px 0 0 5px; width:516px;height:15px;}
.wwwSearchmg01 { margin-left:34px;width:591px;}
.wwwSearch02 {border:1px solid #cccccc; background-color:#fafafa; width:416px; height:20px; }
.wwwSearchInput02 { float:left; border:0; background-color:#fafafa; padding:3px 0 0 5px; width:406px;}
.wwwSearchmg02 { margin-left:10px;}
.wwwSearch03 {border:1px solid #cccccc; background-color:#fafafa; width:378px; height:20px; }
.wwwSearchInput03 { float:left; border:0; background-color:#fafafa; padding:3px 0 0 5px; width:378px;}
.wwwSearchmg03 { margin-left:10px;}
.wwwSearch04 {border:1px solid #cccccc; background-color:#fafafa; width:470px; height:20px; }
.wwwSearchInput04 { float:left; border:0; background-color:#fafafa; padding:3px 0 0 5px; width:470px;}
.wwwSearchmg04 {margin:0 10px 0 34px;}
.wwwSearch05 {border:1px solid #cccccc; background-color:#fafafa; width:580px; height:20px; float:left;}
.wwwSearchInput05 { float:left; border:0; background-color:#fafafa; padding:3px 0 0 5px; width:580px;height:15px;}
.wwwSearchmg05 { margin-left:34px;width:591px;}

.radioBox {zoom:1; margin-bottom:10px; line-height:19px;}
.radioBox:after {content:""; display:block; clear:both;}
.radioBox li {float:left; margin: 0 15px 0 0;}
.radioBox li input {margin:0 3px 2px 0; }
.radioBox li strong {margin:0 0 0 34px;}
.radioBox01 {zoom:1; margin-bottom:10px; line-height:19px;}
.radioBox01:after {content:""; display:block; clear:both;}
.radioBox01 li {float:left; margin: 0 5px 0 0;}
.radioBox01 li input {margin:0 3px 2px 0; }
.radioBox01 li strong {margin:0 0 0 34px;}
.leftMrgo {margin:0 0 0 34px;}
.topMrgo01  {margin:30px 0 0 0;}
.topMrgo02  {margin:18px 0 10px 0;}
.topMrgo03  {margin-bottom:10px;}
.topMrgo04  {margin-top:10px;}
.topMrgo05  {margin:3px 0 0 63px; float:right;}
.topMrgo06  { display: inline-block; margin:3px 0 0 0;}
.txtm01 {display:inline-block; margin:3px 4px 0 34px;}
.txtBno { font-weight:normal;}

/* Domain line Info box */
.lineInfobox {background:url(/assets/images/index_info_bg.gif) 0 0 repeat-x; height:81px; width:164px;padding:15px 0 0 10px;}
.lineInfobox ul{zoom:1; list-style-type:none; margin:0 0 0 0;}
.lineInfobox ul:after {content:""; display:block; clear:both;}
.lineInfobox ul li {float:left; margin:0 6px 0 0; line-height:30px;}
.lineInfobox ul li input {vertical-align:middle; margin:0 3px 2px 0;}
.lineInfobox .InfoSearch {float:left; position:relative; width:154px; }
.lineInfobox .searchForm .search {position:absolute;top:0px;left:0px; border:0; width:126px; height:18px; padding:4px 0 0 5px; }
.lineInfobox .searchForm .btn {position:absolute;top:0px;right:0px;border:0;margin:0;padding:0;background:url(/assets/images/info_bg_btn.gif) no-repeat;height:22px;width:28px;cursor:pointer; font-size:0;}

/* Domain title */
.bigtitImg {float:left; margin:30px 0 0 0;position:relative;}
.bigtitImg .eventBtn {position:absolute;top:0;left:527px;}

/* Service apply btns box*/
.applyBox {zoom:1; float:left; width:755px; margin-bottom:25px;}
.applyBox:after {content:""; display:block; clear:both;}
.applyBox ul{zoom:1; margin-bottom:5px; height:30px;}
.applyBox ul:after {content:""; display:block; clear:both;}
.applyBox ul li {float:left; background:url(/assets/images/all_domain_img.gif) 0 -70px no-repeat; height:21px; width:170px; margin:0 5px 0 0; padding: 9px 0 0 15px; cursor:pointer;}
.applyBox ul li:hover {color:#0072BF;}
.applyBox ul .end {margin:0 0 5px 0;}

.applyBox01 {zoom:1; float:left; width:755px; margin-bottom:25px;}
.applyBox01:after {content:""; display:block; clear:both;}
.applyBox01 ul{zoom:1; margin:0 0 5px 157px; height:30px;}
.applyBox01 ul:after {content:""; display:block; clear:both;}
.applyBox01 ul li {float:left; background:url(/assets/images/all_domain_img.gif) 0 -310px no-repeat; height:21px; width:181px; margin:0 5px 0 0; padding: 9px 0 0 15px; cursor:pointer;}
.applyBox01 ul li:hover {color:#0072BF;}
.applyBox01 ul .end {margin:0 0 5px 0;}

/* 20130319 Kim In Suk */
.applyBox02 {zoom:1; float:left; width:755px; margin-bottom:25px;}
.applyBox02:after {content:""; display:block; clear:both;}
.applyBox02 ul{zoom:1; margin:0 0 5px 0; height:30px;}
.applyBox02 ul:after {content:""; display:block; clear:both;}
.applyBox02 ul li {float:left; background:url(/assets/images/all_domain_img.gif) 0 -350px no-repeat; height:21px; width:130px; margin:0 5px 0 0; padding: 9px 0 0 15px; cursor:pointer;}
.applyBox02 ul li:hover {color:#0072BF;}
.applyBox02 ul .end {margin:0 0 5px 0;}

.applyTit {float:left;}

/* 20130319 Kim In Suk Domain Subindex */
.searchWrap {position:absolute;top:170px;left:0;padding:0 0 0 0;}
.domainBoxtop {background:url(/assets/images/domainindex_boxtop01.png) left top no-repeat;width:670px;padding:2px 0 0 0;position:relative;}
.domainBoxbot {background:url(/assets/images/domainindex_boxbot01.png) left bottom no-repeat;width:670px;padding:0 2px 2px 0;height:178px;}
.searchWrap dt, .searchWrap dd {float:left;}
.searchWrap .subSearch {background:url(/assets/images/domainindex_bg_search.gif) 0 0 no-repeat;width:476px;height:35px;margin:0 4px 0 0;position:relative;}
.searchWrap .subSearch.multi {background:url(/assets/images/domainindex_bg_search02.gif) 0 0 no-repeat;width:476px;height:65px;margin:0 4px 0 0;position:relative;}
.searchWrap .subSearch input {border:0;background:#f3f3f3;margin:9px 0 0 13px;font-size:14px;width:450px;}
.searchWrap .subSearch textarea {border:0;color: #666666;height:54px;margin: 0;overflow: hidden;padding: 11px 0 0 15px;width:461px;font-size:12px;}
.searchWrap .subSearch span {position:absolute;right:11px;top:11px;}
.rollTab01, .rollTab02, .rollTab03, .rollTab04, .rollTab05 {padding:18px 0 0 20px;position:absolute; left:0; top:-143px;} /* 131120 */
.rollTab01 .tabText01 {margin:10px 0 0 54px;line-height:17px;}
.moreDomain {margin:7px 0 0 54px;}
.domainTebtext {margin:8px 0 0 54px;line-height:22px;}
.domainTebtext span {color:#0072BF;}
.rollTab01 .btn {margin:8px 0 0 53px;}
.rollTab04 ul, .rollTab05 ul {margin:12px 0 0 54px;}
.rollTab04 li, .rollTab05 li {float:left;margin:0 18px 0 0;}
.rollTab04 li input, .rollTab05 li input {margin:0;padding:0;} /* 탭 수정 */
.searchWrap dt {padding:11px 7px 0 0;}
.searchWrap .subindexTab { position:absolute; left:0; top:145px; }/* 131120 */
.searchWrap .subindexTab>li {float:left;}/* 131120 */

.domainBoxbot02 {background:url(/assets/images/bg_domainindex_bot01.gif) left bottom no-repeat;width:360px;padding:0 2px 2px 0;zoom:1;position:relative;}
.domainBoxbot02:after {content:""; display:block; clear:both;}
.contSummary .left.domain h3 {padding-bottom:15px;}
.contSummary .center.domain h3 {padding-bottom:18px;}
.contSummary .left.domain li, .contSummary .center.domain li {margin:0 0 8px 0;line-height:1;}
.contSummary .left.domain ul {padding:0 0 28px 0;}
.contSummary .left.domain ul { padding-bottom/*\**/: 30px\9; }
.contSummary .left.domain .boxImg {position:absolute;top:20px;right:32px;}
.contSummary .left.domain dl {clear:both;position:relative;top:-9px}
.contSummary .left.domain dt {float:left;margin:0 0 0 21px;padding:13px 20px 0 0;}
.contSummary .left.domain dd {float:left;}
.contSummary .center.domain {}
.contSummary .center.domain ul {padding:0 0 25px 0;}
.contSummary .center.domain ul { padding-bottom/*\**/: 29px\9; }
.contSummary .center.domain .boxImg {position:absolute;top:59px;right:34px;}

/* 20130325 Kim In Suk Domain modify  */
.selBox .megaUpload {background:url(/assets/images/all_domain_img.gif) no-repeat 0 -473px;cursor: pointer;float: left;height: 18px;margin: 0 5px 3px 0;padding: 4px 0 0 10px;width: 73px;font-size:11px;color:#666;position:relative;}
.selBox .megaUpload:hover {color:#0072BF;}
.commonList01.custom02 {margin:30px 0 0 0;}
.domainLogin {margin:30px 0 0 0;}
.domainLogin .under {margin:10px 0 0 0;zoom:1;}
.domainLogin .under:after {content:""; display:block; clear:both;}
.domainLogin .under .btn {float:left;width:120px;margin:0 0 0 10px;}
.domainLogin .under .text02 {float:left;width:325px;margin:5px 0 0 0;}
.currentTime {font-size:12px;float:right;margin:4px 0 0 0;color:#D62806;}
.commonList01 .view span.text01 {color:#666;}
.commonList01 .view span.text02 {margin:0 0 0 15px;}
.domainTable01 tfoot td.noData {text-align:center;padding:28px 0;}
.domainSearch01 .midBg .serchCate {margin:20px 0 0 0;padding:15px 0 0 34px;border-top:1px solid #d2dae0;}
.domainSearch01 .midBg .serchCate dl {position:relative;zoom:1;}
.domainSearch01 .midBg .serchCate dl:after {content:""; display:block; clear:both;}
.domainSearch01 .midBg .serchCate dt {position:absolute;top:0;left:0;font-weight:bold;line-height:24px;}
.domainSearch01 .midBg .serchCate dd {width:120px;float:left;line-height:24px;background:url(/assets/images/all_domain_img.gif) no-repeat 0 -412px;padding:0 0 0 20px;}
.domainSearch01 .midBg .serchCate dd.on {background:url(/assets/images/all_domain_img.gif) no-repeat 0 -387px;}
.domainSearch01 .midBg .serchCate dd.on a {font-weight:bold;color:#0072BF;}
.domainSearch01 .midBg .serchCate dd.first {margin:0 0 0 138px;}

/* 20130327 Kim In Suk */
.balloonArea {float:left;position:relative;height:1%;}
.balloonArea.short {width:100%;}
.balloonArea .bg01 {background:url(/assets/images/bg_balloon02.png) 0 0 no-repeat;height:59px;width:140px;position:absolute;top:12px;left:0;padding:10px 0 0 13px;}
.balloonArea .bg01 .date {line-height:20px;}
.balloonArea .bg01 span {position:absolute;top:14px;right:20px;}
.balloonArea .bg02 {background:url(/assets/images/bg_balloon01.png) 0 0 no-repeat;height:19px;width:110px;position:absolute;top:14px;left:0;padding:16px 0 0 0;font-weight:bold;text-align:center;}
.balloonArea .bg02.sms {left:-20px;}
.balloonArea .bgEmail {position:absolute;top:14px;right:10px;left:20px;background:url(/assets/images/bg_balloon01_left.png) 0 0 no-repeat;height:19px;padding:16px 0 0 0;float:left;}
.balloonArea .bg02Right {float:left;background:url(/assets/images/bg_balloon01_right.png) 0 0 no-repeat;height:35px;padding:0 0 0 0;}
.balloonArea .bg03 {background:url(/assets/images/bg_balloon03.png) 0 0 no-repeat;height:88px;width:140px;position:absolute;top:14px;left:0;padding:16px 0 0 0;font-weight:bold;text-align:center;}
.balloonArea .bg03 span {position:absolute;top:14px;right:10px;}
.adddomainBtn04.safelock {position:absolute;top;0;right:0;}

/* 추가 */
.wwwText {width:54px;position:relative;float:left;padding:6px 0 0 0;}
.commonList.helpFirst {margin-top:20px;}
.commonList.helpFirst01 {margin-top:30px;}
.commonList p.adddomainBtn {border:0;color:#636363;font-size:11px;padding:4px 0 0 13px;float:none;width:201px;}

/* 도움말 */
.infoBox02{position:relative;zoom:1;clear:both;}
.serviceHelp {padding:14px 0 0 0;clear:both;}
.serviceHelp .infoBtn {display:block;position:relative;left:0;top:0px;width:104px;height:21px;margin-bottom:0;padding:1px 0;border:0;background:url(/assets/common/images/sp_apply_service.png) no-repeat 0 -21px;cursor:pointer;vertical-align:middle;overflow:visible}
.serviceHelp .infoBtnclose {display:block;position:relative;left:0;top:0px;width:104px;height:21px;margin-bottom:0;padding:1px 0;border:0;background:url(/assets/common/images/sp_apply_service.png) no-repeat 0 -151px;cursor:pointer;vertical-align:middle;overflow:visible}
.serviceHelp .infoBtn .tx, .serviceHelp .infoBtnclose .tx {display:inline-block;position:absolute;left:0;top:0;margin:1px 0 0 9px;padding:2px 0;vertical-align:top;color:#D62806;font-size:11px;line-height:17px}
.info02 {position: relative;margin-bottom:28px;}
.info02 li {position: relative;}
.info02 li.end {border-bottom:0;}
.info02 a.icon_arrowSection {display: block;padding: 16px 25px 6px;text-decoration: none;}
.info02 .infoIc {background: url(/assets/common/images/sp_apply_service.png) no-repeat 0 0;height: 18px;left: 0;position: absolute;top: 13px;width: 17px;}
.info02 li.on .infoIc {background-position: -20px 0;}
.info02 .infoCon {display: block;font-weight: bold;line-height: 11px;}
.info02 li.on .infoDetail, .info02 li.on .infoDetail_v2 {display: block;}
.serviceHelp .infoDetail, .serviceHelp .infoDetail_v2 {line-height: 17px;margin: 0 22px 17px 25px;}

.commonList .borderLine {border-bottom:0;font-size:12px;padding:0;}
.borderTable.domainHelp {margin:10px 0 0 0;padding:0;}
.borderTable.botMrgo {margin:10px 0 30px 0;padding:0;}
.borderTable.botMrgo th, .borderTable.botMrgo th .borderLine {line-height:17px;}
.borderTable.domainHelp th {padding:12px 0;text-align:center;}
.borderTable.domainHelp th.tworows {height:27px;}
.borderTable.domainHelp th.tworows p {position:relative;}
.borderTable.domainHelp th.tworows span {position:absolute;top:-10px;left:16px;font-weight:bold;line-height:17px;}
.borderTable.domainHelp th.tworows span em {font-weight:normal;font-style:normal;}
.borderTable.domainHelp th.tworows2 {height:27px;}
.borderTable.domainHelp th.tworows2 p {position:relative;}
.borderTable.domainHelp th.tworows2 span {position:absolute;top:-10px;left:8px;font-weight:bold;line-height:17px;}
.borderTable.domainHelp th.tworows2 span em {font-weight:normal;font-style:normal;}
.borderTable.domainHelp td {text-align:center;padding:10px 0;line-height:17px;}
.borderTable.domainHelp td.bg {background:#fafafa;}
.borderTable.domainHelp td.left {text-align:left;padding:10px 20px;}
.borderTable.domainHelp td.left02 {text-align:left;padding:10px 0 10px 10px;vertical-align:top;}
.borderTable.domainHelp td.left02 span {font-size:11px;}
.borderTable.domainHelp td.left02 .addText {font-size:12px;display:block;padding:7px 0 0 0;}
.forwardingImg {text-align:center;margin:10px 0 0 0;}
.inButton {padding:6px 0 0 0;}
.inButton a {padding:0;}
.infoDetail .dot li {background: url(/assets/common/images/list_dot.gif) no-repeat 0 6px;margin: 0 0 6px 4px;padding: 0 0 0 12px;border-bottom:0;}
.infoDetail .dot li .inButton {padding:6px 0 4px 0;}
.infoDetail .view01 {text-decoration:underline;}
.infoDetail .view01:hover {color:#0072BF;}
.intableBtn {margin:20px 0 0 0;}

.Pupbot .domain li {line-height:17px;padding:0 0 5px 0;}
.Pupbot .uinArea {position:relative;width:590px;height:117px;}
.Pupbot .uinArea dl dt {line-height:1;padding:0;margin:0;}
.Pupbot .uinImg {width:590px;height:117px;position:absolute;top:0;left:0;z-index:2;background:url(/assets/images/img_domainlayer01.gif) 0 0 no-repeat;}
.Pupbot .layerSubtit.domain {padding:20px 0 10px 0;}

.imgExtend {padding:24px 0 0 0;}
.info02 .infoCon em {font-style:normal;font-weight:normal;}

.parkingStep {width:725px;height:159px;position:relative;margin:15px 0;}
.parkingStep .parkingImg {position:absolute;top:0;left:0;z-index:2;background:url(/assets/images/img_parking01.gif) 0 0 no-repeat;width:725px;height:159px;}

.parkingEdit {width:655px;height:198px;position:relative;margin:15px 0 50px 0;}
.parkingEdit .parkingImg {position:absolute;top:0;left:0;z-index:2;background:url(/assets/images/img_parking02.gif) 0 0 no-repeat;width:655px;height:198px;}

.commonList.noBorder p {border-bottom:0;padding:0;}
.auctionText {width:755px;height:80px;position:relative;margin:20px 0 0 0;}
.auctionImg {position:absolute;top:0;left:0;z-index:2;background:url(/assets/images/img_auction01.gif) 0 0 no-repeat;width:755px;height:80px;}
.auctionText li {float:left;}
.commonList td ul.dot {margin:0;}
.commonList td ul.dot li {margin:0;}
.infoDetail td .dot li {margin:0;}
.Pupbot .dot li li {background:none;padding:0;}

.commonList p.moreText {color:#666;font-size:12px;padding:14px 0 0 0;border-bottom:0;}

.changeText {padding:25px 0;line-height:17px;}
.commonList .view01.under {text-decoration:underline;}
.commonList .view01.under:hover {color:#0072BF;}
.domainBlue {background:#f7f7f7;zoom:1;}
.domainBlue:after {content:""; display:block; clear:both;}
.domainBlue .left {float:left;margin:20px 0 0 30px;}
.domainBlue .right {float:right;margin:15px 30px 15px 0;}
.infoDetail .change01 {margin:40px 0 25px 0;}

.ownerArea {position:relative;width:755px;height:80px;margin:20px 0 0 0;}
.ownerImg {position:absolute;top:0;left:0;width:755px;height:80px;background:url(/assets/images/img_owner01.gif) 0 0 no-repeat;}
.ownerArea li {float:left;}
.domainBlue.process {padding:18px 0 18px 25px;}
.dot.underBlue {margin:20px 0 0 0;}
.infoDetail .docuText {margin:20px 0 10px;}
.infoDetail .docuAddr {}
.infoDetail .docuAddr li {border-bottom:0;padding:0 0 0 15px;margin:0 0 4px 0;}
.Pupbot .text.domain {padding:0 0 20px 0;}
.Pupbot .borderTable td.left {padding-left:10px;text-align:left;}

.gabiaArea {position:relative;width:755px;height:121px;margin:20px 0 0 0;}
.gabiaImg {position:absolute;top:0;left:0;width:755px;height:123px;background:url(/assets/images/img_transfer01.gif) 0 0 no-repeat;}
.gabiaArea li {float:left;}
.borderTable.domainHelp th span {font-weight:normal;}
.domainBlue.transferText {margin:0;padding:25px 0 25px 25px;line-height:17px;color:#767676;}
.domainBlue.transferText p {margin:0 0 5px 0;}
.autoBtn {padding:5px 0 11px 0;}

.txtBlue.endDocu {margin:20px 0 5px 0;}
.endDocutxt {}
.commonList ul.dot.safelock {margin:5px 0 10px 0;}
.docuAddr01 {font-weight:bold;color:#333;margin:20px 0 0 0;}
.commonList .hiddenText, .commonList .hiddenPrice {font-size:12px;border:0;padding:0;color:#666;}
.hiddenExam {background:url(/assets/images/bg_domain_layer.gif) 0 0 no-repeat;width:590px;height:328px;zoom:1;}
.hiddenExam:after {content:""; display:block; clear:both;}
.hiddenExam .left {float:left;margin:47px 0 0 22px;}
.hiddenExam .right {float:left;margin:47px 0 0 79px;}
.layerPup .Pupbot .under strong {display: block;margin:20px 0 10px;}
.txtOra {color:#D62806;}
.examLayer {padding:20px 0 0 0;}
.webmailImg {padding:10px 0 30px 0;}
.reserveTxt {padding:0 0 4px 0;}
.reservImg {padding:10px 0 0 0;}
.aboutNameimg {margin:30px 0 0 0;}
.commonTab01.aboutName li {padding:0;width:251px;}
.commonTab01.aboutName li.end {width:249px;}
.commentName {padding:0 0 40px 0;}
.commonList .nameText {padding:15px 0 0 0; line-height:1.4em;}
.commonList .nameText .line {text-decoration:underline;}
.nameBluebox {border:1px solid #e9e9e9;background:#f8f8f8;padding:18px 0 18px 30px;clear:both;margin:20px 0 0 0; line-height:1.4em;}
.nameBluebox02 {border:1px solid #e9e9e9;background:#f8f8f8;padding:18px 0 18px 18px;margin:0 0 0 0; line-height:1.4em;}
.nameBluebox .view01.under {text-decoration:underline;}
.nameBluebox .view01.under:hover {color:#0072BF;}
.qLine {text-decoration:underline;}
.hostText {padding:30px 0 8px 0;}
.btnArrow {text-align:center;}
.marginLeft {margin:0 0 0 16px;}
.nameplusImg {margin:30px 0 0 0;}

.commonList01_1 .left {float:left;margin:0 0 0 ;}
.commonList01_1 .right {float:right;margin:10px 0 0 0;}


.roll li.on {display:block;}
.roll li.off {display:none;}

.commonList .addTitle {margin:20px 0;}
.commonList02 .view {color: #0072BF;text-decoration: underline;}
.syncPrice {margin:8px 0 0 0;}
.linkText {color:#0072BF;}
.linkText,under {color:#0072BF;text-decoration:underline;}
.top15 { padding-top:15px}

.txtRed01.noBtm {padding-bottom:0;}
.paginate.noBtm {padding-bottom:0;margin-bottom:-2px;}
.commonList ul li.noBtm, .infoDetail .dot li.noBtm, .commonList0 ul li.noBtm {padding-bottom:0;margin-bottom:-3px;}
.txtRed01.noBtm input {margin:0;padding:0 2px 0 0;vertical-align:middle;}
.info02.noBtm, .infoDetail.noBtm {margin-bottom:0;}

.y_left {position:relative; left:-27px;}

/* 20130610 구매/판매 관리 페이지 생성 kis */
.auctionTab {zoom:1;}
.auctionTab:after {content:""; display:block; clear:both;}
.auctionTab .domainTabs {float:left;width:558px;}
.auctionTab p {float:right;margin:30px 0 0 0;}
.sellContents {padding:20px 0 0 0;}
.sellContents .txtc02 {color:#333;font-weight:bold;padding:0 0 10px 0;}
.sellContents td {padding:10px 0;text-align:center;}
.sellContents .nodata {text-align:center;}
.sellContents .view01.under {text-decoration: underline;}
.sellContents .view01.under:hover {color:#0072BF;}
.commonList .textAdd {font-size:12px;border:0;padding:17px 0 0 0;color:#0072BF;}
.sellContents .borderTable.domainHelp {margin:0;}
.sellContents .borderTable.domainHelp th.tworows2 span {position:absolute;top:-20px;left:4px;}
.sellContents .borderTable.domainHelp th.tworows span {position:absolute;top:-18px;left:12px;}
.sellContents .borderTable.domainHelp th.tworows2 .borderLine {line-height:17px;}
.borderLineleft, .borderLine.left {border-left: 1px solid #ACACAC;}

/* 20130618 파킹 수정 */

#shop_01 #layout_2 #img_04 {top:57px;}
#shop_01 #layout_2 #img_05 {top:193px;}
#shop_01 #layout_2 #img_06 {top:221px;}
#shop_01 #layout_2 #img_07 {top:381px;}
#shop_01 #layout_2 #img_08 {top:580px;}
#shop_01 #layout_2 #img_09 {top:437px;}
#shop_01 #layout_2 #img_10 {top:601px;}

#shop_01 #layout_2 #fs_04 {top:57px;}
#shop_01 #layout_2 #fs_05 {top:87px;}
#shop_01 #layout_2 #fs_06 {top:95px;}
#shop_01 #layout_2 #fs_07 {top:221px;}
#shop_01 #layout_2 #fs_08 {top:253px;}
#shop_01 #layout_2 #fs_09 {top:264px;}
#shop_01 #layout_2 #fs_10 {top:437px;}
#shop_01 #layout_2 #fs_11 {top:475px;}
#shop_01 #layout_2 #fs_12 {top:483px;}
#shop_01 #layout_2 #fs_13 {top:601px;}
#shop_01 #layout_2 #fs_14 {top:640px;}
#shop_01 #layout_2 #fs_15 {top:651px;}

#mail_01 #layout_1 #img_01:first-child {width:96px;height:44px;}
#mail_01 #layout_1 #img_01:nth-child(2) {width:800px;height:856px;top:52px;}
#mail_01 #layout_1 #fs_02 {width:580px;}
#mail_01 #layout_1 #fs_03 {width:580px;height:200px;}

#album_01 #layout_2 #fs_02 {top:236px;}
#album_01 #layout_2 #fs_03 {top:236px;}
#album_01 #layout_2 #fs_04 {top:236px;}
#album_01 #layout_2 #fs_05 {top:441px;}
#album_01 #layout_2 #fs_06 {top:441px;}
#album_01 #layout_2 #fs_07 {top:441px;}

#album_01 #layout_2 #img_04 {top:64px;}
#album_01 #layout_2 #img_06 {top:64px;}
#album_01 #layout_2 #img_08 {top:64px;}
#album_01 #layout_2 #img_10 {top:268px;}
#album_01 #layout_2 #img_12 {top:268px;}
#album_01 #layout_2 #img_14 {top:268px;}


.TdNormal #editor {position:relative;}

/* 20130624 도메인 정보 조회 */
.transferText {padding:5px 0 5px 0;}
.transferText img {position:relative;top:-2px;}


/* 130819 도메인 검색결과 */
.gray_01 { color:#000 !important; }
.gray_02 { color:#444 !important; }
.gray_03 { color:#666 !important; }
.gray_04 { color:#767676 !important; }
.gray_05 { color:#999 !important; }
.gray_06 { color:#adaeb2 !important; }
.gray_07 { color:#adaeb2 !important; text-decoration:line-through;  }
.gray_08 { color:#aaa !important; }
.red_01 { color:#D62806 !important; }

.price_not { color:#9f9f9f; text-decoration:line-through; }

.tle_1a { height:50px; }
.stle_1a { padding:11px 0 9px; font:12px/1.3em dotum; color:#444; text-align:center; }

.box_type_01 { position:relative; }
.box_type_01 .contents { border:1px #dcdcdc solid; padding:20px; *min-height:0px; }
.box_type_01 .lt { display:block; width:2px; height:2px; position:absolute; left:0px; top:0px; background:url(/assets/images/box_01_lt.gif) no-repeat; }
.box_type_01 .rt { display:block; width:2px; height:2px; position:absolute; right:0px; top:0px; background:url(/assets/images/box_01_rt.gif) no-repeat; }
.box_type_01 .rb { display:block; width:2px; height:2px; position:absolute; right:0px; bottom:0px; background:url(/assets/images/box_01_rb.gif) no-repeat; }
.box_type_01 .lb { display:block; width:2px; height:2px; position:absolute; left:0px; bottom:0px; background:url(/assets/images/box_01_lb.gif) no-repeat; }
.domain_search_box { width:436px; height:35px; padding:0 20px; font:bold 16px/35px verdana !important; color:#000; border:none; background:url(/assets/images/bg_domain_search_box.gif) no-repeat; *margin:-1px 0; }
.domain_search_box.txt { font:12px/35px dotum !important; color:#666; }

select.select_type_a { height:35px; background:#fff; }

.layout_do_a { padding:30px 0 0; zoom:1; }
.layout_do_a:after { display:block;visibility:hidden;clear:both;content:''; }
.layout_do_a>.main_contents { float:left; width:725px;}
.layout_do_a>.aside { float:right; width:235px; }
.aside_tle { width:235px; height:22px; padding-top:9px; text-align:center; background:#626879; border-top:1px #545a67 solid; border-right:1px #42454b solid; border-bottom:1px #2d2e31 solid; border-left:1px #3f4754 solid; }
.aside_contents { padding:0 20px 20px 20px; background:#f7f7f7; border-bottom:1px #acacac solid; }

input.i_radio[disabled]{ filter:alpha(opacity=50); opacity:0.5; }

.btn_more_view { text-align:right; }

.commonList0 .tle_right_btn { float:right; margin-top:-3px; }

.do_basket_list { border-top:1px #5f5f5f solid; font:12px/1.0em dotum; color:#666; }
.do_basket_list li { padding:11px 3px 9px; border-bottom:1px #ccc solid; }
.do_basket_list .btn_cancel { float:left; margin:-2px 6px 0 0; }


/* 131212 */
.domain_list_v2 { display:block; width:180px; height:40px; margin:0 0 0 10px; position:relative; overflow:hidden; cursor:default; border:1px #fbfbfb solid; }
.domain_list_v2>span {position:absolute;left:0;top:40px;overflow: hidden;opacity: 1;}
.domain_list_v2:focus { border:1px #aaa dotted; }

/* 140122 sjg */
.domainSearch02 .box_01 { height:37px; width:239px; padding:0 10px; font:bold 14px/39px dotum; color:#666666; border:none; background:url(/assets/images/bg_box_01.gif) no-repeat; }
.domainSearch02 .dot { padding:21px 5px 0; }
.domainSearch02 .select select { width:259px; height:37px; font:bold 14px/37px dotum; color:#666; border:1px #2e75b1 solid; border-radius:4px; background:#fff; }

.domainSearch02 .domainSearchForm input[type="text"] {width:510px;font:14px Dotum "돋움"; color:#666666; font-weight:bold; border:0px;margin: 9px 0 0 13px; padding:0; overflow:hidden;font-size:14px;}

.list_gtlds { overflow:hidden; zoom:1; border-top:1px #acacac solid; background:#f3f3f3; }
.list_gtlds>li { float:left; width:25%; *width:24.9%; height:45px; border-bottom:1px #ebebeb solid; }
.list_gtlds>li>a { display:block; padding:0 10px 0 12px; height:45px; font:12px/47px dotum; vertical-align:top; cursor:pointer; }
.list_gtlds>li>a .item { display:block; float:left; padding-left:8px; background:url(/assets/images/bul_gtlds_01.gif) 0 center no-repeat; }
.list_gtlds>li>a .num { display:block; float:right; width:30px; padding-right:8px; height:20px; font:bold 12px/21px dotum; color:#666; text-align:right; margin-top:11px; border:1px #dddddd solid; border-radius:4px; background:#fff; }
.list_gtlds>li.off>a .num { background:#ececec; }
.list_gtlds>li.on>a { font-weight:bold; color:#000; letter-spacing:-1px; }
.list_gtlds>li.on>a .num { display:block; float:right; font-weight:bold; color:#1f90d8; }
.list_gtlds>li.off>a, .list_gtlds>li.off>a * { color:#bababa; cursor:default; }
.list_gtlds>li.off>a .item { background-image:url(/assets/images/bul_gtlds_02.gif); }

/* 160511 new gTLD list border 수정 */
.list_gtlds2 { overflow:hidden; zoom:1; border-top:1px #acacac solid; border-bottom:1px #acacac solid; background:url(/assets/images/bg_ngtld_list.gif) repeat-y; }
.list_gtlds2>li { float:left; width:179px; *width:188px; height:19px; border-bottom:1px #ebebeb solid; padding:10px 0 10px 9px;}
/* .list_gtlds2>li.lLine {border-left:1px solid #e0e0e0;} */


.box_search_b1 { width:419px; height:35px; padding:0 10px; font:bold 14px/37px dotum; color:#666; border:none; background:url(/assets/images/box_search_01.gif) no-repeat; }

.domain_search_box.v2 { width:256px; background:url(/assets/images/box_search_02.gif) no-repeat; }
.i_text.txt { color:#999; }

.list_gtlds>li.ds_area { float:right; width:400px; text-align:right; padding-right:12px; font-weight:bold; color:#333; }
.box_d01 { height:20px; padding:0 5px; font:12px/20px verdana; color:#000; border:1px #c6c6c6 solid; border-radius:2px; background:#fff; }
.box_d01.txt { color:#999; }

/* 140220_bangsh_add */

/* 서비스 신청 */
.freeImgae {zoom:1;}
.freeImgae:after {content:""; display:block; clear:both;}
.freeImgae.border_t {margin-top:30px; padding-top:30px; border-top:2px solid #6e7379;}
.freeImgae .rowsBox {float:left;}
.freeImgae .rowsBox span.txtVat {display:inline-block; width:248px; margin-top:5px; color:#767676; text-align:right;}
.freeImgae .rows {float:left; width:230px; padding:17px 9px 16px 9px; border:1px solid #ccc; background:#fbfbfb;}
.freeImgae .rows.Nofloat {float:none; padding:17px 9px 27px 9px;}
.freeImgae .rows ul {zoom:1;}
.freeImgae .rows ul:after {content:""; display:block; clear:both;}
.freeImgae .rows .title {zoom:1; border-bottom: 1px solid #ebebeb; padding: 0 0 16px 12px;}
.freeImgae .rows .title:after {content:""; display:block; clear:both;}
.freeImgae .rows .title dt {color:#333; font-size:19px; font-weight:bold;}
.freeImgae .rows .title dd {padding:5px 0 0 0; font-size:15px;}
.freeImgae .rows .title dd span {font-weight:bold; color:#D62806;}
.freeImgae .rows .spec {position:relative; padding:15px 0 7px 0; zoom:1;}
.freeImgae .rows .spec.spce_tmch {padding:15px 0 22px 0;}
.freeImgae .rows .spec:after {content:""; display:block; clear:both;}
.freeImgae .rows .spec ul {padding:0 0 14px 16px; line-height:19px; border-bottom: 1px solid #ebebeb;}
.freeImgae .rows .spec p.btn {margin-top:20px;}
.freeImgae .rows .btn {text-align: center;}
.textArea_tmch {float:left; margin-left:40px;}
.Pupbot.feature_L ul.dot {padding-bottom:10px;}
.Pupbot.feature_L ul.dot li {padding-bottom:10px; line-height:20px;}
.Pupbot.feature_L h5 {margin:0; padding:5px 0 12px 0;}
.freeImgae dl.advantage {color:#767676;}
.freeImgae dl.advantage dt {padding-left:12px; margin:0 2px; line-height:20px; font-weight:bold; background:url("/assets/common/images/list_dot.gif") no-repeat 0 7px;}
.freeImgae dl.advantage dd {padding-left:12px; margin:0 0 15px; margin-left:2px; line-height:18px;}

.info02 a.icon_arrowSection {color:#666;}

h5.tmch_title {margin:0;padding:18px 0 13px;color:#666;font-size:12px;font-family:dotum;font-weight:bold;}

/* //140220_bangsh_add */
.info02 .infoDetail {line-height:17px; margin:0 22px 17px 25px;}
.domainTab p.tmch_link {float:right; height:42px; margin:30px 0 0 0; color:#767676; font-weight:bold; font-size:14px; background:url("/assets/images/domainTab.gif") right -230px repeat;}
.domainTab p.tmch_link:hover {color:#131313; background-position:right -332px;}
.domainTab p.tmch_link a {display:inline-block; height:30px; margin:0 0 0 -1px; padding: 12px 50px 0 20px; color:#767676; text-decoration:none; background:url("/assets/images/domainTab.gif") left -282px no-repeat;}
.domainTab p.tmch_link a:hover {color:#0072bf; background-position:left -382px; }

/* 140408 KIS 소유자 정보변경 본인인증 */
.info-change-table th, .info-change-table td {text-align:left;padding-left:15px;}
.info-change-table th.end {border-bottom:0;}
.info-change-table p {padding:20px 0;text-align:center;clear:both;}
.info-change-table p button {margin:0;padding:0;border:1px solid #727c85;background:#828c95;font-size:14px;font-weight:bold;font-family:"돋움",Dotum;color:#fff;width:187px;height:37px;cursor:pointer;}
.info-change-text {width:920px;padding-bottom:32px;}
.info-change-text dt {font-weight:bold;color:#454545;padding:0 0 3px 0;}
.info-change-text dt img {position:relative;top:-1px;}
.info-change-text dd {background: url(/assets/common/images/list_dot.gif) no-repeat scroll 0 6px rgba(0, 0, 0, 0);margin: 0 0 4px 4px;padding: 0 0 0 12px;}
.info-change-text p {font-weight:bold;color:#454545;padding:25px 0 0 0;}
.info-change-text p span {color:#2390dc;}

/* 140415 sjg */
.applyBox02.v2 ul li {float:left; height:30px; width:145px;  margin:0 5px 0 0; padding:0; cursor:pointer;}
.applyBox02.v2 ul li a { display:block; vertical-align:top; height:21px; width:130px; padding:9px 0 0 15px; background:url(/assets/images/all_domain_img.gif) 0 -350px no-repeat; }
.btn_a1 { display:inline-block; padding:5px 9px 4px; font:12px/12px dotum; color:#636363; background:#fff; border:1px #d7d7d7 solid; border-radius:2px; }

/* 140418 navermail 관련 추가 */
.box_nw_01 { border:1px #d7d7d7 solid; background:#fff; }
.tle_nw_01 { padding:10px 24px; border-bottom:1px #d7d7d7 solid; }
.tle_nw_02 { padding:50px 0 14px 40px; border-bottom:1px #b1b1b1 solid; }
.tle_nw_03 { padding:40px 0 11px; }
.list_nw_01 { padding:10px 15px; }
.list_nw_01>li { border-top:1px #d7d7d7 solid; }
.list_nw_01>li:first-child { border-top:none; }
.list_nw_01>li>a { display:block; padding:7px 10px 5px; font:11px/11px dotum; vertical-align:top; background:url(/assets/images/naver_works/bul_101.gif) 191px 8px no-repeat; }




/* 도메인 메뉴 개편 sjg (140826 ~) */
.domain_addservice { margin-top:30px; }
.domain_addservice>li { height:194px; border-bottom:1px #e0e0e0 solid; background-position:100% 0; background-repeat:no-repeat; }
.domain_addservice .tle { padding-top:20px; }
.domain_addservice .txt { padding-top:7px; }
.domain_addservice .btn { padding-top:10px; }
.domain_addservice .btn>img { margin-right:6px; }
.domain_addservice .no1 { background-image:url(/assets/images/img-adds-main-01.jpg); }
.domain_addservice .no2 { background-image:url(/assets/images/img-adds-main-02.jpg); }
.domain_addservice .no3 { background-image:url(/assets/images/img-adds-main-03.jpg); }
.domain_addservice .no4 { background-image:url(/assets/images/img-adds-main-04.jpg); }
.domain_addservice .no5 { background-image:url(/assets/images/img-adds-main-05.jpg); }

.domain_search_v2 { padding:25px 0 25px 25px; margin-top:16px; color:#fff; overflow:hidden; zoom:1; border-radius:2px; background:#2598e7; }
.domain_search_v2 li { float:left; }
.domain_search_v2 .tle { padding-top:2px; margin-right:10px; font:bold 26px/1.0em "Malgun Gothic"; font-family:"Malgun Gothic","맑은 고딕",verdana; color:#fff; }
.domain_search_v2 .tle .han { font-size:20px; letter-spacing:-2px; }
.domain_search_v2 .box { width:370px; padding:0 10px; border:1px #2e75b1 solid; border-radius:2px; height:35px; background:#fff; font:bold 18px/35px verdana !important; color:#000; }
.domain_search_v2 .box.dTxt { font-weight:normal !important; font-size:12px !important; color:#999; }
.domain_search_v2 textarea.box { padding:10px; height:100px; font:12px/1.5em verdana !important; color:#999; }
.domain_search_v2 textarea.box.on { color:#000; line-height:1.6em; }
.domain_search_v2 .btn { margin-left:6px; }
.domain_search_v2 a { color:#fff; text-decoration:underline; }
.domain_search_v2 .you_want { padding:5px 0 10px 87px; font:bold 16px/1.2em dotum; }
.domain_search_v2.reserve {margin-top:0;}

.domain_search_v2b { padding:25px; color:#555; overflow:hidden; zoom:1; border:1px #d2dae0 solid; border-radius:2px; background:#ebf0f4; box-shadow:0 2px 0 #f2f2f2; }
.domain_search_v2b .search_area { overflow:hidden; zoom:1; }
.domain_search_v2b .search_area>li { float:left; }
.domain_search_v2b .tle { margin-right:10px; font:bold 20px/1.0em "Malgun Gothic"; font-family:"Malgun Gothic","맑은 고딕",verdana; color:#444; }
.domain_search_v2b .tle .han { font-size:16px; letter-spacing:-2px; }
.domain_search_v2b .box { width:400px; padding:0 10px; border:1px #ccc solid; border-radius:2px; height:23px; background:#fff; font:bold 14px/23px verdana !important; color:#000; }
.domain_search_v2b .box.dTxt { font-weight:normal !important; font-size:12px !important; color:#999; }
.domain_search_v2b .btn { margin-left:3px; }
.domain_search_v2b .dom_select { overflow:hidden; zoom:1; padding-bottom:10px; }
.domain_search_v2b .dom_select .mtle { float:left; width:80px; font-weight:bold; color:#0072bf; font-family:tahoma; }
.domain_search_v2b .dom_select .mcont { float:left; width:600px; font-weight:bold; font-family:tahoma; }
.domain_search_v2b .dom_select .mcont input[type=radio]{width:15px;height:15px;margin-top:-1px;*width:22px;*height:22px; }


.list_tld_a { border-bottom:1px #acacac solid; }
.list_tld_a>.top { overflow:hidden; zoom:1; border-top:2px #919191 solid; border-bottom:1px #e0e0e0 solid; background:#f3f8ff; }
.list_tld_a>.top>li { float:left; padding:12px 0 11px; text-align:center; font:bold 12px/1.2em dotum; color:#666; }
.list_tld_a .name { width:130px; }
.list_tld_a .exp { width:625px; }
.list_tld_a .menu { float:left; width:130px; text-align:center; border-bottom:1px #e0e0e0 solid; }
.list_tld_a .menu>li { position:relative; border-top:1px #e0e0e0 solid; background:#f8f8f8; }
.list_tld_a .menu>li:first-child { border-top:none; }
.list_tld_a .menu>li>a { display:block; height:36px; font:bold 12px/36px verdana; color:#555; border-right:1px #e0e0e0 solid; }
.list_tld_a .menu.font2>li>a { font-family:dotum; }
.list_tld_a .menu>li>a:hover { color:#000; background:#eee; }
.list_tld_a .menu>li.on>a { background:#fff; color:#097ac9; border-right-color:#fff; }
.list_tld_a .cont { float:left; width:589px; min-height:413px; padding:15px 15px 15px 20px; border-left:1px #e0e0e0 solid; margin-left:-1px; }
.list_tld_sub>li { padding-bottom:15px; }
.list_tld_sub .title { font-weight:bold; }

.list_d_01 { font:12px/1.4em dotum; }
.list_d_01>li { padding:2px 0 2px 13px; background:url(/assets/common/images/list_dot.gif) 2px 8px no-repeat; }
.list_d_01.v2>li { padding-bottom:15px; }
.list_d_01 .title { font-weight:bold; }

.borderTable table.v2 { table-layout:fixed; }
.borderTable table.v2 td { padding:5px 0 4px; }

.list_ti_11>li { padding-left:11px !important; text-indent:-11px !important; }
.list_ti_16>li { padding-left:16px !important; text-indent:-16px !important; }

.list_ngtld_a { border-bottom:1px #acacac solid; }
.list_ngtld_a .tle { height:36px; padding:0 15px; font:bold 12px/36px verdana !important; color:#444; border-top:1px #acacac solid; border-bottom:1px #eee solid; background:#f3f3f3; }
.list_ngtld_a .list { overflow:hidden; zoom:1; padding:8px 0 8px 10px; font-family:verdana; }
.list_ngtld_a .list>li { float:left; padding:3px 0; width:16.6% }
.list_ngtld_a .list a { font-family:verdana; }

.list_cctld_01 { padding-top:15px; overflow:hidden; zoom:1; }
.list_cctld_01>li { float:left; }
.list_cctld_01>li>a { display:block; padding:0 10px; text-align:center; height:26px; font:14px/18px dotum; color:#666; }
.list_cctld_01>li.on>a { font-weight:bold; color:#333; }

.domainTableBox .bg_z1 th { background:#fbfbfb; }
label.disable>span.txtSpace { filter:alpha(opacity=50); opacity:0.5; }

.btn_search_sort { position:absolute; top:-31px; left:480px; display:inline-block; height:26px; padding:0 20px 0 10px; font:12px/28px dotum; text-decoration:underline !important; color:#ff7800 !important; background:#fff url(/assets/images/bul-down.gif) 100% 50% no-repeat; }
.btn_search_sort.up { background:#fff url(/assets/images/bul-up.gif) 100% 50% no-repeat; }
.btn_search_sort2 { position:absolute; top:-31px; left:695px; display:inline-block; height:26px; padding:0 20px 0 10px; font:12px/28px dotum; text-decoration:underline !important; color:#ff7800 !important; background:#f3f3f3 url(/assets/images/bul-down2.gif) 100% 50% no-repeat; }
.btn_search_sort2.up { background:#f3f3f3 url(/assets/images/bul-up2.gif) 100% 50% no-repeat; }
.btn_v2 { display:inline-block; height:18px; padding:0 23px 0 12px; font:11px/20px dotum; border:1px #d7d7d7 solid; border-radius:2px; background:#fff url(/assets/images/bul-down.gif) 100% 50% no-repeat; }
.btn_v2.up { background:#fff url(/assets/images/bul-up.gif) 100% 50% no-repeat; }
.btn_v2.aa { padding-left:2px; border-color:#fbfbfb; background-color:#fbfbfb; }

.box_type_01 .contents .title1 { display:inline-block; vertical-align:top; padding:0 0 8px 10px; margin-right:10px; color:#444; font:bold 26px/1.0em "Malgun Gothic"; }
.box_type_01 .contents .title1 .han { font-size:20px; letter-spacing:-1px; }
.box_type_01 .contents .title1 .bar { font-size:18px; font-weight:normal; color:#bbb; }
.domain_search_box2 { width:520px; height:33px; padding:0 20px; font:bold 16px/33px verdana !important; color:#000; *margin:-1px 0; border:1px #c6c6c6 solid; border-radius:2px; background:#f3f3f3; }
.domain_search_box2.txt { font:12px/35px dotum !important; color:#666; }
textarea.domain_search_box2 { width:520px; height:100px; padding:10px 20px; font:12px/1.5em verdana !important; color:#767676; *margin:-1px 0; border:1px #c6c6c6 solid; border-radius:2px; background:#f3f3f3; }
textarea.domain_search_box2.on { color:#000; }

.domainTable04.v2 { margin-top:0; table-layout:fixed; }
.domainTable04.v2 th { color:#444; }
.domainTable04.v2 td.dom { padding-left:15px; text-align:left; font-family:verdana !important; color:#000 !important; }
.domainTable04.v2 td.dom a { font-family:verdana; }
.domainTable04.td_line td { border-left:1px #e4e4e4 solid; }
.domainTable04.td_line tr>td:first-child { border-left:none; }
.not_reg { color:#aaa; }
a:hover .not_reg { color:#000; }

.domainTableBox .bg_checked>td { background:#fffdef; }
.domainTableBox .line_ver>tr>td { border-left:1px #e0e0e0 solid; }
.domainTableBox .line_ver>tr>td:first-child { border-left:none; }

a.sortUpDown .No { color:#aaa; }
a.sortUpDown:hover .No { color:#ff7800; }

.l_btn_01 { position:absolute; left:0; top:15px; }

textarea.i_text.box { padding:4px; font:12px/1.5em verdana; color:#999; }
textarea.i_text.box.on { color:#000; }

.tld_xname { float:left; padding-left:18px; font:12px/1.4em tahoma; color:#333; }
.tld_xname.on { background:url(/assets/images/icon-star.png) 0 2px no-repeat; }
.tld_xbtn { float:right; font:0 !important; }

input.checkRadio_v2[type=checkbox]{width:16px;height:16px;margin-top:-1px;*width:23px;*height:23px;}
input.checkRadio_v2[type=radio]{width:15px;height:15px;margin-top:-1px;*width:22px;*height:22px;}

.cont_speed_01 { padding-top:25px; font:bold 16px/1.2em dotum; color:#333; }
.cont_speed_01 .num { font-size:20px; font-family:tahoma; color:#0072bf; }

.btn_v2_a1 { display:inline-block; height:21px; padding:0 26px 0 11px; font:11px/23px dotum; color:#7a7a7a; vertical-align:middle; border:1px #ccc solid; border-radius:2px; background:#fdfdfd url(/assets/images/bul_btn_v2_a1.gif) 100% 50% no-repeat; }
.btn_v2_a1.shadow { box-shadow:0 2px 0 #f2f2f2; }
.btn_v2_a2 { display:inline-block; height:21px; padding:0 9px; font:11px/23px dotum; color:#636363; vertical-align:middle; border:1px #d7d7d7 solid; border-radius:2px; background:#fff; }
.btn_v2_a2 .iii { color:#ff7800; }
.btn_v2_a3 { display:inline-block; height:27px; padding:0 27px 0 15px; font:12px/29px dotum; color:#fff; vertical-align:middle; border:1px #73bcee solid; border-radius:2px; background:#2598e7 url(/assets/images/bul_btn_v2_a2.gif) 100% 50% no-repeat; }
.btn_v2_a3:hover, .btn_v2_a3:focus { border:1px #70bbef solid; color:#fff; text-decoration:none; background:#51adec url(/assets/images/bul_btn_v2_a2_on.gif) 100% 50% no-repeat; }

.mtle_area { overflow:hidden; zoom:1; border-bottom:2px #919191 solid; }
.mtle_area .title { margin:0; padding:30px 0 9px; font:bold 14px/1.3em dotum; color:#333; }

.no_table_contents { padding:30px 0; text-align:center; border-bottom:1px #bcbcbc solid; }

.commonList .list_b { overflow:hidden; zoom:1; margin:17px 0 0; }
.commonList .list_b li { background:none; padding:0; margin:0 0 6px 4px; }

.cont_today { overflow:hidden; zoom:1;  }
.cont_today .aa { float:left; width:407px; height:194px; border:1px #ddd solid; }
.cont_today .aa>.cont { padding:20px 10px 10px 25px; *padding-top:10px; }
.cont_today .aa .tle { font:46px/1.0em "Malgun Gothic"; letter-spacing:-3px; color:#464646; }
.cont_today .aa .tle .han { display:inline-block; position:relative; top:-5px; font-size:38px; }
.cont_today .aa .tle .han2 { display:inline-block; position:relative; top:-3px; font-size:26px; }
.cont_today .aa .tle .price { color:#e75113; }
.cont_today .aa .tle .cancel { font-size:30px; color:#959595; letter-spacing:-1px; }
.cont_today .aa .txt { padding:10px 0 0 0; }
.cont_today .aa .txt2 { padding:13px 0 8px; font:bold 20px/1.3em dotum; letter-spacing:-1px; color:#666; }
.cont_today .aa .txt>li { padding-bottom:2px; }
.cont_today .bb { float:right; width:334px; height:194px; border:1px #ddd solid; border-radius:2px; }
.cont_today .bb>.cont {0 }
.cont_today .bb .tle_area { padding:0 0 0 19px; height:71px; }
.cont_today .bb .tle { padding-top:15px; font:23px/23px "Malgun Gothic"; letter-spacing:-2px; color:#464646; }
.cont_today .bb .txt1 { padding-top:8px; font:bold 13px/1.3em dotum; letter-spacing:-1px; color:#666; }
.cont_today .bb .txt2 { padding-top:9px; font:12px/1.3em dotum; color:#0072bf; }
.cont_today .bb .btn { padding-top:4px; }
.cont_today .list_gtld_t1 { padding:9px 19px; border-top:1px #f1f1f1 solid; background:#fbfbfb; }
.cont_today .list_gtld_t1 table { width:100%; table-layout:fixed; }
.cont_today .list_gtld_t1 th, .cont_today .list_gtld_t1 td { padding:3px 0; text-align:left; font:12px/1.2em dotum; }
.cont_today .list_gtld_t1 .name { padding-left:12px; color:#555; }
.cont_today .list_gtld_t1 .hot { font-size:11px; font-weight:bold !important; letter-spacing:-1px; color:#d62806; }
.cont_today .list_gtld_t1 .now_open { font-size:11px; font-weight:bold !important; letter-spacing:-1px; color:#097ac9; }
.cont_today .cont2 { padding:0 19px; }

.table_today_a { width:100%; table-layout:fixed; border-bottom:1px #acacac solid; }
.table_today_a th, .table_today_a td { height:42px; border-top:1px #e4e4e4 solid; }
.table_today_a th { font-weight:bold; text-align:left; }
.table_today_a th>p { padding-left:19px; }
.table_today_a tr:first-child th, .table_today_a tr:first-child td { border-top-color:#acacac; }
.table_today_a td { text-align:center; border-left:1px #e4e4e4 solid; }
.table_today_a .sale { color:#d62806; }
.txt_vat1 { padding:10px 0 0 19px; font:12px/1.3em dotum; color:#767676; }

.cont_today_b1 { float:left; width:409px; padding-top:18px; }
.cont_today_b2 { float:right; width:336px; padding-top:18px; }
.cont_today_b2>li { padding-top:10px; }
.cont_today_b2>li:first-child { padding-top:0; }

.search_domain_index { position:absolute; left:0; top:224px; z-index:2; width:668px; padding:23px 0 0; height:104px; border-bottom:1px #c1c1c1 solid; border-radius:2px; background:#2598e7; box-shadow:0 2px 0 #dfe6eb; }
.search_domain_index .tle { padding:0 6px 0 23px; font:bold 26px/1.0em "Malgun Gothic"; font-family:"Malgun Gothic","맑은 고딕",verdana; color:#fff; }
.search_domain_index .tle .han { font-size:20px; letter-spacing:-2px; }
.search_domain_index .box { width:435px; padding:0 10px; border:1px #c6c6c6 solid; border-radius:2px; height:35px; background:#f3f3f3; font:bold 18px/35px verdana !important; color:#000; }
.search_domain_index .box.dTxt { font-weight:normal !important; font-size:12px !important; color:#999; }
.search_domain_index textarea.box { padding:10px; height:72px; font:12px/1.5em verdana !important; color:#999; }
.search_domain_index textarea.box.on { color:#000; line-height:1.6em; }
.search_domain_index .inputbox { border:1px #238ed9 solid; height:35px; background:#fff; padding:0 10px; width:430px; border-radius:2px; font:bold 14px/38px dotum; color:#666; }
.search_domain_index .inputbox.on { font:bold 16px/35px verdana !important; color:#000; }
.search_domain_index .btn { margin-left:3px; }
.search_domain_index .btn2 { padding:16px 0 0 97px; }
.search_domain_index>ul>li { float:left; }

.list_icon_style { overflow:hidden; zoom:1; padding-top:5px; }
.list_icon_style>li { float:left; width:50%; *width:49.9%; height:70px; padding-top:20px; }
.list_icon_style .icon { float:left; width:80px; }
.list_icon_style .txt_area { float:left; width:270px; }
.list_icon_style .title { margin:0; padding:0; height:22px; color:#555; }
.list_icon_style .txt { line-height:1.4em; color:#666; }

.sliderkit{display:none;position:relative;overflow:hidden;text-align:left;}
.sliderkit .sliderkit-nav{z-index:10;position:absolute;text-align:center;}
.sliderkit .sliderkit-nav-clip{position:relative;overflow:hidden;margin:0 auto;}
.sliderkit .sliderkit-nav-clip ul{position:relative;left:0;top:0;list-style:none;margin:0;padding:0;}
.sliderkit .sliderkit-nav-clip ul li{float:left;}
.sliderkit .sliderkit-nav-clip ul li a{display:block;overflow:hidden;}
.sliderkit .sliderkit-btn{z-index:10;}
.sliderkit .sliderkit-panel{z-index:1;position:absolute;overflow:hidden;}
.sliderkit .sliderkit-panel-active{z-index:5;}
.sliderkit .sliderkit-panel-old{z-index:4;}
.sliderkit .sliderkit-panel .sliderkit-panel-textbox{position:absolute;z-index:1;}
.sliderkit .sliderkit-panel .sliderkit-panel-text{position:absolute;z-index:3;top:0;left:0;}
.sliderkit .sliderkit-panel .sliderkit-panel-overlay{position:absolute;z-index:2;top:0;left:0;}
.sliderkit .sliderkit-count{position:absolute;top:5px;right:5px;z-index:10;padding:5px;color:#fff;background:#000;}
.sliderkit .sliderkit-timer{position:absolute;top:0;left:0;z-index:10;height:3px;background:#ccc;}
#gon1.sliderkit { width:100%; height:100px; margin-top:20px; }
#gon1 .sliderkit-nav { width:100%; }
#gon1 .sliderkit-nav-prev { position:absolute; left:0; top:10px; }
#gon1 .sliderkit-nav-next { position:absolute; right:0; top:10px; }
#gon1 .sliderkit-nav-clip>ul>li { padding:0 12px; }

input.txt_gray { color:#999; }
.spot.step_three { width:980px; }
.spot.step_three .step_service_txt li{width:33.3% !important}

input.i_radio{width:14px;height:14px;margin:-3px 0 0 0; padding:0;*width:21px;*height:21px;*margin:-4px -3px -3px -4px;}
/* //도메인 메뉴 개편 sjg (140826 ~) */

/* 도메인 예약 검색 메뉴 추가 150202 KIS */
.reserve-search-result {margin-top:30px;}
.reserve-search-result>strong {display:inline-block;padding:0 0 9px 0;font-size:14px;color:#333;}
.commonList.none p {border-bottom:0;padding-bottom:0;}


/* 150202 sjg 도메인 예약 멀티검색 관련 css 추가 */
.search_area .box.type1 { width:320px; padding:0 90px 0 10px; }
.search_area .box.type2 { width:400px; height:96px; padding:5px 10px; font:12px/1.4em verdana !important; color:#999; }
.search_area .box.type2.on { color:#000; }
.search_area .single_btn { position:absolute; left:333px; top:1px; display:inline-block; padding:3px 18px 2px 2px; color:#ff7800 !important; text-decoration:underline !important; background:#fff url(/assets/images/bul-down.gif) right center no-repeat; }
.search_area .multi_btn { position:absolute; left:333px; bottom:1px; display:inline-block; padding:3px 18px 2px 2px; color:#ff7800 !important; text-decoration:underline !important; background:#fff url(/assets/images/bul-up.gif) right center no-repeat; }
.search_field_detail .date-input {background: #fff;border: 1px solid #ccc;display: inline-block;height: 22px;vertical-align: middle;}
.search_field_detail .date-input .date {background:none;border: 0;height: 22px;line-height: 20px;padding: 0 8px;color: #677787;}
.search_field_detail .date-input .cal {display:inline-block;background:url(/assets/images/admintool/layer_icon.png) no-repeat -34px 0;border:none;border-left:1px solid #ccc;cursor: pointer;height: 16px;overflow: hidden;vertical-align: middle;width: 25px;}



/* 기관이전 검색 추가 */
.search_my_01 { position:relative; float:right; }

.search_field>li { float:left; height:22px; margin-left:-1px; border:1px #cccccc solid; background:#fff; }
.search_field .box { height:22px; width:114px; padding:0 5px; line-height:20px; color:#000; border:none; background:transparent; *margin:-1px 0; }
.search_field .box.default { color:#999; }
.search_field .btn_a { border:none;border-left:1px solid #ccc; cursor:pointer; width:26px; height:22px; vertical-align:middle; overflow:hidden; background:url(/assets/common/images/mygabia_v2/img_spr_f1.png) -14px 3px no-repeat; }
.search_field .btn_b { width:60px; height:20px; text-align:left; padding-left:10px; font-size:12px; font-family:dotum; line-height:23px; color:#666; border:none; background:url(/assets/common/images/mygabia_v2/img_spr_r1.png) right -490px no-repeat; }
.search_field .btn_b.on { background:url(/assets/common/images/mygabia_v2/img_spr_r1.png) right -540px no-repeat; }
.search_field .btn_b:focus { outline:none; }

.search_field_detail { position:absolute; right:0; top:30px; z-index:100; width:385px; padding:20px 30px; border:1px #ccc solid; border-radius:4px; background:#fff; }
.search_field_detail .d_close { position:absolute; right:4px; top:4px; display:block; width:25px; height:25px; font:16px/25px verdana; color:#999; text-align:center; }

.num_list {background: url(/assets/common/images/mygabia_v2/img_spr_r1.png) no-repeat right -489px;color: #666666;height: 22px;padding:3px 0 0 10px;text-align: left;width: 60px;position: relative;cursor:pointer;}
.num_list .nums {display:none;width:60px ;padding:12px 0;border:1px solid #ccc ;position: absolute;top:24px;right:0;background: #fff;}
.num_list .nums li {text-align:right;line-height:20px;cursor:pointer;padding-right:15px;}
.num_list .nums li:hover {background: #f3f3f3;}
.num_list .num_list.on .nums {display:block;}

.table_my_basic { width:100%; table-layout:fixed; }
.table_my_basic th { padding:5px 0; text-align:left; font-weight:bold; }
.table_my_basic td { padding:5px 0; }

.box_my_01 { height:19px; padding:0 9px; line-height:19px; vertical-align:middle; border:1px #ccc solid; background:#fff; color:#333; }
.box_my_01.default { color:#999; }
textarea.box_my_01 { padding:9px; line-height:1.4em; }

.btn_my_02 { padding:0 20px; text-align:center; color:#fff; font:14px/14px 'Malgun Gothic'; overflow:visible; border:1px #717c85 solid; background:#818c94;height: inherit;padding-top:6px;padding-bottom: 8px;}
.btn_my_02.v2 { border:1px #bfbfbf solid; background:#fff; color:#666666; }
.btn_my_02.off { filter:alpha(opacity=50); opacity:0.5; }

.input_field_type { display:inline-block; vertical-align:middle; height:22px; border:1px #ccc solid;background: #fff; }
.input_field_type .box { width:92px; height:22px; padding:0 8px; line-height:20px; *margin:-1px 0; border:none; background:transparent; }
.input_field_type .btn { border:none; cursor:pointer; width:25px; height:22px; vertical-align:middle; overflow:hidden; background:url(/assets/common/images/mygabia_v2/img_spr_f1.png) -80px 3px no-repeat; }


/* 151026 DNS 레코드 관련 추가 */
.list_record_01 { border-top:2px #67B5C7 solid; }
.list_record_01>li { padding:6px 10px; overflow:hidden; zoom:1; border-bottom:1px #ddd solid; }
.table_old_v1 { width:100%; table-layout:Fixed; border-top:2px #67b5c7 solid; border-bottom:1px #bbb solid; }
.table_old_v1 tbody tr th { border-top:1px #eaeaea solid; padding:6px 5px 5px; text-align:center; font:12px/1.4em dotum; color:#11809f; border-left:1px #eaeaea solid; }
.table_old_v1 tbody tr td { border-top:1px #eaeaea solid; padding:6px 5px 5px; font:12px/1.4em dotum; color:#666; border-left:1px #eaeaea solid; }
.table_old_v1 tbody tr:first-child th, .table_old_v1 tbody tr:first-child td { border-top-color:#bbb; }
.table_old_v1 tbody tr th:first-child { border-left:none; }


/* 1707 sjg 도메인 검색 개선 */
.tld_selected_area { padding-bottom:10px; margin-top:10px; border-radius:2px; }
.tld_selected_area h3 { padding:10px 0 8px 14px; font:bold 14px/1.2em 'Malgun Gothic'; color:#333; }
.tld_selected_screen { padding:0 0 0 9px; font-size:0; line-height:0; min-height:45px; }
.tld_selected_screen a.ttlldd { display:inline-block; height:34px; padding:0 36px 0 11px; font:14px/33px verdana; color:#fff; margin:5px; background:#2598e7 url(/assets/common/images/icon_gon_x.png) 100% 50%  no-repeat; border-radius:17px; }

.tld_list_head { margin-top:20px; height:40px; border-top:2px #a5a5a5 solid; border-bottom:1px #e4e4e4 solid; }
.tld_list_head h4 { float:left; padding:0 0 0 14px; font:bold 14px/38px 'Malgun Gothic'; color:#333; }
.tld_list_head>label {float:right; display:inline-block; height:34px; padding:0 14px; font:14px/33px 'Malgun Gothic'; color:#2598e7; }
.tld_list_head>label:hover, .tld_list_head .all_gon:focus { background-color:#fafafa; cursor:pointer; }
.tld_list_head>label>input[type=checkbox] { width:0; height:0; font-size:0; line-height:0; margin:0; padding:0; visibility:none; }

.tld_list_contents { padding:10px 0 10px 9px; font-size:0; line-height:0; border-bottom:1px #e4e4e4 solid; }
.tld_list_contents .txtSpace { margin:0; display:inline; }
.tld_list_contents>li { display:inline-block; *display:inline; *padding-right:70px; width:124px; }
.tld_list_contents>li>label { display:inline-block; height:34px; padding:0 20px 0 5px; font:14px/34px verdana; background:url(/assets/common/images/icon_gon_plus.png) 100% 50%  no-repeat; }
.tld_list_contents>li>label:hover { color:#2598e7; background-image:url(/assets/common/images/icon_gon_plus_on.png); }
.tld_list_contents>li>label.on { font-weight:bold; color:#2598e7; background-image:none; }
.tld_list_contents>li>label>input[type=checkbox] { width:0; height:0; font-size:0; line-height:0; margin:0; padding:0; visibility:none; }
.tld_list_contents .icon_pos1 { vertical-align:top; margin:10px 0 0 6px; }
.tld_list_contents .icon_pos2 { display:inline-block; vertical-align:top; position:relative; }
.tld_list_contents .icon_pos2>img { position:absolute; left:6px; top:9px; }
.tld_list_contents {}
.tld_list_contents {}


#asideNew { top:452px; }
#asideNew .inner { width: 1007px; }
#asideNew .aside_dcont { padding:9px 9px 0; font-size:13px; }
#asideNew .aside_dcont .select_num { padding-top:6px; text-align:center; }
#asideNew .aside_dcont .select_num .num { font-size:15px; color:#0072BF; }
#asideNew .aside_dcont .list_d1 { font-family:verdana;  color:#333; }
#asideNew .aside_dcont .list_d1>li { padding:5px 0 5px 22px; position:relative; }
#asideNew .aside_dcont .list_d1 img.btn_cancel { position:absolute; left:0; top:7px; }
#asideNew .aside_dcont .list_d1 .Break { display:block !important; width:auto !important; }

.domain_r_sort { width:200px; border:1px #e4e4e4 solid; border-top:2px #a0a0a0 solid; font-size:14px; color:#333; }
.domain_r_sort>li { border-top:1px #e4e4e4 solid; }
.domain_r_sort>li:first-child { border-top:none; }
.domain_r_sort>li>a { display:block; vertical-align:top; padding:15px; color:#333; }
.domain_r_sort a:hover, .domain_r_sort a:focus { text-decoration:none; }
.domain_r_sort ul.sub { display:none; max-height:200px; overflow-y:auto; border-top:1px #e4e4e4 solid; }
.domain_r_sort ul.sub>li>a { display:block; vertical-align:top; padding:8px 10px 8px 25px; color:#333; }
.domain_r_sort ul.sub>li.on>a { background:#f4f4f4; }
.domain_r_sort>li.on>a { background-color:#f2f2f2; font-weight:bold; }
.domain_r_sort>li.on ul.sub { display:block; }

.domain_r_list { float:left; width:520px; margin:30px 0 0 20px; }
.domain_r_list .r_top { overflow:hidden; zoom:1; padding:0 10px 12px; }
.domain_r_list .r_top .ll { float:left; padding-top:5px; }
.domain_r_list .r_top .ll>label { font-size:14px; font-weight:bold; color:#333; }
.domain_r_list .r_top .ll>label input[type=checkbox] {vertical-align:middle; width:18px;height:18px;margin:0;*width:25px;*height:25px;*margin:-4px -3px -3px -4px;}
.domain_r_list .r_top .rr { float:right; padding-top:5px; }

.domainTable04.v3 { margin-top:0; table-layout:fixed; }
.domainTable04.v3 td { font-size:13px; padding-top:10px; padding-bottom:10px; }
.domainTable04.v3 td.dom { padding-left:10px; text-align:left; font-family:verdana !important; color:#000 !important; }
.domainTable04.v3 td.dom a { font-family:verdana; }

.r_possible { padding:15px; height:98px; border-bottom:2px #bcbcbc solid; }
.r_possible .tle { padding-top:15px; height:30px; font-size:14px; color:#333; }
.r_possible .domain_name { float:left; font:bold 24px/1.3em tahoma; color:#333; width:55%; }
.r_possible .detail { padding-top:8px; float:right; width:44.9%; font-size:22px; text-align:right;}
.r_possible .detail .price_not { color:#bbb; }

.rp_select { margin:-40px 0 40px; padding:15px; background:#f8f8f8; border-bottom:1px #bcbcbc solid; }


/* 개편 후 사용하지 않는 CSS파일로 아이콘 임의 추가 */
.event-label-green {
    display: inline-block;
    margin-left: 5px;
    padding: 0 6px;
    background: #78c754;
    color: #FFF;
    font-size: 12px;
    line-height: 160%;
}



/* 기업도메인 정보 변경 1차 */
.css_select_g1 { float:left; position:relative; }
.css_select_g1 .selected { display:block; padding:0 36px 0 10px; height:38px; font-size:12px; font-weight:bold; line-height:37px; border:1px #aaa solid; background:url(/assets/common/images/btn_select.gif) 95% 50% no-repeat; color:#3675cd; }
.css_select_g1 .selected>.gon { display:block; height:38px; padding:0 30px 0 0; }
.css_select_g1 .selected.gibon>.gon { background:url(/assets/common/images/txt_basic.jpg) 100% 50% no-repeat; }
.css_select_g1 .select_list { position:absolute; left:0px; top:39px; z-index:2; width:100%; }
.css_select_g1 .select_list>div { border:1px #999 solid; background:#fafafa; }
.css_select_g1 .select_list a:nth-child(odd) { background:#f4f4f4; }
.css_select_g1 a { text-decoration:none; }
.css_select_g1 .select_list a { display:block; vertical-align:top; padding:0 36px 0 0; }
.css_select_g1 .select_list a:hover, .select_list a:focus { background:#ddd; color:#000; }
.css_select_g1 .select_list a>span { display:block; vertical-align:top; padding:4px 34px 5px 10px; white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word; }
.css_select_g1 .select_list .gibon>span { background-image:url(/assets/common/images/txt_basic.jpg); background-position:100% 8px; background-repeat:no-repeat; }
.layer_foot_btn_area { margin-top:30px; padding-top:30px; border-top:2px #7c91a2 solid; text-align:center; }

.owner-search {background: #f8f8f8; margin-bottom: 15px; padding: 15px;}
.owner-search dt, .owner-search dd {float: left;}
.owner-search button {margin: 0;padding: 2px 0 0 0;font-size: 11px;font-family: "돋움",Dotum;border: 1px solid #bfbfbf;width: 40px;color: #666;background: #f8f8f8;cursor: pointer;height: 20px;}
.layerPup .Pupbot .owner-search dt {background: none;padding: 2px 0 0 0;font-weight: bold;}
.layerPup .Pupbot .owner-search dd {margin: 0;padding: 0 0 0 10px;}

.bt_relative.domain {width: 300px;position: relative;padding: 6px 0 6px 0;background: #e9f4ff;border-radius: 3px;}
.rsc_bt {position:absolute;right:20px;top:4px;}
.rsc_bt .btn-rscType-view{display:inline-block;width:18px;height:18px;background-position:-1px -1px;vertical-align:middle}
.rsc_bt .collapse{background-position:-20px -1px}
.spr_icon, .userchange-check.spr_icon {background: url(/assets/common/images/mygabia_v2/management/sp_icon.png) no-repeat;}
.type_sel {margin-right:24px;padding:0 20px 0;max-height:200px;overflow-x:hidden;overflow-y:auto;}
.type_sel_abs {width:280px;margin:8px 0 0;max-height:200px;overflow-x:hidden;overflow-y:auto;position:absolute;padding:10px;border:1px solid #ccc;background:#fff;z-index:50}
.type_sel_abs li {padding-left:10px;}
.type_sel_abs>li:hover{background:#edf3f8}
.default-badge {display: inline-block;font-size: 11px;color: #fff; background: #e75113; margin-left: 12px;padding: 1px 4px 2px 4px;}
.weakBlack{color:#4f5965}
.blind,legend,.hidden {display:block;overflow:hidden;position:absolute;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;text-indent:-9999px}
.hide {display:none}
.show {display:block}
.fr {float:right}
.fl {float:left}

a.text-button{display:inline-block;text-decoration:none}
.btn-pack.btn-small-color{padding:0 8px 2px 7px;color:#097ac9;border:2px solid #2598e7;background:#fff}

.raw_pre { word-wrap: break-word; text-overflow:clip; overflow-x: hidden; width:100%;}
