@charset "utf-8";
@import url("font-awesome.css");

/* reset */
html {
	overflow-y:scroll;
}
html, body {
	min-width:100%;
	min-height:100%;
}
html, body, div, p, h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd, table, th, td, pre, blockquote, thead, tfoot
form, fieldset, legend, input, textarea, button, select {
	margin:0;
	padding:0;
	font-family:'맑은고딕','Malgun Gothic','Nanum Barun Gothic','gulim','arial';
	letter-spacing: -0.5px;
	color:#616161;
}

body, div, table, th, td, pre, blockquote, thead, tfoot
input, button, textarea, ol, li, ul, dl, dt, dd {
	font-family:'맑은고딕','Malgun Gothic','Nanum Barun Gothic','gulim','arial';
}

body, div, table, th, td, pre, blockquote, em {
	font-weight:normal;
	font-style:normal;
	line-height:18px;
	color:#616161;
}

body, div, table, th, td, pre, blockquote {
	font-size:12px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}

h1, h2, h3, h4, h5, h6 {
	list-style:none;
	color:#414141;
}

img, table, thead, tfoot, fieldset, legend, iframe {
	border:none;
}

label, input, button, textarea, select, img {
	vertical-align:middle;
}

button {
	background-color:transparent;
	cursor:pointer;
	border:0;
}

legend {
	position:absolute;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-9999em;
	overflow:hidden;
}

hr, caption {
	display:none;
}

select {
	font-size:12px;
	height:22px;
	padding:1px;
}

/* 목록 */
ol, li, ul, dl, dt, dd {
	list-style-type:none;
	list-style:none;
	text-align:left;
	position:static;
}

a:link, a:visited {
	color:#616161;
	text-decoration:none;
}

a:hover, a:focus, a:active {
	color:#616161;
	text-decoration:underline;
}

/* 테이블, 표*/
table {
	border-collapse:collapse;
	border-spacing:0;
}

table th{
	white-space:nowrap;
	text-overflow:ellipsis;
}

table, th, thead, tfoot {
	outline:0;
}

thead, tfoot {
	font-size:12px;
	line-height:1em;
	vertical-align:baseline;
}

/* Webkit */
::-webkit-input-placeholder {color:#c1c1c1; font-size: 12px; font-family:'맑은고딕','Malgun Gothic','Nanum Barun Gothic','gulim','arial'; letter-spacing: -1px;}
/* Firefox 4-18 */
:-moz-placeholder {color:#c1c1c1; font-size: 12px; font-family:'맑은고딕','Malgun Gothic','Nanum Barun Gothic','gulim','arial'; letter-spacing: -1px;}
/* Firefox 19+ */
::-moz-placeholder {color:#c1c1c1; font-size: 12px; font-family:'맑은고딕','Malgun Gothic','Nanum Barun Gothic','gulim','arial'; letter-spacing: -1px;}
/* IE10+ */
:-ms-input-placeholder {color:#c1c1c1; font-size: 12px; font-family:'맑은고딕','Malgun Gothic','Nanum Barun Gothic','gulim','arial'; letter-spacing: -1px;}



/* position */
.fl{float:left}
.fr{float:right}

/* commend */
.bold{font-weight:bold}


/* margin */
.mart3	{margin-top:3px !important}
.mart7	{margin-top:7px !important}
.mart10	{margin-top:10px !important}
.mart15	{margin-top:15px !important}
.mart20	{margin-top:20px !important}
.mart30	{margin-top:30px !important}
.mart40	{margin-top:40px !important}

.marl15	{margin-left:15px !important}

.marb25	{margin-bottom:25px !important}

/* gap */
.m10m20 {margin: 10px 20px;}

.font11 {font-size: 11px;}
.font13 {font-size: 13px; line-height: 20px;}
.font15 {font-size: 15px; line-height: 22px;}
.num_font {letter-spacing: 0;}

.blue1 {color: #00a6ff;}
.blue2 {color: #3f63f5;}
.gray91 {color: #919191;}
.grayb1 {color: #b1b1b1;}
.orange {color: #ff8a00;}

.bg_blue1 {background-color: #e8f3f9;}
.bg_blue2 {background-color: #f1f1fc;}
.bg_gray {background-color: #f4f4f4;}

.valign_m {vertical-align: middle;}

.dot_e1 {height: 1px; background: url('/img/dot_e1.gif') repeat-x top left;}
.dot_hline {height: 1px; background: url('/img/hline_dot.gif') repeat-y top right;}

/* 팝업 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1000px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 접근성 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}
.msg_sound_only, .sound_only{display: inline-block !important;position: absolute;top: 0;left: 0;margin: 0 !important;padding: 0 !important;font-size: 0;line-height: 0;border: 0 !important;overflow: hidden !important;}
#hd_login_msg{position: absolute;top: 0;left: 0;width: 1px;height: 1px;overflow: hidden;}
.accessibility{width:1px; height:1px; font-size:0; line-height: 0; overflow: hidden;}

/* 헤더 시작 */
#hd_tnb{background-color:#1d1d1d;}
#hd_tnb ul{width:980px;text-align:right;margin:0 auto;}
#hd_tnb li{height:30px;line-height:29px;font-size:14px;color:#bbb;display:inline-block;}
#hd_tnb li:before{width:0;height:7px;margin:0 10px 2px;border-left:1px dotted #bbb;display:inline-block;vertical-align:middle;content:"";}
#hd_tnb li:first-child:before{display:none;}
#hd_tnb li a{height:30px;line-height:29px;color:#bbb;display:inline-block;}
#hd_tnb li:first-child{color:#f68931;}
#hd_tnb li .fa{font-size:16px;color:#bbb;}
#hd{width:100%;height:100px;background:url('/img/hd_bg.jpg') repeat left top;border-bottom:4px solid #f68931;position:relative;}
#hd:before{width:0;height:0;border-top:25px solid #f68931;border-left:25px solid transparent;border-right:25px solid transparent;display:block;content:"";position:absolute;bottom:-25px;left:50%;margin-left:-25px;}
#hd_h1{position:absolute; font-size:0; line-height:0;}
#hd #hd_wrapper{width:980px; height:65px; margin:0 auto; position:relative;}
#hd #hd_wrapper h3{font-size:0;line-height:0;position:absolute;top:0;left:0}
#hd_wrapper:after {display: block; visibility: hidden; clear: both; content: "";}

/* 상단로고 */
#hd #hd_wrapper #logo{width:129px; height:49px; float:left; padding:10px 0px;}

/* 상단 메뉴 */
.hd_gnb{height:20px;padding:25px 0;text-align:right;}
.hd_gnb li{margin-left:18px;display:inline-block;}
.hd_gnb li a{font-size:16px;line-height:1em;font-weight:600;color:#fff;text-decoration:none !important;}
.hd_gnb li a:hover{color:#f68931;}

/* 검색창*/
#hd #hd_sch{float:left; margin:0 0 0; border:1px solid #c3c6ca;background:#fff}
#hd_sch #sch_stc{text-indent:5px;width:137px;height:25px; border:none; background:#fff; line-height:1.9em !important;}
#hd #hd_wrapper #hd_sch #sch_submit{padding: 0 5px;height: 26px;border: 0;background: #e2e6eb;color: #333;cursor: pointer;}
#hd #hd_wrapper #tnb{float: right; text-align: right; padding: 23px 0 0 0;}
#hd #hd_wrapper #tnb ul{}
#hd #hd_wrapper #tnb ul li{float:left; margin-left:15px;}
#hd #hd_wrapper #tnb ul:after{clear: both; content: ""; display: block; visibility: hidden;}

/* 라인 */
.dot_e1 {height: 1px; background: url('/img/dot_e1.gif') repeat-x top left;}
.dot_hline {height: 1px; background: url('/img/hline_dot.gif') repeat-y top right;}

/* 메뉴 */
#menu {position:relative; width:100%; height: 40px; background-color: #3f63f5; margin: 0 0 15px 0;}
.m_box { width:980px; height: 40px; background:#3f63f5 url('/img/top_mbg.jpg') no-repeat top right -25px; margin:0 auto; position:relative;}
.mhl {background: url('/img/top_mbg_hl.gif') no-repeat 0 12px;}
.tm {height: 40px; float: left;}
.tm li {display:block; float: left; position:relative; height: 20px; padding:10px 24px;}
.tm li a {display: block; width: 100%; height: 100%; font-weight:bold; font-size:15px; color:#ffffff; line-height: 18px;}
.tm li a:hover {text-decoration:none; color:#c6f8ff; display: block;}
.tm li:hover ul {display: block;}

.tm li ul {display: none; width:100%; background-color: #3f63f5; top:40px; left: 0; position: absolute; z-index: 3000;}
.tm li ul li {width:100%; display: block; float: left; border-top: 1px solid #5f95fa; padding: 10px 0; text-align: center;}
.tm li ul li a {display: block; width: 100%; height: 100%; font-size: 12px; font-weight: normal;}
.tm li ul li:hover {background-color: #1230a7; color:#ffffff;}
.marl40{padding-left:40px !important;}

/* 컨텐츠 시작*/
#wrapper{width:100%; height: 100%; position:relative; text-align:left; overflow: hidden;}
#wrapper:after{display: block; visibility: hidden; clear: both; content: "";}
#wrapper #text_size{float:right; margin-top:-20px;}
#wrapper #text_size:after{clear: both; content:""; visibility: hidden; display: none;}
#wrapper #aside{width:185px;height:auto; float: left; margin:30px 30px 15px 0;}

/* 상담 버튼*/
.cons_bt {width: 162px; height: 123px; border: 1px solid #e1e1e1; padding: 10px;}
.mcon1 .col_1rol {width: 780px; height: 270px; position: relative;}
.mcon1 a#bt_conrol_prev {position:absolute; top:105px; left:0px; z-index:120}
.mcon1 a#bt_conrol_next {position:absolute; top:105px; right:0px; z-index:120}
.mart10 { margin-top:10px !important;}

/* 로그인 */
#aside .ol{background:#FFFFFF;border:1px solid #dde4e9;margin-bottom:10px;padding:13px 10px;}
#ol_before #ol_id,#ol_before #ol_pw{border:1px solid #dde4e9;background-color:#fff !important;margin:0 !important;height:25px;line-height:25px;width:106px !important; }
#ol_before #ol_pw{border-top:none}
#ol_submit{position:absolute;top:0;right:0;height:53px !important;font-weight:normal !important}
.ol_idlabel{top:8px !important;color:#6c6c6c !important}
.ol_pwlabel{top:33px !important;color:#6c6c6c !important}
#ol_svc{text-align:center;margin-top:5px}
#ol_svc a{color:#696969}
#ol_before a{padding:0;text-align:center;display:inline-block;line-height:1.05em;font-size:0.95em}
#ol_before a b{font-weight:normal}
#ol_svc #ol_password_lost{border-left:1px solid #999;padding-left:4px}
#ol_before #auto_login_label{font-size:0.95em}

/*로그인 후*/
#ol_after_hd{margin-bottom:0 !important}
#ol_after_hd strong{margin-bottom:5px;display:inline-block}
/* #ol_after_hd .btn_admin{width:155px !important;margin:0 !important } */
#ol_after_private{ border-left: 1px solid #dde4e9;}
#ol_after_private a{background:#EAEAEA !important;  border: 1px solid #dde4e9;margin:0 !important;border-left:0}
#ol_after_private a:hover,#ol_after_private a:focus,#ol_after_private a:hover strong,#ol_after_private a:hover strong,#ol_after_private a:visited strong{color:#000 !important;}
#ol_after_pt{width:76px !important;}
#ol_after_ft a{width:77px !important;margin-top:5px}

/* 컨텐츠 */
#wrapper{width:100%; height: 100%; position:relative; text-align:left; overflow: hidden;}
#container{width: 980px; margin:0 auto; overflow: hidden;position:relative;}
#container #wrapper_title{margin:5px 0 10px;font-weight: bold; font-size:1.167em; display: inline-block}
#container .sub_body{overflow:hidden;}

.mc_tit {width: 980px; height: 24px;}
.mc_tit h2 {font-size: 21px;color:#000; line-height: 21px; padding: 0 10px 0 0; float: left;letter-spacing:-1px;}
.mc_tit span {font-size: 12px; color: #b1b1b1; margin: 7px 0 0 0;}

.mcon5 {width: 980px;border-top:2px solid #fe5957;margin-top:25px;padding-top:25px;}
.mcon5 .cb_box {width: 348px; height: 240px; border: 1px solid #ddd;float:left;position:relative;}
.mcon5 .cb_box h3 {height:26px;border-bottom:1px dotted #ccc;font-size: 17px;color:#000;line-height:0.9em;margin:17px;letter-spacing:-1px;}
.mcon5 .cb_box img {vertical-align: middle; margin-bottom: 6px; margin-right:5px;}
.mcon5 .cb_box .numb {margin:17px;padding-left:65px;font-family:'Myriad Pro','arial'; color:#ed2c1c; font-size:32px; font-weight: bold; letter-spacing:-1px; line-height:1.2em;position:relative;}
.mcon5 .cb_box .numb i{font-size:50px;position:absolute;top:0;left:0;}
.mcon5 .cb_box .tx_box {height:92px; margin: 9px 0 0 0;border-top:1px solid #ddd;position:absolute;bottom:0;left:0;right:0;}
.mcon5 .cb_box .tx_box .txt {width:151px;height:62px;padding:15px 11px;color: #919191; letter-spacing: 0; line-height: 20px;}
.mcon5 .cb_box .tx_box .txt a {letter-spacing: 0; color: #919191;}
.mcon5 .cb_box .tx_box .btn {width:150px;height:62px;padding:15px 11px;border-left:1px solid #ddd;padding:text-align: left;}
.mcon5 .cb_box .tx_box .btn a {color: #4b8caf; font-size: 13px; font-weight: bold; text-decoration: none;}

.mcon5 .bk_box {width:238px; height: 240px;margin-left:20px; border: 1px solid #ddd;float:left;}
.mcon5 .bk_box h3 {height:26px;border-bottom:1px dotted #ccc;font-size: 17px;color:#000;line-height:0.9em;margin:17px;letter-spacing:-1px;}
.mcon5 .bk_box > div{padding:0 17px;}
.mcon5 .bk_box .logo {}
.mcon5 .bk_box .txt {margin: 20px 0 0 0;}
.mcon5 .bk_box .txt .num {font-family:'Myriad Pro','arial'; font-size:24px; color: #000; letter-spacing: 0;}
.mcon5 .bk_box .txt  p{margin-top:5px;}

.mcon5 .adv_box {width: 348px; height: 240px;margin-left:20px; border: 1px solid #ddd;background-color:#f6f6f6;float:left;}
.mcon5 .adv_box h3 {height:26px;border-bottom:1px dotted #ccc;font-size: 17px;color:#000;line-height:0.9em;margin:17px 17px 12px;letter-spacing:-1px;}
.mcon5 .adv_box ul{margin:0 17px;}
.mcon5 .adv_box li{height:27px;padding-right:65px;border-top:1px solid #ccc;position:relative;}
.mcon5 .adv_box li:first-child{border-top:0 !important;}
.mcon5 .adv_box li a{line-height:27px;display:block;text-decoration:none !important;}
.mcon5 .adv_box li .adv_ic1,
.mcon5 .adv_box li .adv_ic2{width:55px;height:21px;line-height:19px;font-size:11px;border-radius:3px;color:#fff;text-align:center;display:inline-block;position:absolute;top:3px;right:0;}
.mcon5 .adv_box li .adv_ic1{background-color:#009e96;}
.mcon5 .adv_box li .adv_ic2{background-color:#434343;}

.con_boa {margin-top:40px;overflow:hidden;}
.con_boa .boa_box{width:310px;margin-left:22px;float:left;}
.con_boa .boa_box:first-child{margin-left:0;}
.con_boa .boa_box h3 {height: 30px;font-size: 20px;color:#888; line-height: 1em;border-bottom:2px solid #353535;letter-spacing:-1px;position:relative;}
.con_boa .boa_box h3 .btn_more{font-size:11px;font-weight:normal;color:#999;position:absolute;bottom:5px;right:0;}
.con_boa .boa_box ul{height:180px;padding:10px 0;border-bottom:1px solid #ccc;}
.con_boa .boa_box li{height:30px;padding-right:70px;position:relative;overflow:hidden;}
.con_boa .boa_box li a{color:#555;line-height:30px;display:block;}
.con_boa .boa_box li span{line-height:30px;display:inline-block;position:absolute;top:0;right:0;}


.con_boa .noti_box {width: 381px; height: 168px; border: 1px solid #e1e1e1;}
.con_boa .noti_box .tit {width: 351px; height: 27px; background: #f5f5f5; padding: 7px 15px 0 15px;}
.con_boa .noti_box .tit h3 {font-size: 14px; float: left;}
.con_boa .noti_box .tit span a {text-align: right; color: #919191; font-size: 11px;}
.con_boa .noti_box .tit span a img {vertical-align: middle;}
.con_boa .noti_box .list {width: 351px; height: 104px; padding: 10px 15px;}
.con_boa .noti_box .list li {background:url('/img/txt_li_ic.gif') no-repeat left 9px; padding:0 0 5px 7px;}
.con_boa .noti_box .list li span {color: #b1b1b1; font-size: 11px; letter-spacing: 0; float: right;}
.con_boa .qa_box {width: 381px; height: 123px; border: 1px solid #e1e1e1;}
.con_boa .qa_box .tit {width: 351px; height: 27px; background: #f5f5f5; padding: 7px 15px 0 15px;}
.con_boa .qa_box .tit h3 {font-size: 14px; float: left;}
.con_boa .qa_box .tit span a {text-align: right; color: #919191; font-size: 11px;}
.con_boa .qa_box .tit span a img {vertical-align: middle;}
.con_boa .qa_box .list {width: 351px; height: 59px; padding: 10px 15px;}
.con_boa .qa_box .list li {background:url('/img/txt_li_ic.gif') no-repeat left 9px; padding:0 0 5px 7px;}
.con_boa .qa_box .list li span {color: #b1b1b1; font-size: 11px; letter-spacing: 0; float: right;}

/* 푸터 */
#ft{width:100%;background-color:#1d1d1d;border-top:4px solid #f68931;position:relative;margin-top:50px;}
#ft:before{width:0;height:0;border-bottom:25px solid #f68931;border-left:25px solid transparent;border-right:25px solid transparent;display:block;content:"";position:absolute;top:-25px;left:50%;margin-left:-25px;}
#ft_am{width:100%;padding:20px 0;background:url('/img/hd_bg.jpg') repeat left top;}
#ft_am ul{width:980px;margin:0 auto;display:table;}
#ft_am li{width:105px;border-left:1px solid #222;border-right:1px solid #4a4a4a;padding:0 9px 0 10px;display:table-cell;}
#ft_am li:first-child{border-left:0 !important;padding-left:0;}
#ft_am li:last-child{border-right:0 !important;}
#ft_am li h4{margin-bottom:10px;}
#ft_am li h4 a{font-size:14px;font-weight:600;color:#fff;}
#ft_am li p a{font-size:12px;color:#888;margin-top:3px;}
#ft_company{width: 980px;margin:0 auto;padding:20px 0 0;}
#ft_company ul{margin-left:180px;line-height:1.6em;}
#ft_company ul:after{display: block; visibility: hidden; clear: both; content: "";}
#ft_company ul li{display:block;float: left;}
#ft_company ul li:before{width:1px;height:10px;background-color:#444;margin:0 15px;vertical-align:middle;display:inline-block;content:"";}
#ft_company ul li:first-child:before{display:none;}
#ft_company ul li a {color: #919191;font-size:13px;font-weight:600;vertical-align:middle;display:inline-block; text-decoration: none;}
#ft_cont{width:980px; margin:0 auto;padding:15px 0 20px;position:relative}
#ft_logo{position:absolute;top:0 ;left:0;opacity:0.4;}
#ft_ctel{width:185px;font-size:22px;font-weight:bold;color:#f68931;text-align:right;line-height:1.2em;position:absolute;top:0 ;right:0;}
#ft_ctel i{font-size:27px;float:left;color:#919191;margin-top:3px;}
#ft_info{margin:0 185px 0 180px;line-height:1.6em;}
#ft_info p {color: #b1b1b1; letter-spacing: -0.5px;}
#ft_info .copy_txt{color:#666;}
#ft_totop{position:absolute;top:-42px;right:0;color:#555}


/* 서브컨텐츠 */
input[type=text], input[type=password] {border:1px solid #e1e1e1; height: 21px; color:#919191; padding: 0 10px; letter-spacing: -1;}
select {border:1px solid #e1e1e1; height: 25px; color:#919191; padding: 0 5px 3px 5px; letter-spacing: -1px; margin: 0; font-size: 12px; line-height: 19px; font-family:'맑은고딕','Malgun Gothic','Nanum Barun Gothic','gulim','arial';}
textarea {border:1px solid #e1e1e1; color:#919191; padding: 10px;}
input[type=checkbox] {vertical-align: middle;}
input[type=file] {height: 25px;}

#scon_box {overflow: hidden; position:relative;margin-top:30px;}

.le_con {width: 184px; float: left; position: relative;}
.lm_box {width: 184px; border-bottom: 3px solid #f1f1f1; overflow: hidden;}
.lm_box .tit {width: 184px; height: 63px; padding: 23px 0 0 0; background: url('/img/hd_bg.jpg') repeat left top; text-align: center;}
.lm_box .tit h2 {font-size: 20px; color: #ffffff; font-weight: bold; line-height: 30px;}
.lm_box .mlist li {width: 142px; height: 35px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #e1e1e1; padding: 15px 20px 0 20px; text-align: left; line-height: 18px;}
.lm_box .mlist li a {display: block; width: 100%; height: 100%; font-size: 14px; font-weight: bold;}
.lm_box .mlist li a:hover {color: #3f63f5; text-decoration: none;}
.lm_box .mlist li a span {display: none; float: right;}
.lm_box .mlist li a span img {margin: 4px 0 0 0;}
.lm_box .mlist li a:hover span {display: block;}
.lm_box .mlist li a.on span {display: block;}
.l_cent {width: 182px; height: 243px; border: 1px solid #e1e1e1; text-align: left;}
.l_cent .c_box {width: 152px; padding: 15px; border-bottom: 1px solid #e1e1e1;}
.l_cent .c_box h3 {font-size: 14px; line-height: 10px;}
.l_cent .c_box .numb {padding: 19px 0 6px 0; font-family:'Myriad Pro','arial'; font-size: 22px; font-weight: bold; color: #00a6ff; letter-spacing: 0; line-height: 18px;}
.l_cent .c_box .txt_box {width: 152px; margin: 5px 0 0 0;  text-align: left; color: #919191; letter-spacing: 0; line-height: 18px;}
.l_cent .c_box .txt_box a {color: #919191;}
.l_cent .btn {width: 152px; height: 39px; padding: 10px 15px 0 15px; text-align: left; vertical-align: middle; background-color: #fafafa;}
.l_cent .btn a {display: block; width: 100%; height: 100%; text-decoration: none; font-size: 13px; font-weight: bold; color: #929292;}
.l_cent .btn a img {vertical-align: middle; margin-right: 12px;}

.sub_tit {height: 53px; border-bottom: 1px solid #919191;}
.sub_tit2 {height: 53px; border-bottom: 1px solid #919191;}
.sub_tit h1,
.sub_tit2 h1 {font-size: 25px; padding: 15px 0 0 0; font-weight: normal; float: left; letter-spacing: -2px;}
.sub_tit h1 img,
.sub_tit2 h1 img {margin: 0 7px 2px 0; vertical-align: middle;}
.sub_tit span,
.sub_tit2 span {color: #b1b1b1; float: right; padding: 16px 30px 0 0; letter-spacing: 0;}

.sub_body {padding: 30px 0 0 0; position: relative; text-align: center;}
.s_con {}
.s_con h4{text-align:left;}

.tline_table {width: 100%; border-top: 2px solid #616161;}
.tline_table th {width: 140px; height: 40px; padding: 0 0 0 20px; background-color: #f5f5f5; border-bottom: 1px solid #e1e1e1; text-align: left; vertical-align: middle;}
.tline_table td {width: 541px; height: 40px; padding: 0 0 0 20px; border-bottom: 1px solid #e1e1e1; text-align: left; vertical-align: middle; letter-spacing: -0.5px;}

.box_line1 {border: 1px solid #e1e1e1; overflow: hidden;text-align: left;}
.box_line2 {border: 3px solid #eaeaea; overflow: hidden;text-align: left;}

.s2_txt {padding: 15px 20px 17px 20px;}
.s2_txt2 {padding: 20px 30px; overflow: hidden;}
.s2_sstit {font-size: 22px; line-height: 30px; letter-spacing: -2px;}

.solu_img {width: 325px; height: 385px; background-color: #f1f1f1; float: left;}
.solu_img img {width: 315px; height: 375px; margin: 5px;}
.solu_info {width:381px; border-top: 1px solid #e1e1e1; float: right;}
.solu_info th {width:80px; height: 47px; border-bottom: 1px solid #e1e1e1; background-color: #f5f5f5; font-weight: bold; text-align: center;} /* 높이 기존 31px*/
.solu_info td {height: 47px; border-bottom: 1px solid #e1e1e1; padding:0 0 0 15px; text-align: left !important;} /* 높이 기존 31px*/
.solubuy_img {width: 80px; height: 55px;}

.s5-1_txt1 {width: 211px; height: 35px; padding: 20px; text-align: left;}
.s5-1_txt1 img {vertical-align: middle; margin: 0 15px 2px 0;}
.s5-1_list {width: 428px; height: 43px; margin: 16px 20px;}
.s5-1_list li {width: 100%; background:url('/img/txt_li_ic.gif') no-repeat left 9px; padding:0 0 5px 7px;}

.s5-2_table {width: 100%;}
.s5-2_table .icon {width: 200px; background-color: #fafafa; text-align: center; vertical-align: middle;}
.s5-2_table .txt {width: 461px; padding: 28px 30px 27px 30px; text-align: left; vertical-align: middle; letter-spacing: -0.5px;}
.s5-2_table .txt h4 {font-size: 20px; letter-spacing: -2px;}
.s5-2_table .arrow {width: 200px; height: 30px; text-align: center; vertical-align: middle;}

.s6_list {width: 747px; overflow: hidden; position: relative;}
.s6_list li {display:block; float: left; width: 221px; height: 212px; border: 1px solid #e1e1e1; margin:0 26px 26px 0;}
.s6_list li a img {width: 211px; height: 170px; margin: 5px;}
.s6_list li a p {width: 221px; height: 31px; text-align: center; border-top: 1px solid #e1e1e1; padding-top: 5px;}

.s7-1_cc_box {width: 721px; height:530px; background: url('/img/7-1_img2.jpg') no-repeat left 243px;}
.s7-1_cc_box .cont {width: 400px; height: 528px; border: 1px solid #e1e1e1;}
.s7-1_cc_box .cont .board {width: 360px; height: 146px; padding: 16px 20px;}
.s7-1_cc_box .cont .board .tit {width: 360px; height: 27px;}
.s7-1_cc_box .cont .board .tit h4 {font-size: 14px; float: left;}
.s7-1_cc_box .cont .board .tit span a {float: right; text-align: right; color: #919191; font-size: 11px;}
.s7-1_cc_box .cont .board .tit span a img {vertical-align: middle;}
.s7-1_cc_box .cont .board .list {width: 360px; height: 108px; padding: 10px 0 0 0;}
.s7-1_cc_box .cont .board .list li {background:url('/img/txt_li_ic.gif') no-repeat left 9px; padding:0 0 4px 7px;}
.s7-1_cc_box .cont .board .list li span {color: #b1b1b1; font-size: 11px; letter-spacing: 0; float: right;}
.s7-1_cc_box .cont .customer {width: 400px; height: 170px; border-width: 1px 0; border-style: solid; border-color: #e1e1e1;}
.s7-1_cc_box .cont .customer .btn {float: right; width: 154px; height: 170px; border-left: 1px solid #e1e1e1;}
.s7-1_cc_box .cont .customer .c_box {float: left; width: 205px; padding: 20px;}
.s7-1_cc_box .cont .customer .c_box h4 {font-size: 14px; line-height: 10px;}
.s7-1_cc_box .cont .customer .c_box .numb {height:27px;line-height:1.3em;margin: 12px 0 15px; font-family:'Myriad Pro','arial'; font-size: 30px; font-weight: bold; color: #00a6ff; letter-spacing:0;overflow:hidden;}
.s7-1_cc_box .cont .customer .c_box .txt_box {width: 205px; margin: 9px 0 0 0; line-height: 20px;  text-align: left; color: #919191; letter-spacing: 0;}

.s7-4_qna {width: 721px; border-top: 1px solid #e1e1e1; margin: 0 0 20px 0;}
.s7-4_qna li {width: 719px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #e1e1e1;}
.s7-4_qna li .q {width: 679px; height: 17px; padding: 10px 20px 13px 20px; text-align: left; display: block; cursor: pointer;}
.s7-4_qna li .tit_ic {margin: 3px 20px 0 0;}
.s7-4_qna li .a {width: 679px; padding: 15px 20px 17px 20px; border-top: 1px solid #e1e1e1; background-color: #f2fafe; text-align: left; overflow: hidden; display: none;}
.s7-4_qna li .a_on {width: 679px; padding: 15px 20px 17px 20px; border-top: 1px solid #e1e1e1; background-color: #f2fafe; text-align: left; overflow: hidden; display: block;}
.s7-4_qna li .txt {width: 647px; text-align: left;}

.s8_line3_box {width: 675px; border: 3px solid #e1e1e1; background-color: #fafafa; padding: 15px 20px 13px 20px; overflow: hidden;}
.s8_line3_box li {width: 100%; background:url('/img/txt_li_ic.gif') no-repeat left 9px; padding:0 0 5px 7px;}

.sitem_menu {}
.sitem_menu .mlist {width:31.33%;margin:1%; float: left; border: 1px solid #e1e1e1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.sitem_menu .mlist .tit {height: 30px; border-bottom: 1px solid #e1e1e1; text-align: center; padding: 10px 0 0 0; font-size: 14px; background-color: #fafafa; font-weight: bold;}
.sitem_menu .mlist ul {height: 100px; padding: 16px 20px 11px 20px; text-align: left;}
.sitem_menu .mlist ul li {width: 100%; background:url('/img/txt_li_ic2.gif') no-repeat left 8px; padding:0 0 7px 9px; font-size: 13px;}

.page_ready {width: 721px; text-align: center;}



/*테이블 정렬*/
.t_c{text-align:center !important}
.t_l{text-align:left !important}
.t_r{text-align:right !important}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg_page, .pg_current, .qa_page {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page, .qa_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* 마이페이지  */
#cmb_my h2{margin-bottom:30px;}
#cmb_my_ov:after{display: block; visibility: hidden; clear: both; content: "";}
#cmb_my_act ul{list-style: none; float: right; margin-bottom:20px;}
#cmb_my_act ul:after{display: block; visibility: hidden; clear: both; content: "";}
#cmb_my_act ul li{display: inline-block;float:left; padding:5px 10px 5px 10px; background: #626870;margin-left:3px}
#cmb_my_act ul li#adm{background:#f00;}
#cmb_my_act ul li a{color:#fff;}
#cmb_my_od{clear: both; margin-top:35px;}
#cmb_my_od h2, #cmb_my_charge h2, #cmb_my_wish h2{font-size:14px; margin-bottom:10px;}
.cmb_my_more .btn01{margin:0 0 5px; padding:10px; color:#fff; background: #4b545e; float:right;}
#cmb_my_charge{clear: both;}
#cmb_my_wish{clear: both}
.tbl_wrap table {width: 100%;border-collapse: collapse;border-spacing: 0;}
.tbl_head01 thead th {padding: 12px 0;border-top: 1px solid #d1dee2;border-bottom: 1px solid #d1dee2;background: #e5ecef;color: #383838;font-size: 0.95em;text-align: center;letter-spacing: -0.1em;}
.empty_table{text-align: center !important;padding:50px 0 50px 0 !important;}
#cmb_my .tbl_wrap table tr td{text-align: center;}
#cod_bsk_act{margin-top:20px; padding:3px; text-align: right;}
#cmb_my_ov dl {clear: both;margin:0;border:1px solid #e9e9e9;background:#f2f5f9;zoom:1;padding:0 5px}
#cmb_my_ov dl:after {display:block;visibility:hidden;clear:both;content:''}
#cmb_my_ov dt {float:left;margin:0;height:30px;line-height:30px;width:100px;border-bottom:1px solid #e9e9e9;font-weight:bold}
#cmb_my_ov dd {float:left;margin:0;height:30px;line-height:30px;width:268px;;border-bottom:1px solid #e9e9e9}

/*구매내역*/
#sod_v_info{margin-bottom:10px}
#sod_v h2{margin-bottom:30px;}

/* 장바구니 */
#cod_bsk .tbl_head01 thead th.tbl_img{width:100px}
#cod_bsk .tbl_head01 thead th.tbl_tit{width:350px}
#cod_bsk .tbl_head01 thead th.tbl_qty,#cod_bsk .tbl_head01 thead th.tbl_chk{width:50px}
#cod_bsk_list{position:relative}
#cod_bsk_list:after {display:block;visibility:hidden;clear:both;content:''}
#cod_bsk_act {float:right;}
#cod_bsk_act .btn01{padding:0 10px; height:37px;line-height:37px;background:#555; border: none; color:#fff;vertical-align:middle;float:left;margin-left:5px}
#cod_bsk_act .btn_submit{padding:0 10px;height:37px;line-height:37px; background:#ff5b89; border: none; color:#fff;float:left;margin-left:5px}
#cod_bsk_tot{background:#ff3061; border:10px solid #f2f5f9; color:#fff; font-weight: bold; padding:10px 5px 10px 5px; font-size:14px;display:inline-block;width:720px}
#cod_bsk_tot:after{  display: block;  visibility: hidden;  clear: both;  content: "";}
#cod_bsk_tot dt.cod_bsk_cnt{float: left;}
#cod_bsk_tot dd.cod_bsk_cnt{float: right;}
.cod_opt ul{background:#f1f4f6;border:1px solid #dde4e9;margin:5px 0;border-bottom:0}
.cod_opt ul li{line-height:1.5em;color:#595959;border-bottom:1px solid #dde4e9;padding:5px}
.mod_option{padding:5px 10px 5px 10px; color: #fff; background: #555; border: none;width:100%;}
.tbl_wrap table tr td.cod_name{text-align: left;}
.tbl_wrap table tr td .opt_mod{width:150px; height:18px; color:#fff; text-align: center; background:#ff882a; border: none; display: block; margin-top:10px;}
.tbl_head02 h3{font-size:12px; font-weight: bold;}
#mod_option_frm{  position: relative;z-index:999}
#mod_option_frm form{width:500px; background: #f2f5fa; padding:20px; border: 1px solid #000; top:-50px; left:0;z-index: 1000;height: auto;position:absolute;}
#mod_option_frm h3{margin-bottom:10px;}
.btn_confirm{text-align: center; margin-top:20px;}
.btn_confirm button,.btn_cancel{ padding:8px 10px 8px 10px;border: none;color: #fff;vertical-align:middle}
.btn_confirm .btn_submit{background: #3f63f5;border:none; padding: 7px 10px 7px 10px;color:#fff;}
.btn_confirm .btn_cancel{background:#555;border:none;color:#fff}
#mod_option_frm .cit_ov_tbl td {background: #fff;}
#cod_bsk table.cit_ov_tbl{width:100%;border-collapse:collapse}
#cod_bsk table.cit_ov_tbl tr:nth-child(even) {background:#f4f4f4}
#cod_bsk table.cit_ov_tbl th{background: #ff676a;color:#fff; border: none;border:1px solid #eb4246;}
#cod_bsk table.cit_ov_tbl th.chk_all_td{width:40px;}
#cod_bsk table.cit_ov_tbl th.chk_all_td input{vertical-align:middle }
#cod_bsk table.cit_ov_tbl th.cart_op_qty{width:90px}
#cod_bsk table.cit_ov_tbl th.cart_op_pr{width:100px}
.op_pr{text-align:right !important}
#cod_bsk table.cit_ov_tbl td{border:1px solid #d7dde3;padding:7px;text-align:center}
#cod_bsk table.cit_ov_tbl td .input_opt{height: 21px;  border: 1px solid #d7dde3;  text-align: center;float:left;line-height:21px}
#cod_list .btn_frmline{color:#fff;border:none;background:#FD5C88;padding:5px;}
#cod_list .cp_cancel{background:#555;margin-left:3px}
#cod_list{position:relative;}
#cp_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f2f5f9;}
#cp_frm table caption{margin-bottom:10px;text-align:left;font-weight:bold}
#cp_frm table td{background:#fff;text-align:left}
#cp_frm table td.td_numbig{text-align:center}
#cp_frm table td.td_mngsmall{text-align:center}
#cp_close{background:#555}

/* 위시 리스트 */
#cod_ws h2{margin-bottom:30px;}
#cod_ws .tbl_wrap table thead th {width:10%}
#cod_ws .tbl_wrap table thead th+th {width:50%}
#cod_ws .tbl_wrap table thead th+th+th {width:30%}
#cod_ws .tbl_wrap table thead th+th+th+th {width:10%}
#cod_ws_act{text-align: right;}
#cod_ws_act .btn01 {padding: 10px;background:#e2e2e2; border: none;color: #000;}
#cod_ws_act .btn02 {padding: 10px;background: #ff5b89; border: none;color: #fff;}

/* 주문서 작성 */
#cod_list .sod_img{width:60px}
#cod_frm h2,#sod_fin h2{margin:20px 0 5px;}
#cod_frm p{margin-bottom:5px;line-height:1.7em}
.display_setup_message{line-height:1.5em;padding:10px;background:#fff3f3;margin-bottom:5px}
.display_setup_message a{font-weight:bold}
#sod_bsk_tot{margin:10px 0 0;border:1px solid #d1dee2;border-bottom:none;background:#e5ecef;overflow:hidden}
#sod_bsk_tot:after{display: block; visibility: hidden; clear: both; content: "";}
#sod_bsk_tot dt, #sod_bsk_tot dd {float:left;padding:12px 0;border-bottom:1px solid #e9e9e9}
#sod_bsk_tot dt {padding-left:2%;width:48%;font-weight:bold;border-bottom:1px solid #D1DEE2;}
#sod_bsk_tot dd {margin:0;padding-right:2%;width:48%;text-align:right;border-bottom:1px solid #D1DEE2;}
.sod_bsk_cnt {background:#ff3061;color:#fff}
#sod_bsk_tot .sod_bsk_ccl{width:374px;background:#d1dee2;line-height:43px;height:43px;padding:0 10px;}
.tbl_frm01 table{border-top:1px solid #e6e6e6;}
#od_memo{border:1px solid #e4eaec;background: #f7f7f7;width:630px;height:80px}
#sod_frm_paysel{margin-top:20px;padding:15px;background:#F7F7F7;border:2px solid #d1dee2}
#sod_frm_paysel label{padding-right:20px}
#settle_bank{background:#fff;padding:10px;border:1px solid #d1dee2;margin-top:10px;line-height:1.7em;color:#555}
#settle_bank .frm_input{height:25px}
#sod_frm_pt_alert{margin-top:5px}
#cod_frm .btn01{display:inline-block;padding:7px 10px;background:#888;color:#fff !important;  vertical-align: middle;}
.tbl_frm01 caption{text-align:left;padding-bottom:5px}
.sod_frm_pt{padding:10px;border:1px solid #E6E6E6;border-top:none;}
.sod_frm_pt label{display:inline-block;width:80px;font-weight:bold}
.sod_frm_pt .frm_input{height:25px;margin-right:5px}
#sod_frm_pay th{border-left:1px solid #E6E6E6;}
#cod_list td.td_mngsmall{width:90px}
#sod_frm_pay .btn_frmline{padding:5px ; border:none; color:#fff;background:#FD5C88}
#sod_frm_pay #od_coupon_cancel{background:#888;margin-left:2px}
#sod_frm_pay #od_coupon_close{background:#888;}
#sod_frm_pay .tbl_frm01{position:relative; margin-bottom:0}
#sod_frm_pay .tbl_frm01 thead th{text-align:center}
#sod_frm_pay .tbl_frm01 th{text-align:left;}
#sod_frm_pay .tbl_frm01 td.td_mngsmall{}
#od_coupon_frm{position:absolute;top:0;padding:20px; border:1px solid #000;background:#fff;z-index:9999;  background: #f2f5f9;}
#od_coupon_frm .tbl_head02 th{width:55% !important}
#od_coupon_frm .tbl_head02 th+th{width:25% !important}
#od_coupon_frm .tbl_head02 th+th+th{width:20% !important}
#od_coupon_frm .tbl_head02 td.td_numbig,#od_coupon_frm .tbl_head02 td.td_mngsmall{text-align:center !important}
#od_coupon_frm .tbl_head02 th{ background: #e5ecef;border: 1px solid #d1dee2;border-right:none;border-left:none}
#od_coupon_frm .tbl_head02 td{border-right:none !important;border-left:none !important;background:#fff}

/*주문내역*/
#sod_fin h2{font-size:1.167em}
#sod_fin_list .tbl_wrap th{background:#e5ecef;border:1px solid #d1dee2;padding:10px 0;}
#sod_fin_list .tbl_wrap th#th_img{width:100px}
#sod_fin_list .tbl_wrap th#th_itopt{width:230px}
#sod_fin_list .tbl_wrap th#th_itqty{width:50px}
#sod_fin_list .tbl_wrap th#th_itst{width:100px}
#sod_fin_list .tbl_wrap td{border:1px solid #e6e6e6;text-align:center;padding:8px}
#sod_fin_list .tbl_wrap td.td_mngsmall a{padding:5px;background:#FF3061;color:#fff}
#sod_sts_wrap{margin-top:10px;}
#sod_sts_wrap .btn_frmline{background:#333;border:0;color:#fff;padding:7px 10px}
#sod_sts_explan{display:none;}
#sod_sts_wrap #sod_fin_legend{padding:10px;line-height:1.9em;background: #eee;overflow:hidden;margin:10px 0}
#sod_sts_wrap #sod_fin_legend dt{float:left;width:10%;font-weight:bold}
#sod_sts_wrap #sod_fin_legend dd{float:left;width:90%}
.sod_fin_if .tbl_wrap table{text-align:left;border-top:1px solid #e6e6e6;margin:10px 0}
.sod_fin_if  .tbl_wrap table tr th{width:150px;padding-left:10px;background:#f7f7f7;font-weight:normal;border-bottom:1px solid #e6e6e6;text-align:left}
.sod_fin_if  .tbl_wrap table tr td{text-align:left}
#sod_fin_orderer{margin:20px 0}
#sod_fin_tot,#sod_fin_view{margin-top:40px}
#sod_fin_tot{margin-bottom:30px}
#sod_fin_tot li{background:#555;color:#fff;padding: 15px 2.5%;position:relative;border-bottom:1px solid #494949}
#sod_fin_tot li#alrdy{background:#444}
#sod_fin_tot li strong{position:absolute;top:15px;right:15px}
#sod_fin_no{border:3px solid #deeeee;padding:10px;}
#sod_fin_cancel{text-align:center;margin-bottom:30px}
#sod_fin_cancel h2{position: absolute;  font-size: 0;  line-height: 0;  overflow: hidden;}
#sod_fin_cancel button{background:#ff676b;padding:10px;margin-left:5px;color:#fff;border:0}
#sod_fin_cancelfrm {  display: none;  margin: 10px 0 0 10px;padding:10px; padding:20px;border:1px solid #eee}
#sod_fin_cancelfrm label{padding:0 10px}
#sod_fin_cancelfrm .btn_frmline{background:#333;color:#fff;padding:5px 10px;border:0}
#sod_fin_cancel p{padding:30px; background:#fff8fb;border:1px solid #ecc9d6}
#display_pay_process{text-align:center}
.od_acc table tr td{text-align:left}
#cmb_my_od td.td_numbig,#sod_v td.td_numbig{  text-align: right !important;}
#sod_v td{text-align:center;}

/*관리자버튼*/
.cct_admin ,.sev_admin,.sit_admin{margin:0 0 10px;text-align:right;position:absolute;top:0;right:0;text-align: right; padding:5px 0 5px;}
.cit_admin .btn_admin,.cct_admin .btn_admin,.sev_admin .btn_admin,.sit_admin .btn_admin{padding:7px; background: #ff676a;margin-top:5px;color:#fff;}

/* 사용후기 작성 폼 */
.new_win #win_title {margin: 0 0 20px;padding: 20px;border-top: 3px solid #4e5d60;border-bottom: 1px solid #e9e9e9;background: #fff;font-size: 1.2em;}
.tbl_frm01 tbody tr th {width: 100px;padding: 7px 13px;border: 1px solid #e9e9e9;border-left: 0;border-left-width: 0px;border-left-style: initial;border-left-color: initial;background: #f7f7f7;text-align: left;}
.required, textarea.required {background: url('../img/wrest.gif') #f7f7f7 top right no-repeat !important;}
.frm_input {height:22px;line-height:22px;text-indent:3px;border: 1px solid #e4eaec;background: #f7f7f7;color: #000;vertical-align: middle;line-height: 2em;}
.tbl_frm01 td{text-align: left }
.cke_sc {margin: 0 0 5px;text-align: right;}
.btn_cke_sc {display: inline-block;padding: 0 10px;height: 23px;border: 1px solid #ccc !important;background: #fafafa !important;color: #000 !important;text-decoration: none !important;line-height: 1.9em;vertical-align: middle;}
#sit_use_write ul {margin: 5px 0 0;}
#sit_use_write .tbl_frm01{padding:0 10px}
.new_win .win_btn {clear: both;padding: 20px;text-align: center;}
.new_win .btn_submit {padding: 8px;border: 0;background: #ff3061;color: #fff;letter-spacing: -0.1em;cursor: pointer;}
.new_win .win_btn button {display: inline-block;padding: 0 10px;height: 30px;border: 0;background: #4b545e;color: #fff;line-height: 2em;cursor: pointer;}
#sit_qa_write .tbl_frm01{padding:0 10px}
.btn_cke_sc_close{background:#666;color:#fff;border:none;padding:5px}

/*캐시충전*/
#forderform h2{margin-bottom:5px}
#forderform section{margin-bottom:40px}
#forderform  .tbl_frm01 td{text-align: left;border:1px solid #e6e6e6;}
#cash_list ul{margin-bottom:30px}
#cash_list ul li.cash_list_tit{width:788px;background:#e5ecef;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;font-weight:bold}
#cash_list ul li.cash_list_tit .csli_tit{float:left;width:394px}
#cash_list ul {overflow:hidden}
#cash_list ul li{float:left;width:394px;border-bottom:1px solid #e6e6e6;text-align:center}
#cash_list ul li span{width:140px;display:inline-block;padding:10px;float:left;}
#cash_list ul li span.cash_sl{width:40px;padding:10px 0;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
#cash_list ul li .csli_tit span.cash_sl{border-left:1px solid #d1dee2;border-right:1px solid #d1dee2;}
#display_pay_button a{background:#888;color:#fff;padding:8px 10px;vertical-align:middle}

/*캐쉬결제내역*/
#sod_fin_pay .tbl_head01{margin-top:5px}
#sod_fin_pay .tbl_head01 table{border-top:1px solid #e6e6e6}
#sod_fin_pay .tbl_head01 table th{background:#f7f7f7;text-align:left;padding-left:10px;  width: 150px;font-weight:normal;border-bottom:1px solid #e6e6e6}
#sod_fin_pay .tbl_head01 table td{text-align:left}
#sod_fin_pay h3{font-size:0;line-height:0;position:absolute;top:0;left:0}

/*검색*/
#ssch_frm form{padding:15px;border:1px solid #dde4e9;background:#f1f4f6}
#ssch_frm form div{padding:5px}
#ssch_frm form div strong,#ssch_frm  label.ssch_lbl{width:100px;display:inline-block;font-weight:bold}
#ssch_frm .frm_input{background:#fff;border:1px solid #dde4e9;}
#ssch_frm .btn_submit{padding:7px 10px; background:#555; border: none; color:#fff}
#ssch_frm form p{line-height:1.7em;}
#ssch_ov{margin-bottom:5px}
#ssch_cate ul {padding:10px 0 ;background:#fff;border:1px solid #e9eef2;border-bottom:1px solid #afb7bd;margin:0 0 !important;zoom:1}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li{float:left;width:16%}
#ssch_cate a {text-decoration:none;line-height:1em;border-left:1px solid #c7c7c7;width:100%;display:inline-block;text-align:center}
#ssch_cate a:hover{color:#ff676a}
#ssch_cate li:first-child a{border:none}
#ssch_cate{margin-bottom:10px}

/*현금영수증발행*/
#scash_copy{text-align:center}
.new_win section{margin-bottom:30px}
.new_win section h2{padding:0 20px}
.new_win .tbl_head01 table{margin-top:5px;border-top:1px solid #E6E6E6;}
.new_win .tbl_head01 table tbody th{text-align:left;padding-left: 10px;background: #F7F7F7 ;border-bottom: 1px solid #E6E6E6;}
.new_win .tbl_head01 table .grid_3{width:150px}
.new_win .tbl_head01 table .grid_4{width:150px}
.new_win .tbl_head01 table td .btn_frmline{background:#333;color:#fff;border:0;padding:3px 5px;margin-bottom:5px}
#scash_apply{text-align:center}
#scash_apply button{margin:20px 0;padding:7px 10px; background:#FF3061;color:#fff;border:none;}
#kcp_req_rx .tbl_head01{padding:0 10px}
#show_progress b {padding:20px;display:block}

/*포인트내역*/
#point .td_numbig{width:70px;}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {margin:10px 20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

#coupon .tbl_wrap{padding:0 10px}
#coupon td{text-align:left}
#coupon td.td_numbig,#coupon td.td_datetime{text-align:center}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:100px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f7f7f7;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:120px;text-align:center}
.td_default {width:60px;text-align:center}
.td_dvr {width:30px;text-align:center}
.td_group {width:100px;text-align:center}
.td_imgsmall {width:60px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:50px;text-align:left}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_statsmall {width:50px;text-align:center}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:77px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:83px;height:22px;background:url('../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:53px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 85px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:3px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

/*컨텐츠몰 레이아웃_커뮤니티*/
.lt{width:385px !important;}
#bo_list .td_subject{text-align:left}
.tbl_head01 caption {  padding: 0;  font-size: 0;  line-height: 0;  overflow: hidden;}
.bo_fx{margin-top:10px;}
.tbl_frm01 textarea{  border: 1px solid #e4eaec;  background: #f7f7f7;  color: #000;  vertical-align: middle;  line-height: 2em;  height: 100px;}
#bo_sch #sfl{height:25px}
#bo_sch .frm_input{height:25px}
#bo_vc_w .tbl_wrap table tr td{text-align:left}
#bo_vc_w .tbl_wrap td #wr_content{width: 98%;}

a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
.btn_bo_user a.btn_admin ,.bo_v_com a.btn_admin,.ctt_admin a.btn_admin,.faq_admin a.btn_admin{display:inline-block;padding:7px;border:1px solid #3f63f5;background:#3f63f5;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
#bo_cate a{width:97px !important}
#bo_sch .btn_submit{border: 0;  background: #3f63f5;  color: #fff;  letter-spacing: -0.1em;  cursor: pointer;  padding: 0 7px;  height: 27px;  line-height: 1em;}
#bo_w td{text-align:left}
#bo_w a.btn_frmline, #bo_w button.btn_frmline{display: inline-block;  padding: 0 5px;  height: 28px;  border: 0;  background: #333;  color: #fff;  letter-spacing: -0.1em;  text-decoration: none;  vertical-align: middle;}
.td_chk{text-align:center !important;width: 30px;}
fieldset .btn_submit{  padding: 0 7px;  height: 24px;border:none;  line-height: 1em;background:#3f63f5;  color: #fff;}
.txt_expired {  color: #ccc;}
#reg_result a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
.empty_list{padding: 20px 0 !important;  text-align: center;}


/* 추가 */
.bo_search_bar{
	width:721px;
	height:30px;
}
.form_table{
	width:721px;
}
.tblue_line1{
	border-top:1px solid #3f63f5;
}
.form_table th{
	width:140px;
	height:45px;
	padding:0 0 0 20px;
	font-size:13px;
	background-color:#f5f5f5;
	border-bottom:1px solid #e1e1e1;
	text-align:left;
	vertical-align:middle;
}
.form_table td{
	 width:541px;
	 height:25px;
	 padding:10px 0 10px 20px;
	 border-bottom:1px solid #e1e1e1;
	 text-align:left;
	 vertical-align:middle
	 letter-spacing:-0.5px;
}
.form_table .txt_fbox1{
	width:180px;
}
.marl10{
	margin-left:10px !important;
}
.form_table .txt_fbox2{
	width:320px;
}
.form_table .txt_fbox3{
	width:501px;
}
.form_table .txt_num{
	width:35px;
}
.mem_bt{
	height:35px;
	text-align:center;
}
.button .mid_bu{
	height:35px;
	padding-top:0;
	padding-bottom:3px;
}
.btn_mid{
	width:80px;
	height:35px;
	background:url("/img/btn_m_bg.gif") no-repeat left top;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	text-decoration:none;
}

#container_title{height: 38px;font-size: 25px;font-weight: normal;padding: 15px 0 0 28px;letter-spacing: -2px;text-align:left;border-bottom: 1px solid #919191;background:url('/data/img/stit_ic.gif') no-repeat left center;}

/* 2016-11-18 추가 CSS */
.m_solution {width:980px;overflow:hidden;}
.m_solution li {width:218px;border-left:1px solid #ddd;margin-left:18px;padding-left:17px;float:left;}
.m_solution li:first-child {border-left:0 !important;margin-left:0;padding-left:0;}
.m_solution li .tit {height:55px;font-size:18px;font-weight:600;text-align:center;line-height:55px;color:#000;letter-spacing:-1.5px;}
.m_solution li a {text-decoration:none !important;display:block;}
.m_solution li .img {width:216px;height:216px;border:1px solid #ddd;}
.m_solution li .img img {width:216px;height:auto;}
.m_solution li .btn_bx {margin-top:5px;position:relative;text-align:center;}
.m_solution li .btn_bx a {width:49%;height:30px;font-weight:600;margin-left:2%;line-height:26px;font-size:13px;border-radius:3px;text-align:center;display:inline-block;border:1px solid #c9c9c9;background-color:#f8f8f8;color:#3a3a3a !important;text-decoration:none !important;letter-spacing:-0.5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.m_solution li .btn_bx a:first-child{margin-left:0;}
