﻿@charset "utf-8";

.w3p {width:3% !important;}
.w4p {width:4% !important;}
.w5p {width:5% !important;}
.w6p {width:6% !important;}
.w7p {width:7% !important;}
.w8p {width:8% !important;}
.w9p {width:9% !important;}
.w10p {width:10% !important;}
.w11p {width:11% !important;}
.w12p {width:12% !important;}
.w13p {width:13% !important;}
.w14p {width:14% !important;}
.w15p {width:15% !important;}
.w20p {width:20% !important;}
.w23p {width:23% !important;}
.w25p {width:25% !important;}
.w30p {width:30% !important;}
.w33p {width:33% !important;}
.w35p {width:35% !important;}
.w40p {width:40% !important;}
.w49p {width:49% !important;}
.w50p {width:50% !important;}
.w55p {width:55% !important;}
.w60p {width:60% !important;}
.w70p {width:70% !important;}
.w80p {width:80% !important;}
.w90p {width:90% !important;}
.w100p {width:100% !important;}

.w10 {width:10px !important;}
.w20 {width:20px !important;}
.w30 {width:30px !important;}
.w35 {width:35px !important;}
.w50 {width:50px !important;}
.w100 {width:100px !important;}
.w120 {width:120px !important;}
.w150 {width:150px !important;}
.w160 {width:160px !important;}
.w200 {width:200px !important;}
.w300 {width:300px !important;}
.w250 {width:250px !important;}
.w400 {width:400px !important;}
.w530 {width:530px !important;}
.w550 {width:550px !important;}

.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
/*수정중*/
.mt20{margin-top:30px !important;}
.mt30{margin-top:40px !important;}
.mt40{margin-top:50px !important;}
/*수정중*/
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.ml0{margin-left:0px !important;}
.ml20{margin-left:20px !important;}
.ml40{margin-left:40px !important;}
.mr10{margin-right:10px !important;}
.ml55{margin-left:55px !important;}

.mb0{margin-bottom:0px !important;}
.mb10{margin-bottom:10px !important;}

.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}
.pt60{padding-top:60px !important;}

.pb5{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}

.pl0{padding-left:0 !important;}
.pl5{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl30{padding-left:30px !important;}
.pl35{padding-left:35px !important;}

.pr5{padding-right:5px !important;}
.pr20{padding-right:20px !important;}

img{border:none;}
.fl {float:left !important;}
.fr {float:right !important;}
.clear {clear:both !important;}
.ta_l {text-align:left !important;}
.ta_c {text-align:center !important;}
.ta_r {text-align:right !important;}
.ta_ul {text-align:left !important;}
.ta_ul ul{text-align:left !important; padding:4px 4px 4px 15px; margin:0;}
.input_style{border:1px solid #ccc;padding:4px;}
.txt_orb{color:#ff5400 !important;}
.txt_blu_b{color:#ff5400 !important;}
.bgnone {background:none !important;}

.point_red { color: #a10022 !important;}
.point_blue { color: #2f5787 !important;}
.point_yellow { color: #cba200 !important;}
.point_green { color: #009040 !important;}
.point_bold { font-weight: bold !important;}

.label { font-size: 12px; background: #9d9d9d; padding: 3px 5px; font-weight:bold; border-radius:4px; color: #fff; }
.label.red { background: #a10022; }
.label.blue { background: #2f5787; }
.label.yellow { background: #cba200; }
.label.green { background: #009040; }

/*skip*/
.skipMenu {position:absolute; top:0; left:0; z-index:90; width:100%;}
.skipMenu a {display:block; overflow-x:hidden; overflow-y:hidden; position:relative; width:100%; height:2px; text-align:center;}
.skipMenu a:focus, #header .accessibility a:hover, #header .accessibility a:active { height:auto; padding-top:5px; padding-bottom:5px; background-color:#000; color:#fff; font-size:14px; font-weight:600; line-height:inherit; }

/*caption*/
caption {display:block; font-size:0; height:1px; line-height:0; margin:0 -1px -1px 0; overflow:hidden; text-align:center; width:1px;}

.hide{display:none;}
.dsnone{display:none;}
.line_h180{line-height:180%;}