.img_border {border:1px solid #ddd;}
 .border_top  {border-top:1px solid #ddd;}
 .border_bottom  {border-bottom:1px solid #ddd;}
.bg_gray  {background-color:#f9f9f9; }
.red  {color:red; font-weight:500}
.blue  {color:#174ebd;  font-weight:500}
 
.box_50 {width:49% !important; }
.box_60 {width:60%;}
.box_70 {width:70%;}
.box_80 {width:80%;}


.col-3 {width:32% !important; float:left; }
.col-3:nth-child(2) {margin-left:2%; }
.col-3:nth-child(3) { float:right !important;  }

.t {font-size:15.5px; line-height:1.3em; font-weight:400; color:#555;}
.b_t {font-size:1.3em; font-weight:600; color:#41ae49}
.b_t2 {font-size:1.05em; font-weight:500; color:#555; line-height:1.5em;}
.b_t3 {font-size:1.6em; font-weight:600; color:#333; line-height:1.4em}
.b_t4 {font-size:1.1em; font-weight:600; color:#333; line-height:1.5em;}

.text_bg {background-color:#f2fafe; color:#096ba6; padding:5px 10px; display:inline-block; margin-bottom:5px;   }
.s_text {font-size:14px; font-weight:300; color:orange;}
.point_t {color:#0682c5; font-weight:500; }
.point_t2 {color:#0682c5; font-weight:500; }
.basic_t {font-size:16px; font-weight:500; color:#666;}

.line {width:100%; height:1px; background-color:#ddd; float:left; margin:30px 0;}
.s_line {width:20px; height:2px; display:inline-block; background-color:#333; }


span.label {font-size:17px; font-weight:500; color:#fff; padding:6px 25px; display:inline-block;  position:absolute; top:0; right:0;}
span.over_layer {font-size:25px; font-weight:500; color:#fff;   display:inline-block;  position:absolute; top:0; right:0; background-color:rgba(0,0,0,.7); width:100%; height:100%; text-align:center; box-sizing:border-box; padding-top:40%;}

 

dl.basic { float:left;  }
dl.basic dt {font-size:18px; line-height:1.5em;  padding-bottom:4px; font-weight:500; color:#333;}
dl.basic dd {font-size:15.5px;  font-weight:300; letter-spacing:-0px;  line-height:1.3em; color:#777;}
dl.basic dd  b {font-weight:500; color:#555;}


dl.img_info { float:left;  width:100%; border:1px solid #ddd;  padding:10px; border-radius:3px; box-sizing:border-box;}
dl.img_info img {float:left;}
dl.img_info dt {width:80%; float:right; font-size:18px; line-height:1.5em;  padding-bottom:4px; font-weight:500; color:#333;}
dl.img_info dd {width:80%; float:right;  font-size:15px;  font-weight:300;  padding-bottom:3px; letter-spacing:-0px;  line-height:1.3em; color:#777;}
dl.img_info dd  b {font-weight:500; color:#555;}



ul.basic  {width:100%; float:left;}
ul.basic li  {list-style:disc; font-size:16px; font-weight:300; line-height:1.5em; color:#555; padding-bottom:5px; padding-left:0px; margin-left:30px;  }

ul.col-4-list  {width:100%; float:left;}
ul.col-4-list li  { width:25%; float:left; text-align:Center; border:1px solid #ddd; box-sizing:border-box; font-size:16px; font-weight:300; line-height:1.3em; color:#555; margin-left:-1px;  padding:20px;}
ul.col-4-list li   b {width:100%; float:left;}
ul.col-4-list li  img {margin-bottom:10px;}

ul.col-3-list  {width:100%; float:left;}
ul.col-3-list li  { width:33.3333333%; float:left; text-align:Center; border:1px solid #ddd; box-sizing:border-box; font-size:16px; font-weight:300; line-height:1.3em; color:#555; margin-left:-1px;  padding:20px;}
ul.col-3-list li   b {width:100%; float:left;}
ul.col-3-list li  img {margin-bottom:10px;}




ul.no_list  {width:100%; float:left;}
ul.no_list li  {  font-size:16px;  font-weight:300; line-height:1.3em; color:#555; padding:30px 10px 10px 10px;  width:100%; float:left; border:2px solid #ddd; margin-bottom:10px; box-sizing:border-box; position:relative; margin-right:1%;}
ul.no_list li:last-child {margin-right:0;}
ul.no_list li  p {width:100%; float:left; font-size:15px;}
ul.no_list li .no2 {position:absolute; top:10px; font-size:20px; right:9px; border-radius:50%;}
ul.no_list li  h4 {font-size:19px !important; padding-bottom:15px; width:100%; float:left;}
ul.no_list li  a {width:100% !important; padding:0;}



table.step_list {width:100%; float:left;}
table.step_list td {font-size:15px; vertical-align:top; line-height:1.4em; color:#666; padding:15px; border:1px solid #ddd;}
table.step_list td  h4  {font-size:20px !important; width:100%; float:left; margin-top:10px;}
table.step_list td  p {width:100%; float:left; }
 table.step_list td .step_no {float:left;}
 table.step_list td .step_no  img {vertical-align:middle; float:left;}
 table.step_list td .step_no span {width:auto; padding:0 18px; line-height:40px; background:linear-gradient(to left, #00abf0, #0076c0); display:inline-block; float:left; color:#fff; font-size:18px; font-weight:500; }
 table.step_list td  a {width:100% !important; padding:0;}

ul.tab  {width:100%; float:left; text-align:center; }
ul.tab li  {  width:200px; font-size:17px;  font-weight:400; display:inline-block; line-height:47px;  background-color:#fff; border:1px solid #444; box-sizing:border-box; margin-right:5px; margin-bottom:20px;}
ul.tab li a {color:#444; width:100%; display:inline-block;  }
ul.tab li.ov  {  background-color:#444; border:1px solid #444;  }
ul.tab li.ov a {color:#fff !important;    }

ul.tab2  {width:100%; float:left; text-align:center; }
ul.tab2 li  {   font-size:17px;  font-weight:400; display:inline-block; line-height:50px;  background-color:#f9f9f9 ; box-sizing:border-box; border:2px solid #fff; margin-bottom:20px; float:left;}
ul.tab2 li a {color:#444; width:100%; display:inline-block;  }
ul.tab2 li.ov  {  background-color:#444;    }
ul.tab2 li.ov a {color:#fff !important;    }


  

table.basic {width:100%; float:left;}
table.basic th {background-color:#fff;  border:1px solid #ddd; color:#333; padding:7px; font-weight:500; font-size:15px;}
table.basic td {font-size:15px; color:#555; text-align:left; padding:7px; border:1px solid #ddd; line-height:1.35em;}



.box_100 {width:100% !important; float:Left;}
 
.col-2 {width:50% !important; float:Left;  box-sizing:border-box;}
.col-3:nth-child(1) {padding-right:20px;}
.col-3:nth-child(2) {padding-right:10px; padding-left:10px;}
.col-3:nth-child(3) {padding-left:20px; float:right;}


.col-4 {width:25% !important; float:Left; padding:0%; box-sizing:border-box;}
.col-4:nth-child(1) {padding-right:20px;}
.col-4:nth-child(2) {padding-right:16px; padding-left:4px;}
.col-4:nth-child(3) {padding-right:8px; padding-left:12px;}
.col-4:nth-child(4) {padding-left:20px; float:right;}




 /*팝업*/
.layer {display:none; position:fixed; _position:absolute; top:0; left:0; width:100%; height:100%; z-index:100;}
.layer .bg {position:absolute; top:0; left:0; width:100%; height:100%; z-index:999; background:#000; opacity:.7; filter:alpha(opacity=70);}
.layer .pop-layer {display:block;}

.pop-layer {display:none; position: absolute; top: 50%; left: 50%; width: 90%; height:auto;    z-index: 999999999999999999999999999999999;}
.pop-layer .pop-container {padding: 20px 0 20px 0; width:100%; float:left;}
.pop-layer .pop-container ul {width:100%; float:left; }
.pop-layer .pop-container ul li {width:100%; float:left; padding:3% 0; text-align:center;}
.pop-layer p.ctxt {color: #666; line-height: 25px;}
.pop-layer .btn-r {width: 100%; margin:10px 0 20px; padding-top: 10px; border-top: 1px solid #DDD; text-align:right;}

a.cbtn {display:inline-block; height:25px; padding:0 14px 0; border:1px solid #304a8a; background-color:#3f5a9d; font-size:13px; color:#fff; line-height:25px;}
a.cbtn:hover {border: 1px solid #091940; background-color:#1f326a; color:#fff;}

 



/*버튼*/


a.btn {font-size:15px !important; color:#fff;  font-weight:400 !important; background: linear-gradient(to right, #dc0314, #dc0314);  color:#fff !important;display:inline-block; padding:4px 30px 6px 30px; margin-top:5px; border-radius:50px; }

a.y_btn_bg  {background-color:#41ae49;  border:1px solid #41ae49; box-sizing:border-box; margin-top:30px; display:inline-block; line-height:50px; width:200px;  color:#fff !important; text-align:center;  font-weight:500; font-size:18px;  border-radius:3px; box-shadow:1px 1px 3px #ddd;  }

a.n_btn_bg  {background-color:#333;  border:1px solid #3333; box-sizing:border-box; margin-top:30px; display:inline-block; line-height:50px; width:200px;  color:#fff !important; text-align:center;  font-weight:500; font-size:18px;  border-radius:3px; box-shadow:1px 1px 3px #ddd;  }

a.basic_btn  { display:inline-block; text-align:center; line-height:40px; padding:0 70px; font-weight:400;   font-size:16px;   background-color:#0068b5; border-radius:3px; box-shadow:1px 1px 3px #ddd; color:#fff !important;  border:1px solid #0068b5;}

 
a.down_btn {min-width:150px; padding:0 40px;  font-size:16px; font-weight:500;  line-height:43px; text-align:center; color:#fff !important; background: linear-gradient(to bottom, #ff8400, #ff6600); border:1px solid #ff8400; display:inline-block; border-radius:2px;}

a.down_btn2 {min-width:150px; padding:0 40px;  font-size:16px; font-weight:500;  line-height:43px; text-align:center; color:#fff !important; background: linear-gradient(to bottom, #00abf0, #0076c0); border:1px solid #0071bd; display:inline-block; border-radius:2px;}
a.down_btn2:hover {background:#0076c0}

 a.down_btn2 img {width:25px; vertical-align:middle; margin-right:5px; margin-top:-4px;}

a.list_btn  { display:inline-block; text-align:center; line-height:31px; padding:0 20px; font-weight:400;   font-size:14.5px; float:right;  margin-top:10px; margin-left:5px; background-color:#555; border-radius:3px; box-shadow:1px 1px 3px #ddd; color:#fff !important;  border:1px solid #555;}


 a.write_btn  { display:inline-block; text-align:center; line-height:31px; padding:0 20px; font-weight:400;  font-size:15px; float:right; margin-top:10px; margin-left:5px;  background-color:#fff; border-radius:3px; box-shadow:1px 1px 3px #ddd; color:#888 !important; border:1px solid #ddd;  }

 a.check_btn  { display:inline-block; text-align:center; line-height:32px; padding:0 20px; font-weight:400;   font-size:15px;   background-color:#555; border-radius:3px; box-shadow:1px 1px 3px #ddd; color:#fff !important;  border:1px solid #555;}

a.check_btn2  { display:inline-block; text-align:center; line-height:1em; padding:8px 15px; font-weight:400;   font-size:15px;   background-color:#fff; border-radius:3px; box-shadow:1px 1px 3px #ddd; color:#666 !important;  border:1px solid #ddd;}

a.s_btn  { display:inline-block; text-align:center; line-height:35px; padding:0 20px; font-weight:400;   font-size:16px;   background-color:#0068b5; border-radius:3px; box-shadow:1px 1px 3px #ddd; color:#fff !important;  border:1px solid #0068b5;}

a.t_link {color:blue; text-decoration:underline;}


 a.more_btn {font-size:18px; font-weight:500; border:1px solid rgba(250,250,250,.5); color:#fff; border-radius:50px; text-align:center; line-height:45px; width:300px; margin-top:20px; display:inline-block;}

 a.color_more {font-size:17px; font-weight:500; background-color:#0066b3; color:#fff !important; border-radius:50px; text-align:center; line-height:48px; width:300px; margin-top:10px; display:inline-block;}
 a.color_more:hover {color:#fff !important;}

a.more_btn2 {color:#999 !important; display:inline-block; text-decoration:underline !important; padding:5px 0 3px 0;}

a.img_hover {border:5px solid #fff; float:left; box-sizing:border-box; }
a.img_hover:hover {border:5px solid #ddd; float:left; box-sizing:border-box; }