@charset "euc-kr";
@import url(mobile/global.css);	/* Àü¿ª °øÅë¿ä¼Ò  */
@import url(common/board.css);	 /* °Ô½ÃÆÇ ¿ä¼Ò */


/* common */
#popfooter {display:none;}
.mo_hidden {display:none !important;}

#popheader	 {background:url('../images/popup/bg_header.gif') repeat-x 100% 0;padding:0 10px 0;border-bottom:3px solid #ec1292;}
#popheader h1 {background:url('../images/popup/sitelogo.gif') no-repeat 100% 8px;padding:11px 0 11px 0;margin:0;font-size:14px;color:#fff;font-weight:normal;-webkit-text-stroke:0.02em;}
#popmain {padding:15px 10px 0;}
#popfooter {padding:5px 10px 5px;background:#f5f5f5;}
#popfooter .copyright {font-family:Tahoma;font-size:10px;color:#959595;text-align:center;}
#popfooter .copyright em {color:#e5509d;}

.poptopbanner {}
.poptopbanner img {border:1px solid #d7d7d7;}

#popmain h2 {margin-bottom:10px;color:#252525;}
#popmain .section {margin-bottom:20px;}
#popmain .sub_section {margin-bottom:10px;}

.popdatatype .datatype01 dl {padding:10px 5px;}
.popdatatype .datatype01 dl dt, .popdatatype .datatype01 dl dd {margin-bottom:10px;}

.img_fixarea img {width:100%;}

.datatype01 {border-top-width:2px;}
.datatype01 dl {padding:10px 0 0 10px;}
.datatype01 dt,
.datatype01 dd { width: 100%; margin-bottom:8px; }
.datatype01 dl dd .button, .datatype01 dl dd input, .datatype01 dl dd select {margin-top:-4px;}
.datatype01 dl dd .button > input {margin-top:0;}
.datatype01 dl dd input.button > * {margin-top:0;}

.datatype01 .pop_desc {background-color:#f1f1f1;padding:10px;}

.datatype01_mo {border-top-width:2px;}
.datatype01_mo dl {padding:10px 0 0 10px;}
.datatype01_mo dt,
.datatype01_mo dd {width:50%; margin-bottom:8px;}
.datatype01_mo dl dd .button, .datatype01_mo dl dd input, .datatype01_mo dl dd select {margin-top:-4px;}
.datatype01_mo dl dd .button > input {margin-top:0;}
.datatype01_mo dl dd input.button > * {margin-top:0;}

.vsect1 {display:block;margin-top:5px;}
.vsect1:first-child {margin-top:0;}

.tbl_desc {line-height:1.5;color:#959595;margin-top:13px;}
.phone_title { padding-bottom: 12px; border-bottom: 1px solid #ececec; font-weight: normal; }
.sub_title { margin: 22px 0 8px; }
.intext01	{
	padding:5px 5px 5px 5px; vertical-align: middle;
	-webkit-box-sizing:border-box; box-sizing:border-box;
	border: 1px solid #dedede;
	-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;
	-webkit-box-shadow:inset 1px 1px 4px 0px rgba(0,0,0,0.06); -moz-box-shadow:inset 1px 1px 4px 0px rgba(0,0,0,0.06); box-shadow:inset 1px 1px 4px 0px rgba(0,0,0,0.06);
}
.dline_box {padding:13px 10px 11px;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;}

.roundtype08.schboxarea1 {padding:10px 0 10px 10px;}
.roundtype08.schboxarea1 select {min-width:50%;margin-bottom:5px;}
.roundtype08.schboxarea1 .intext01 {width:75%;}
.roundtype08.schboxarea1 input.mo_textbox_phonenum {width:18%;}
.roundtype08.schboxarea1 + .datatable01 {margin-top:20px;}

.messagetype01 p {margin:0 10px;}

.ptabmenu_ty1 {margin:0 0 15px 0;}
.ptabmenu_ty1 select {
	padding:9px 43px 10px 10px;width:100%;color:#fff;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;text-shadow:1px 1px 1px rgba(0,0,0,0.4);border:none;
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-appearance:none;-webkit-tab-highright-color:transparent;
	background:rgb(81,82,88);/* Old browsers */
	background:-moz-linear-gradient(top, rgba(81,82,88,1) 0%, rgba(57,58,63,1) 100%);/* FF3.6+ */
	background:url(../images/popup/mo_icon_categorymenu01.png) no-repeat right top, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(81,82,88,1)), color-stop(100%,rgba(57,58,63,1)));/* Chrome,Safari4+ */
	background:url(../images/popup/mo_icon_categorymenu01.png) no-repeat right top, -webkit-linear-gradient(top, rgba(81,82,88,1) 0%,rgba(57,58,63,1) 100%);/* Chrome10+,Safari5.1+ */
	background:url(../images/popup/mo_icon_categorymenu01.png) no-repeat right top, -o-linear-gradient(top, rgba(81,82,88,1) 0%,rgba(57,58,63,1) 100%);/* Opera11.10+ */
	background:url(../images/popup/mo_icon_categorymenu01.png) no-repeat right top, -ms-linear-gradient(top, rgba(81,82,88,1) 0%,rgba(57,58,63,1) 100%);/* IE10+ */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#515258', endColorstr='#393a3f',GradientType=0 );/* IE6-9 */
	background:url(../images/popup/mo_icon_categorymenu01.png) no-repeat right top, linear-gradient(top, rgba(81,82,88,1) 0%,rgba(57,58,63,1) 100%);/* W3C */
}
.ptabmenu_ty1_sub01	{ margin: 10px 0 10px 0; }
.ptabmenu_ty1_sub01 select {
	padding:6px 42px 5px 9px; width:100%; color:#3f3e3e; font-size:15px; -webkit-box-sizing:border-box; box-sizing:border-box;
	border:1px solid #d6d6d6;
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
	-webkit-appearance:none; -webkit-tab-highright-color:transparent;
	-webkit-box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,0.3); -moz-box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,0.3); box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,0.3);
	background:rgb(254,254,254); /* Old browsers */
	background:-moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(239,239,239,1) 100%); /* FF3.6+ */
	background:url(../images/common/icon/mo_icon_appcategory_sub01.png) no-repeat right top, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
	background:url(../images/common/icon/mo_icon_appcategory_sub01.png) no-repeat right top, -webkit-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background:url(../images/common/icon/mo_icon_appcategory_sub01.png) no-repeat right top, -o-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(239,239,239,1) 100%); /* Opera11.10+ */
	background:url(../images/common/icon/mo_icon_appcategory_sub01.png) no-repeat right top, -ms-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(239,239,239,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
	background:url(../images/common/icon/mo_icon_appcategory_sub01.png) no-repeat right top, linear-gradient(top, rgba(254,254,254,1) 0%,rgba(239,239,239,1) 100%); /* W3C */
}

#popmain .checklist h2 {background: url(../images/common/icon/caution.giff') no-repeat left top;padding: 0 0 0 18px;margin: 0 0 9px 0;font-size: 14px;color:#f62ca2;line-height: 1.2;font-weight:bold;}
select.multi_selbox {width:95%;height:28px;}

.parastype01.num_list p img {vertical-align:middle;margin-bottom:3px;}

/*br {display:none;}*/

.txt_desc {margin-bottom:10px;}
.acenter {text-align:center;}
.pop_tbldesc_box {padding:13px 20px 11px 15px;border-top:2px solid #515258;border-bottom:1px solid #d7d7d7;}

/* board.css */
.datatype01 dd {width: auto; float: none;}

/* roundbox */
.roundtype04.pop_type1 {text-align:center;padding:12px 0 11px;}
.roundtype02.pop_type2 {text-align:left;padding:12px 10px 3px 10px;}
.roundtype02.pop_type3 {padding:5px 10px 12px 14px;}
.roundtype02.pop_type3 .title {font-size:14px;-webkit-text-stroke:0.02em;padding:8px 0 3px;color:#454545;}
.roundtype02.pop_type3 .conts {padding-top:8px;}
.roundtype02.pop_type3 .conts.myrc_contsbox {padding-left:23px;text-indent:-23px;}
.roundtype02.pop_type3 .conts.myrc_contsbox input {vertical-align:top;}
.roundtype02.pop_type3 .conts.myrc_contsbox label {vertical-align:middle;margin-bottom:10px;}
.roundtype02.pop_type3 .conts.myrc_contsbox .pointcolor03 {line-height:1.2;}
.roundtype02.pop_type3 .title + .conts {padding-top:0;}
.roundtype02.pop_type3 .inner_prodinfo {padding-top:10px;font-size:14px;}
.roundtype02.pop_type3 .inner_prodinfo .sub_title {font-size:14px;display:block;color:#454545;-webkit-text-stroke:0.02em;}
.pop_rndboxbox1 {padding:8px 10px;}

.pop_type3 .inner_box {padding:4px 10px 10px;}
.pop_type3 .inner_box > .sub_title {margin:5px 0 3px;font-size:1em;color:#e07bb8;}
.pop_type3 .inner_box + .title {margin-top:15px;}
.pop_type3 .messagetype01 {margin-top:15px;padding:12px 0 0 0;border-bottom:0 none;border-top:1px solid #ececec;}


/* table */
.tbl_popview {width:100%;border-top:2px solid #515258;}
.tbl_popview tbody th, .tbl_popview tbody td, .tbl_popview tbody td.th_sub {text-align:left;padding:6px 0 4px 5px;line-height:1.6;border-bottom:1px solid #ececec;vertical-align:top;}
.tbl_popview tbody th {color:#252525;border-right:1px solid #ececec;-webkit-text-stroke:0.02em;}
.tbl_popview tbody td {color:#656565;}
.tbl_popview tbody td.th_sub {color:#252525;border-right:1px solid #ececec;}

.compinfo_tbl .datatable06 thead th {border-left:1px solid #ececec;padding:5px 0;}
.compinfo_tbl .datatable06 thead th:first-child {border-left:0 none;}
.compinfo_tbl .datatable06 td {border-left:1px solid #ececec;border-bottom:0 none;padding:5px 3px;}
.compinfo_tbl .datatable06 td:first-child {border-left:0 none;}
.compinfo_tbl .datatable06 td.right {text-align:right;}
.compinfo_tbl .datatable06 td.left {text-align:left;}
.compinfo_tbl .datatable06 tfoot td {border-top:1px solid #d7d7d7;font-weight:bold;}
.compinfo_tbl .tbl_topdesc {text-align:right;margin-bottom:5px;color:#959595;}
.compinfo_tbl .tbl_topdesc.selebox {text-align:left;margin-bottom:5px;color:#656565;}
.compinfo_tbl .tbl_topdesc.selebox label {margin-right:9px;}
.compinfo_tbl .datatable01 td {color:#959595;}
.compinfo_tbl .datatable01 td.title {color:#656565;width:60%;}

.mui_tbl_wrap .datatable01 thead th {background-color:#f9f9f9;}
.datatable01 th, .datatable01 td {padding:7px 0 5px;border-left:1px solid #ececec;}
.datatable01 th:first-child, .datatable01 td:first-child {border-left:0 none;}
.datatable01 th.left, .datatable01 td.left {padding-left:5px;text-align:left;}
.datatable01 th.right, .datatable01 td.right {padding-right:5px;text-align:right;}

.datatable01 tbody.mobireqtype td {text-align:left;padding-left:5px;padding-right:5px;vertical-align:top;}

.datatable06 th, .datatable06 td {padding-left:5px;padding-right:5px;}

/* contents */
.serviceappresult {padding:20px 0 0 0;height:50px;color:#454545;}
.serviceappresult p {text-align:center;margin:0 0 5px 0;}
.serviceappresult02 { padding-top: 40px; border-top: 1px solid #ececec;color:#454545; }
.serviceappresult02 p { text-align: center; }
.serviceappresult03 { margin-bottom: 10px; padding-top: 25px; border-top: 1px solid #ececec; }
.serviceappresult04 {padding:25px 0 7px;border-top:1px solid #ececec;letter-spacing:-1px;}

.roundtype04.separ_kata {padding:13px 10px 12px 10px;}
.roundtype04.separ_kata .title {margin-bottom:6px;font-weight:bold;color:#454545;}
.roundtype04.separ_kata .conts + .conts {padding-top:8px;margin-top:8px;border-top:1px solid #d7d7d7;}
.pop_rndboxbox1 .result_txt {font-weight:bold;color:#454545;text-align:center;}

.acenter_desc {text-align:center;margin-top:7px;}

.listtype_pop1 li {padding-left:9px;background:url(../../../images/popup/common/dot_listtype_pop1.giff') no-repeat 0 10px;line-height:24px;}
.listtype_pop1 li label {display:inline-block;font-weight:bold;color:#454545;}

#popmain.upluszone_info h2 {color:#f62ca2;text-decoration:underline;line-height:1.3;}
#popmain.upluszone_info h3 {color:#5e606e;font-size:16px;line-height:1.2;}
.upluszone_info .parastype01 {margin-bottom:20px;}
.upluszone_info .parastype01 p {margin-bottom:5px;}

.certifwaychoice .listtype2 {display:inline-block;margin-bottom:10px;letter-spacing:0;padding:10px;text-align:left;background:url(../../../images/popup/bg_upluszone_type2.giff') no-repeat 100% 0;}
.certifwaychoice .listtype2 .title {font-weight:bold;color:#252525;margin-bottom:5px;}

.uplus_imglist1 li {padding-top:20px;}
.uplus_imglist1 li .conts {margin:6px 0 0 31px;}

.loca_seletion .mo_datatype ul li .mo_datatype_li_ty1 {overflow:hidden;width:100%;}
.loca_seletion .mo_datatype ul li .mo_datatype_li_ty1 .check_area {float:left;padding:10px 0 0 5px;width:15%;}
.loca_seletion .mo_datatype ul li .mo_datatype_li_ty1 > a.mo_datatype_link_faq {float:left;width:80%;}

.ofwrap {overflow:hidden;display:block;}
.ofwrap .left {float:left;}
.ofwrap .right {float:right;}

.pagenavi + .pagenavi {margin-top:-20px;}

.addrdetail_regwrap {width:100%;border-top:2px solid #515258;border-bottom:1px solid #d7d7d7;}
.addrdetail_regwrap.ar_type2 {border:0 none;}
.addrdetail_regwrap:after {content:' ';display:block;visibility:hidden;clear:both;}
.addrdetail_regwrap .photo_area {float:left;width:30%;margin:22px 33px 0 20px;padding:9px 0;text-align:center;}
.addrdetail_regwrap .photo_area img {width:90%;}
.addrdetail_regwrap .photo_area .button {margin-top:15px;}
.addrdetail_regwrap .txt_name {float:left;width:50%;padding:14px 20px 13px;font-weight:bold;}
.addrdetail_regwrap.ar_type2 .photo_area {margin:0 15px 0 0;}

.addr_info_tbl .datatable06 th {width:30%;border-right:1px solid #d7d7d7;padding-right:0;}

.tbl_mobiaddrset {border-top:2px solid #515258;border-bottom:1px solid #d7d7d7;}
.tbl_mobiaddrset tbody tr td, .tbl_mobiaddrset tbody tr th {border-top:1px solid #ececec;padding:8px 0;}
.tbl_mobiaddrset tbody tr:first-child td, .tbl_mobiaddrset tbody tr:first-child th {border-top:0 none;}
.tbl_mobiaddrset tbody tr th {background-color:#f9f9f9;}
.tbl_mobiaddrset tbody tr td {text-align:left;padding:7px 0 7px 20px;vertical-align:middle;line-height:22px;}
.tbl_mobiaddrset tbody tr td img {vertical-align:middle;}

.feedis_tblwrap {padding-top:20px;border-top:1px solid #ececec;}
.feedis_tblwrap .tbl_mobiaddrset td {text-align:right;padding-right:5px;}
.feedis_tblwrap .tbl_mobiaddrset td .button {margin-left:10px;}

.lrrndbox_comp16 {padding:10px;}
.lrrndbox_comp16 .image, .lrrndbox_comp16 .conts {display:inline-block;width:300px;vertical-align:middle;}
.lrrndbox_comp16 .image {text-align:center;}
.lrrndbox_comp16 .conts {margin-top:5px;}
.lrrndbox_comp16 .conts .pointcolor06 {display:inline-block;width:65px;}

/* alt hidden */
.altHid {display:none;visibility:hidden;height:0;width:0;font-size:0;line-height:0;}

/* ¸ðµ¨°Ë»ö */
.popuptype01 .datatype01 dd.modelresultlist > div { padding: 10px; border: 1px solid #e5e5e5; border-radius: 3px; }
.popuptype01 .datatype01 dd.modelresultnon { padding: 45px 0; border-top: 1px solid #ececec; text-align: center; }

.popuptype01 .datatype01 dd.modelresultlist .jq_mobile_postSRList { position:relative; padding:5px; width:100%; height:150px; overflow:hidden; border: 1px solid #e5e5e5; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius: 3px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.popuptype01 .datatype01 dd.modelresultlist .jq_mobile_postSRList .jq_mobile_postsearchresultlist { padding:0px; border:none; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; }
.popuptype01 .datatype01 dd.modelresultlist .jq_mobile_postSRList .jq_mobile_postsearchresultlist ul { padding:0 5px 0 5px; }

.popuptype01 .datatype01 dd.modelresultlist .jq_mobile_postSRList .flickscroll { position:absolute; top:5px; right:5px; height:140px; width:5px; display:block; }


/* 6ÀÎÁöÁ¤ÇÒÀÎ ¹øÈ£ µî·Ï */
.sixnumlist { border-top: 2px solid #515258; }
.sixnumlist .sixnumapp { padding: 20px 0; text-align: center; }
.sixnumlist ul { border-bottom: 1px solid #d7d7d7; }
.sixnumlist ul li { padding: 10px; border-top: 1px solid #ececec; text-align: right; }
.sixnumlist ul li:first-child { border-top: 1px solid #d7d7d7; }
.sixnumlist ul li span { padding: 4px 0 0 10px; float: left; color: #656565; }
.sixnumlist ul li img { vertical-align: top; }
.sixnumlist ul li span .button, .sixnumlist ul li span input, .sixnumlist ul li span select {margin-top:-4px;}
.sixnumlist ul li span .button > input {margin-top:0;}
.sixnumlist ul li span input.button > * {margin-top:0;}


/* °í°´¼¾ÅÍ */
.custseal_area {text-align:right;}
.custseal_area .seal {margin-left:6px;}
.custseal_area .seal img {vertical-align:middle;}

.popmessagetype01	{padding:10px;}
.popmessagetype01 .popmsgtype01	{color:#454545;text-align:center;font-weight:bold;}
.popmessagetype01.type1 .popmsgtype01 {color:#656565;text-align:left;font-weight:normal;}
.popmessagetype01 .popmsgtype01 p {border-bottom:1px solid #e1e1e1;padding:0 0 5px 0;margin:0 0 6px 0;}
.popmessagetype01 .popmsgtype01 .button {font-weight:normal;vertical-align:middle;}
.popmessagetype01 .popmsgtype02 {color:#454545;text-align:left;}
.popmessagetype01.type1 .popmsgtype02 {color:#656565;}
.popmessagetype01 .popmsgtype02 .button {font-weight:normal;vertical-align:middle;}
.popmessagetype01 .tiparea {margin-top:15px; padding-top:17px; border-top: 1px solid #e1e1e1;}

.angelserv_powrap {padding:15px 0 15px;border-top:2px solid #515258;border-bottom:1px solid #d7d7d7;}
.angelserv_powrap .title {font-size:16px;font-weight:bold;color:#252525;margin-bottom:5px;}
.angelserv_powrap .roundtype03 {padding:10px;}
.angelserv_powrap .roundtype03 .image {text-align:center;margin-bottom:15px;}
.angelserv_powrap .roundtype03 .conts .listtype_pop1 {margin:7px 0 15px;}
.angelserv_powrap .roundtype03 .conts .listtype_pop1 li label {width:80px;}
.angelserv_powrap .roundtype03 .conts .roundtype04 {padding:10px;}

.eval_wrap {padding:21px 10px 30px;border-bottom:1px solid #d7d7d7;}
.eval_wrap .eval {margin-bottom:21px;text-align:center;}
.eval_wrap .eval span {margin-left:25px;}
.eval_wrap .eval span:first-child {margin-left:0;}
.eval_wrap .eval span img {vertical-align:middle;}
.eval_wrap .roundtype04 {padding:20px 20px 16px;}
.eval_wrap .roundtype04 textarea.intext01 {width:97%;}
.eval_wrap .roundtype04 textarea + p.desc {margin-top:8px;color:#959595;text-align:right;}

.custcentp_scrollarea {border:1px solid #e5e5e5;border-radius:3px;}
.custcentp_scrollarea .inner {margin:12px 14px 10px 14px;}

.jq_tbl_custinfo {width:800px;}
.tbl_custinfo {border-top:2px solid #515258;}
.tbl_custinfo th {vertical-align:middle;color:#454545;padding:10px 0 9px;background-color:#f9f9f9;border-right:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;line-height:1.2;}
.tbl_custinfo th:last-child {border-right:0 none;}
.tbl_custinfo thead tr > th:first-child + th + th {border-right:0 none;}
.tbl_custinfo td {padding:10px 0 9px;border-left:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;text-align:center;}
.tbl_custinfo td.left {text-align:left;padding-left:20px;}

.tbl_custinfo.type2 th {border-right:0 none;border-left:1px solid #d7d7d7;}
.tbl_custinfo.type2 th:first-child {border-left:0 none;}
.tbl_custinfo.type2 tr:first-child td:first-child {border-left:0 none;}
.tbl_custinfo.type2 td.left {text-align:left;padding-left:10px;padding-right:10px;}

h3.tbl_head_h3 {margin:0;padding:10px 0 9px;background:none;border-top:2px solid #515258;border-bottom:1px solid #d7d7d7;background-color:#f9f9f9;text-align:center;}

.list_custinfo {overflow:hidden;}
.list_custinfo ul {overflow:hidden;margin-left:-1px;}
.list_custinfo ul li {float:left;padding:10px 0 9px;text-align:center;border-left:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;height:24px;width:14%;}

.list_custinfo.type2 ul li {width:49%;}
.list_custinfo.type2 ul li:first-child {width:50%;}


/* °³ÀÎ */
.postsearchresultlist	{border:1px solid #e5e5e5;border-radius:3px;}
.postsearchresultlist ul {padding:9px 10px 10px 13px;}
.postsearchresultlist ul li a, .postsearchresultlist ul li a:link, .postsearchresultlist ul li a:visited	{color:#959595;display: block;padding:3px 0 3px 0;line-height:1.1em;}
.postsearchresultlist ul li a	{height:1%;}
.datatype01 + .postsearchresultlist {margin-top:20px;}

.certarea1 {padding:10px;}
.certarea1 strong {color:#454545;}
.certarea1 .sub_title {margin-top:6px;}
.certarea1 ol {margin-top:5px;}
.certarea1 ol li {margin-bottom:2px;padding-left:14px;text-indent:-14px;}

.addservice_choicetype01 {padding:10px;}
.addservice_choicetype01 li {margin-bottom:8px;display:table;width:100%;}
.addservice_choicetype01.type2 li strong {color:#454545;margin-right:10px;}
.addservice_choicetype01 li .servicename {display:table-cell;}
.addservice_choicetype01 li .price {display:table-cell;text-align:right;color:#959595;}

.roundtype06.postnum_area {margin-bottom:20px;}
.roundtype06.postnum_area .datatype01 {border:0 none;}

.datatype01 + .datatype01 {border-top:0 none;}

.addservice_choicetype01 .rcptnum_tit {display:block;margin-bottom:3px;}
.sixnumapp .mo_group_serv1 {width:60%;}

.privcall_wrap ul {border-top:2px solid #515258;}
.privcall_wrap ul li {display:table;width:100%;padding:2px 0 8px 0;border-bottom:1px solid #d7d7d7;}
.privcall_wrap ul li .inner_conts {display:table-cell;width:90%;}
.privcall_wrap ul li .inner_conts label {float:left;clear:left;width:40%;font-weight:bold;color:#454545;margin:10px 0 0 10px;}
.privcall_wrap ul li .inner_conts .intext01 {width:50%;margin-top:5px;}
.privcall_wrap ul li .btn1 {display:table-cell;text-align:center;vertical-align:middle;}

.certifwaychoice_desc {display:none;}
.popmessagetype01 .popmsgtype01.type2 {text-align:left;font-weight:normal;color:#656565;}

.mobifax_area {padding-bottom:20px;border-bottom:1px solid #d7d7d7;}
.mobifax_area .inner {border:1px solid #ececec;}


/* ±â¾÷ */
.datatype01 dd .ubene_imgfind {width:70%;}
.datatype01 dd.img_conts_wrap {display:table;width:100%;}
.datatype01 dd.img_conts_wrap .img_conts {display:table-cell;width:33%;}
.datatype01 dd.img_conts_wrap .img_conts label img {vertical-align:top;}
.datatype01 dd.img_conts_wrap .img_conts label em {display:block;margin-top:3px;text-align:center;text-indent:18px;}

.compfax_sclwrap .inner {padding:10px;color:#959595;}
.compfax_btnr {text-align:right;margin-bottom:10px;}
.compfax_btnr .button {margin-left:5px;}
.compfax_btnr .button img {vertical-align:-2px;}
.add_admin .sele_area {margin-bottom:15px;}
.add_admin .sele_area label {font-weight:bold;margin:0 7px 0 10px;color:#454545;}


/* È¸¿ø°¡ÀÔ */
.conid_descwrap {border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;padding:5px 5px 20px;}
.conid_descwrap h3 {background:none;padding-left:0;margin:15px 0 5px;}
.conid_descwrap p {padding-left:7px;text-indent:5px;}
.conid_descwrap > p:first-child {padding-top:15px;}
.conid_descwrap .listype01 {text-indent:5px;padding-left:5px;}
.conid_descwrap .listype01 li {padding-left:2px;}

.conid_descwrap .tbl_custinfo {margin-top:15px;}
.conid_descwrap .tbl_custinfo th {padding:5px 0 3px;border-left:1px solid #d7d7d7;border-right:0 none;border-bottom:1px solid #d7d7d7;line-height:1.2;}
.conid_descwrap .tbl_custinfo th:first-child {border-left:0 none;}
.conid_descwrap .tbl_custinfo td {padding:5px 0 3px 9px;text-align:left;vertical-align:top;}
.conid_descwrap .tbl_custinfo td:first-child {border-left:0 none;}


/* company */
.scroll_usedconf_wrap {padding:10px;border:1px solid #d7d7d7;border-radius:5px;}
.scroll_usedconf_wrap h2 {color:#F62CA2;}
.scroll_usedconf_wrap h3 {margin:15px 0 7px;background:none;padding:0;font-size:1.1em;color:#E67EAB;}
.scroll_usedconf_wrap h4 {margin:7px 0 3px;color:#454545;font-size:1em;}


/* useTerms */
.usedTerms h3 {margin-top:18px;}
.usedTerms h3:first-child {margin-top:0;}
.usedTerms h4 {margin-top:13px;}
.usedTerms th, .usedTerms td {vertical-align:middle;}


/* '111220 */
.psection1 p, .psection1 li {margin-bottom:4px;}
.spanalert_wrap {padding:5px 10px;text-align:center;}
.spanalert_wrap li {display:inline-block;width:170px;text-align:center;padding:5px 0;vertical-align:top;}

.yaka_type1 {text-align:center;}
.yaka_type1 .roundtype04 {display:inline-block;text-align:left;width:230px;margin:5px;padding:10px;line-height:1.7;}
.yaka_type1 .roundtype04:first-child {margin-left:0;}
.yaka_type1 .roundtype04 .title {font-weight:bold;color:#454545;margin-bottom:4px;}

.idpw_find_wrap .roundtype13 {display:inline-block;width:41%;padding:10px;}
.idpw_find_wrap .roundtype13:first-child {margin-left:0;}
.idpw_find_wrap .roundtype13 input {vertical-align:-3px;}
.idpw_find_wrap .roundtype13 label {font-weight:bold;font-size:15px;color:#454545;}

#popmain .datatable06_type01 th:first-child {border-left:0 none;}
#popmain .datatable06 tbody td.iptv_prim {background-color:#f8d0e3;}
#popmain .datatable06 tbody td.iptv_smhd {background-color:#cfd1ef;}
#popmain .datatable06 tbody td.iptv_except {background-color:#e4e4e8;}

#popmain .btcld_column02 .rows .list01 {width:100%;}
#popmain .btcld_column02 .rows .list01 .image {display:inline-block;width:28%;vertical-align:top;margin:15px 0 15px 10px;text-align:center;}
#popmain .btcld_column02 .rows .list01 .contents {display:inline-block;width:67%;margin:13px 0;vertical-align:top;}
#popmain .btcld_column02 .rows .list01 .contents .title {font-weight:bold;color:#454545;}
#popmain .btcld_column02 .rows .list01 .contents .conts {margin-top:4px;}
#popmain .btcld_column02 .rows.bzidhosvp .list01 .contents_1 {padding:15px 0 15px 10px;vertical-align:top;}
#popmain .btcld_column02 .rows.bzidhosvp .list01 .contents_1 .title {font-weight:bold;color:#454545;margin-bottom:4px;}

.pop_bzidhosvp_2 {padding:15px;}
.pop_bzidhosvp_2 .image {text-align:center;margin-bottom:15px;}
.pop_bzidhosvp_2 .contents .title {font-weight:bold;color:#454545;margin-bottom:5px;}
.pop_bzidhosvp_2 .contents .ofwrap .left {width:100%;}
.pop_bzidhosvp_2 .contents .ofwrap .left .listype01 {margin:3px 0 7px;}

.numlist_type1 {overflow:hidden;width:100%;border-bottom:1px solid #ececec;}
.numlist_type1 > li {min-height:30px;padding:10px;border-top:1px solid #ececec;color:#959595;}
.numlist_type1 > li .title {margin-bottom:5px;color:#454545;font-size:16px;}

.pop_stepwrap_1 > li {margin-top:15px;border-radius:5px;}
.pop_stepwrap_1 > li:first-child {margin-top:0;}
.pop_stepwrap_1 > li .title {border-radius:5px 5px 0 0;padding:10px 10px 9px 10px;color:#fff;font-weight:bold;font-size:1.1em;background:url('../images/popup/bg_pop_stepwrap_1.gif') 0 0 repeat-x;}
.pop_stepwrap_1 > li .conts {border-radius:0 0 5px 5px;padding:19px 10px 18px 10px;border:1px solid #dedede;border-top:0 none;}
.pop_stepwrap_1 > li .conts p {margin-top:7px;}
.pop_stepwrap_1 > li .conts p:first-child {margin-top:0;}


/* temp */
.pagenavi .pagenation a {display:none;}
.pagenavi .pagenation a.prev, .pagenavi .pagenation a.next {display:inline-block;}
.pagenavi .pagenation a:nth-child(-n+4) {display:inline-block;}

/* ÈÞ´ëÆù¹øÈ£ ÀÔ·Â¹æ¹ý */
.phnuminput_wrap	{}
.phnuminput_wrap .phnuminput_inner	{}
.phnuminput_wrap .modelname	{color: #454545; font-size: 14px; margin: 0 0 5px;}
.phnuminput_wrap .inputguide	{padding: 10px; margin: 0 0 10px;}
.phnuminput_wrap .inputguide dt	{color: #252525; margin: 0 0 10px;}
.phnuminput_wrap .phnuminputlist	{border-bottom: 1px solid #ececec; padding: 0 0 10px;}
.phnuminput_wrap .phnuminputlist li	{text-align: center; margin: 10px 0 0;}
.phnuminput_wrap .phnuminputlist li:before	{content: ''; position: absolute; top: 0; left: 0; width: 100px; height: 10px; background: url('../images/common/bul/bul_arrow_08.png') no-repeat 100% 50%;}
.phnuminput_wrap .phnuminputlist li:first-child:before	{background: none;}
.phnuminput_wrap .phnuminputlist li.last	{margin-right: 0;}

/* ÇØ¿Ü ±¹°¡º° ¿ä±ÝÇ¥ Å×ÀÌºí ¼öÁ¤ */
.jq_countryCharges_table { border-collapse:separate; }
#popmain .jq_countryCharges_table th.addline { border-left:1px solid #ECECEC; }
#popmain .jq_countryCharges_table tbody td:first-child { border-right:0 none; }

.txt_desc {margin-top:10px;}
.phone_upway_topdesc {border-bottom:1px solid #d7d7d7;padding-bottom:8px;}
.phone_upway_list {margin-top:5px;border-top:2px solid #515258;}
.phone_upway_list ol li {padding:10px;border-bottom:1px solid #d7d7d7;}
.phone_upway_list ol li.odim4 {padding-bottom:0;border-bottom:0 none;}
.phone_upway_list ol li .title {margin-bottom:7px;font-weight:bold;color:#454545;}

.ofwrap .lttxt {margin-top:3px;}
.ofwrap + .datatype01 {margin-top:4px;}
.phone_subtitle {padding-bottom:10px;}
.phone_subtitle em {color:#f62ca2;margin-left:10px;}
.phone_subtitle + .checklist {margin:0;}
.rakuselmobi_rndbox {padding:15px;border-radius:6px;background-color:#fefefe;-webkit-box-shadow:inset 0 0 10px 5px rgba(241, 241, 244, 1);box-shadow:inset 0 0 10px 5px rgba(241, 241, 244, 1);}
.rakuselmobi_rndbox .image {display:none;}
.rakuselmobi_rndbox .inner .contents p + p {margin-top:10px;}
.rakuselmobi_rndbox .inner .contents .btnarea {margin-top:6px;}
.rakuselmobi_rndbox .inner .contents.spot {color:#454545;}
.rakuselmobi_rndbox .inner .contents.topline {margin-top:11px;padding-top:13px;border-top:1px solid #ececec;}
.rakuselmobi_type b {display:inline-block;margin:3px 5px 3px 0;color:#f62ca2;}
.rakuselmobi_rndbox .inner .contents .title {color:#454545;font-weight:bold;}
.rakuselmobi_rndbox .inner .contents .title em {color:#f62ca2;}
.rakuselmobi_rndbox .inner .pop_stepwrap_1 {margin-top:15px;}
.rakuselmobi_rndbox .inner .pop_stepwrap_1 > li .title {text-align:center;}

/* 070 */
.devicechoicfigure01	{border-top: 3px solid #515258; border-bottom: 1px solid #dedede; padding:10px 0 10px 0; margin: 0 0 0 0;}
.devicechoicfigure01 li		{ position:relative; padding:15px 0 15px 0; border-top:1px solid #dedede;}
.devicechoicfigure01 li:first-child { border-top:none; }
.devicechoicfigure01 li .thumb		{ position:absolute; left:10px; top:25px; width: 120px; }
.devicechoicfigure01 li	 .desc	{ margin:0 0 0 150px; padding:10px 0 13px 0;}
.devicechoicfigure01 li	 .desc .proname	{font-weight: bold; color: #454545; margin: 0 0 5px 0;}
.devicechoicfigure01 li	 .desc dt	{clear: left; float: left; display: block; width: 51px; background: url('../../images/common/bul/bul_colon_01.gif') no-repeat 100% 5px; }
.devicechoicfigure01 li	 .desc dd	{margin: 0 0 3px 67px;}


/*confer*/
.confer{background:url(../images/popup/bg_confer.gif) #b90080 no-repeat right 0; padding:22px 11px 10px 11px; font-size:12px }
.confer h1{color:#FFF; font-size:14px;padding-left:5px}
.confer h2{color:#e52e99; font-weight:bold;font-size:12px}
.confer .date{background:url("../images/common/bul/bul_01.gif") no-repeat scroll 0 6px transparent;padding:0 0 0 11px;font-weight:bold; color:#656565}
.confer .conferwrap{padding:24px 18px 10px;position:relative;}
.confer .conferwrap .tl{background:url(../images/popup/bg_round_tl.gif) no-repeat}
.confer .conferwrap .tr{background:url(../images/popup/bg_round_tr.gif) no-repeat}
.confer .conferwrap .bl{background:url(../images/popup/bg_round_bl.gif) no-repeat}
.confer .conferwrap .br{background:url(../images/popup/bg_round_br.gif) no-repeat}
.confer .section_eng{margin-top:40px; padding-top:40px; border-top:1px solid #e1e1e1; }
.confer p{margin-bottom:10px}
.confer .btn{text-align:center}
.confer .close{text-align:right; padding:5px 0;}
.confer .close a{font-size:11px ; color:#f5a1dd}
.confer .close img{vertical-align:middle}

.confer .conferwrap .type_cen {text-align:center;}
.confer .conferwrap .type_cen .pagenavi {margin-bottom:30px;}
.confer .conferwrap .type_cen .imagearea_1 {margin:15px 0 30px;}

.today_noview {margin-top:20px;background-color:#f4f4f4;padding:10px 15px 10px 0;text-align:right;line-height:1;font-size:11px;color:#858585;border-bottom:1px solid #c5c8cd;}
.today_noview label {vertical-align:-1px;}
.today_noview a img {vertical-align:middle;}

.dataList01{padding:20px 0}
.dataList01 li{margin-bottom:5px}
.memberList .btn{display:block;margin-top:5px; margin-bottom:20px}
.month_input{margint-bottom:20px}
.month_input li{float:left}
.month_input li.sun a{color:#ca0000}
.month_input li.sat a{color:#0054a5}
.month_input li a{display:block;width:29px; height:24px; line-height:24px;border:1px solid #e6e6e6;border-left:none; font-weight:bold; font-size:11px ; font-family:"µ¸¿ò",dotum; text-align:center}
.month_input li:first-child a{border-left:1px solid #e6e6e6}
.month_input li a.on{background:#f5a7cf; border:1px solid #dd95ba;color:#FFF}

#popwrap div.co_paragraph, #popwrap p.co_paragraph{margin-bottom:20px}
.datatype01 .btn_area{display:block; margin-top:10px}

/* 2013.06.11 sms ÀÎÁõ */
.inzsms {margin-top:10px;}
/* 2013.06.11 sms ÀÎÁõ end*/
