.img_border {border:1px solid #ddd;}
.border_top  {border-top:1px solid #ddd;}
.border_bottom  {border-bottom:1px dashed #ddd; margin-bottom:30px; padding-bottom:30px;}
.bg_gray  {background-color:#f9f9f9; }
.red  {color:red;}
.blue  {color:blue;}

.bg1 {background-color:#fd8b1c; border:2px solid #fd8b1c; color:#fff;}
.bg2 {background-color:#7ab704; border:2px solid #7ab704; color:#fff;}


.box_50 {width:49% !important; }
.box_60 {width:60%;}
.box_70 {width:70%;}
.box_80 {width:80%;}
.box_82 {width:82%;}
.box_85 {width:85%;}
.box_90 {width:90%;}
.box_95 {width:95%;}

.box_100 {width:100% !important; float:Left;}
.f_400 {font-weight:400}

.col-3 {width:32%; float:left;   box-sizing:border-box; }
.col-3:nth-child(2) {margin-left:2%; }
.col-3:nth-child(3) {float:right; }


.col-2 {width:48%; float:left;   box-sizing:border-box; }
.col-2:nth-child(2) {float:right; }

.border_none {border:none !important; margin-bottom:5px !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;}
.text_bg {background-color:#f2fafe; color:#096ba6; padding:3px 0; text-align:Center; }
.s_text {font-size:14px; font-weight:300; color:orange;}
.point_t {color:#0682c5; font-weight:500; }
.point_t2 {color:#0682c5; font-weight:500; }


p.line {width:100%; height:1px; background-color:#ddd; float:left; margin:30px 0;}
p.line_s {width:20px; height:1px ; background-color:#333; display:inline-block; margin-bottom:30px;}



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%;}


.box_border {width:100%; float:left; padding:15px; box-sizing:border-box; border:3px solid #ddd;}

dl.basic { float:left; }
dl.basic dt {font-size:17px; line-height:1.7em;  font-weight:500; color:#555;}
dl.basic dd {font-size:17px;  font-weight:300; letter-spacing:-0px;  line-height:1.5em; 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:15.5px; font-weight:300; line-height:1.4em; color:#555; padding-bottom:0px; padding-left:0px; margin-left:30px;  }


ul.basic2  {width:100%; float:left;}
ul.basic2 li  {list-style:disc; font-size:17.5px; font-weight:300; line-height:1.4em; color:#333; padding-bottom:0px; 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.5em; color:#555; margin-left:-1px;  padding:20px;}
ul.col-4-list li   b {width:100%; float:left}


ul.tab  {width:100%; float:left; margin-top:30px; border-bottom:1px solid #ddd; margin-bottom:20px;}
ul.tab li  {   font-size:17px;  font-weight:400; float:left; line-height:43px; text-align:center;   background-color:#fff; background-color:#f9f9f9; box-sizing:border-box; color:#666 }
ul.tab li a {color:#666 !important; width:100%; display:inline-block;  }
ul.tab li.ov  {  background-color:#444; border:1px solid #666;  }
ul.tab li.ov a {color:#fff !important; font-weight:600   }



table.basic {width:100%; float:left;}
table.basic th {background-color:#f9f9f9;  border:1px solid #ddd; color:#333; padding:12px; font-weight:500; font-size:16px;}
table.basic td {font-size:16px; color:#555; text-align:left; padding:12px; border:1px solid #ddd; line-height:1.35em;}

table.wh_basic {width:100%; float:left;}
table.wh_basic th {background-color:#fff;  border:1px solid #ddd; color:#333; padding:12px; font-weight:500; font-size:16px;}
table.wh_basic td {font-size:16px; color:#555; text-align:left; padding:12px; border:1px solid #ddd; line-height:1.35em;}


table.bl_table {width:100%; float:left; border-top:2px solid #10568c;}
table.bl_table th {background-color:#10568c;  border:1px solid #ddd; color:#fff; padding:12px; font-weight:500; font-size:16px;}
table.bl_table td {font-size:16px; color:#555; text-align:left; padding:12px; border:1px solid #ddd; line-height:1.35em;}


table.size_table {width:100%; float:left;}
table.size_table th {background-color:#f9f9f9;  border-top:1px solid #ddd; border-bottom:1px solid #ddd; color:#333; padding:10px; font-weight:500; font-size:16px;}
table.size_table td {font-size:15.5px; color:#555; text-align:center; padding:12px; border-bottom:1px solid #ddd; line-height:1.35em;}



table.apply_basic {width:100%; float:left;}
table.apply_basic th {background-color:#f9f9f9;  border:1px solid #ddd; color:#333; padding:10px 15px; font-weight:500; font-size:16px;}
table.apply_basic td {font-size:16px; color:#555; text-align:left; padding:12px; border:1px solid #ddd; line-height:1.35em;}


table .c {text-align:center !important;}




 /*팝업*/
.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:50px; padding:0 70px; font-weight:500;   font-size:18px;    border-radius:30px;   color:#333 !important;  border:1px solid #333;}


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 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.delete_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:#c00; border-radius:3px; box-shadow:1px 1px 3px #ddd; color:#fff !important;  border:1px solid #c00;}
a.modify_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:#f5f5f5; border-radius:3px;  color:#333 !important;  border:1px solid #ddd;}

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.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; }


