/* #Reset & Basics
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;padding: 0;border: 0;
/*font-size: 100%;font: inherit;vertical-align: baseline;*/
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}


/* #Basic Styles
================================================== */
body {
background:#fff;
font-size:14px;
line-height:1.8em;
/*font-family :'malgun gothic', '맑은 고딕', 'NanumGothic', '나눔고딕', 'Nanum Gothic', 'AppleGothic', 'Dotum', 'Gulim','Segoe UI', 'SegoeUI', 'Segoe', 'Arial', 'Tahoma' , 'Microsoft YaHei', 'serif';*/
font-family:'Nanum Gothic','NanumGothic', '나눔고딕','malgun gothic', '맑은 고딕','AppleGothic', 'Dotum';
font-style: normal;
font-weight: 400;
color: #333;
-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
/* min-width:960px; */
}

input, textarea, keygen, select, button {font-family :'malgun gothic', '맑은 고딕';}

/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {color: #000;font-weight:700;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-weight: inherit;}

p, p img {margin: 0; }
em {font-style: italic;}
strong, .fbold, .fbold-700 {font-weight:700;}
.font-normal {font-weight:normal}
small {font-size: 80%; }
.f-serif {font-family: Georgia,Times,serif;}

/* Line*/
hr {border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }
hr.solid-0 {border: solid #dedede; border-width: 1px 0 0; clear: both; margin: 0px 0 0px; height: 0;}
hr.solid-10 {border: solid #eee; border-width: 1px 0 0; clear: both; margin: 0px 0 10px; height: 0;}
hr.solid-20 {border: solid #dedede; border-width: 1px 0 0; clear: both; margin: 10px 0 20px; height: 0;}
hr.dot-line {border: dotted #d5d5d5; border-width: 1px 0 0; clear: both; margin: 10px 0 15px; height: 0;}

hr.dot-line2 {border: dotted #d5d5d5; border-width: 1px 0 0; clear: both; margin: 15px 0 15px; height: 0;}
hr.dash-line {border: dashed #d5d5d5; border-width: 1px 0 0; clear: both; margin: 10px 0 20px; height: 0;}
hr.dash-line2 {border: dashed #d5d5d5; border-width: 1px 0 0; clear: both; margin: 10px 0 15px; height: 0;}
hr.dash-line3 {border: dashed #d5d5d5; border-width: 1px 0 0; clear: both; margin: 0px 0 0px; height: 0;}

.dp-none {display:none}

/* #Links
================================================== */
a, a:visited {color:#344e83 ;text-decoration:none;}
a:hover, a:focus {color:#0b4999;}
p a, p a:visited {line-height: inherit; }





/* #Lists
================================================== */
ul.list-long-arrow, ul.list-number, ul.list-square, ul.list-circle, ol.list-number {padding:0; margin:0;margin-left:18px;}
.list-long-arrow li, .list-square li, .list-circle li, .list-number li {padding: 0 0 2px 0px;}
.list-long-arrow {list-style: url(../images/icon/bul_arrow.png);}

.list-square {list-style: square;}
.list-circle {list-style: disc;}
.list-number {list-style-type: decimal;}


.list-arrow ul {list-style:none;margin:0;padding:0;}
.list-arrow li {padding-left:12px;background: url(../images/icon/list_arrow.png) no-repeat 2px 8px !important;margin-bottom:5px;}
.list-arrow.mb-0 li {margin-bottom:0px !important}


.list-r-arrow ul {list-style:none;margin:0;padding:0;}
.list-r-arrow li{padding-left: 20px;background: url(../images/icon/icon_ballarrow.gif) no-repeat 0 6px !important;}

.list-round ul {list-style:none;margin:0;padding:0;}
.list-round li{padding-left: 10px;background: url(../images/icon/bul_sround1.gif) no-repeat 0 8px !important;margin-bottom:2px;}
.list-round a:hover {text-decoration:underline}

.list-hbar ul {list-style:none;margin:0;padding:0;}
.list-hbar li{padding-left: 12px;background: url(../images/icon/bul-hbar.gif) no-repeat 0 6px !important;margin-bottom:5px;}

.list-dash ul {list-style:none;margin:0;padding:0;}
.list-dash li{padding-left: 10px;background: url(../images/icon/ico-dash.gif) no-repeat 0 12px !important;margin-bottom:5px;}
.list-dash-inner li{padding-left: 10px;background: url(../images/icon/ico-dash.gif) no-repeat 0 10px !important;margin-bottom:0px;}
.list-dash li.none{padding-left:0px;background:none !important;margin-bottom:5px;}

.list-normal ul {list-style:none;margin:0;padding:0;}
.list-normal li{margin-bottom:5px;}
.list-normal ul li {margin-left:20px;}


/* #Images
================================================== */
img.maximg {max-width: 100%;height: auto; }



/* #Buttons
================================================== */

.button, a.button:visited, button.button, input.button[type="submit"],input.button[type="reset"],input.button[type="button"] {
  color: #444;
  background: #f5f5f5;
  border: 1px solid #ccc;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;

  padding:4px 10px 5px 10px;
  font-size: 12px;
  font-weight: 700;
  font-family:'malgun gothic', '나눔고딕', 'NanumGothic', 'Segoe UI', 'SegoeUI', 'Segoe', 'Arial', 'Tahoma' , 'Microsoft YaHei', 'Nanum Gothic', 'Dotum', 'Gulim', 'serif';

  line-height: normal;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;

  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}

.button:hover, a.button:hover, button.button:hover, input.button[type="submit"]:hover, input.button[type="reset"]:hover, input.button[type="button"]:hover {
  color: #000;
  background: #f0f0f0;
  border: 1px solid #bbb;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.button.full-width, button.full-width, input.button[type="submit"].full-width, input.button[type="reset"].full-width, input.button[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {border: 0;padding: 0;}


/*size*/
.btn-mini, a.btn-mini:visited, button.btn-mini, input.btn-mini[type="submit"],input.btn-mini[type="reset"],input.btn-mini[type="button"] {
padding:2px 4px;font-size: 11px;font-weight:normal;

-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}

.btn-mini-r, a.btn-mini-r:visited, button.btn-mini-r, input.btn-mini-r[type="submit"],input.btn-mini-r[type="reset"],input.btn-mini-r[type="button"] {
padding:2px 7px;font-size: 11px;font-weight:normal;

-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}


.btn-small, a.btn-small:visited, button.btn-small, input.btn-small[type="submit"],input.btn-small[type="reset"],input.btn-small[type="button"] {
padding:3px 5px;font-size: 11px;font-weight:bold;
}

.btn-middle, a.btn-middle:visited, button.btn-middle, input.btn-middle[type="submit"],input.btn-middle[type="reset"],input.btn-middle[type="button"] {
padding:8px 17px 10px 17px;font-size: 16px;font-weight:bold;
}

.btn-middle-s, a.btn-middle-s:visited, button.btn-middle-s, input.btn-middle-s[type="submit"],input.btn-middle-s[type="reset"],input.btn-middle-s[type="button"] {
padding:7px 14px 8px 14px;font-size: 14px;font-weight:bold;
}

.btn-large, a.btn-large:visited, button.btn-large, input.btn-large[type="submit"],input.btn-large[type="reset"],input.btn-large[type="button"] {
padding:15px 20px;font-size: 20px;font-weight:bold;
}


.btn-xlarge, a.btn-xlarge:visited, button.btn-xlarge, input.btn-xlarge[type="submit"],input.btn-xlarge[type="reset"],input.btn-xlarge[type="button"] {
padding:20px 30px;font-size: 25px;font-weight:bold;
}


.btn-t-search, a.btn-t-search:visited, button.btn-t-search, input.btn-t-search[type="submit"],input.btn-t-search[type="reset"],input.btn-t-search[type="button"] {
padding:7px 10px;font-size:13px;line-height:19px;font-weight:bold;}

/*color theme*/
/*--blue--*/
.c-blue, a.c-blue:visited, button.c-blue, input.c-blue[type="submit"],input.c-blue[type="reset"], input.c-blue[type="button"] {
  color: #fff !important; /* added by hwa, 2013-03-08, list table 의 a에 대해 색상을 별로 줄 경우 영향을 받는다. 다른 버튼들도 동일하게 적용 */
  background: #0b4999;
  border: 1px solid #1162aa;
/*
  border-top: 1px solid #06a0e3;
  border-left: 1px solid #06a0e3;
  text-shadow: 0 1px rgba(0, 0, 0, .35);
*/
  text-decoration:none !important; /* added by hwa, 2013-03-08, list table 의 a에 대해 underline을 별로 줄 경우 영향을 받는다. 다른 버튼들도 동일하게 적용*/
}
.c-blue:hover, a.c-blue:hover, button.c-blue:hover, input.c-blue[type="submit"]:hover, input.c-blue[type="reset"]:hover, input.c-blue[type="button"]:hover {
  color: #fff !important;
  background: #005AAB;
  border: 1px solid #0b4999;;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}


/*--red--*/
.c-red, a.c-red:visited, button.c-red, input.c-red[type="submit"],input.c-red[type="reset"], input.c-red[type="button"] {
  color: #ffe4e9 !important;
  background: #ea0028;
  border: 1px solid #c10122;
  border-top: 1px solid #f6002a;
  border-left: 1px solid #f6002a;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}
.c-red:hover, a.c-red:hover, button.c-red:hover, input.c-red[type="submit"]:hover, input.c-red[type="reset"]:hover, input.c-red[type="button"]:hover {
  color: #fff !important;
  background: #c10122;
  border: 1px solid #ea0028;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}

/*--black--*/
.c-black, a.c-black:visited, button.c-black, input.c-black[type="submit"],input.c-black[type="reset"], input.c-black[type="button"] {
  color: #f0f0f0 !important;
  background: #454545;
  border: 1px solid #555;
/*
  border-top: 1px solid #555;
  border-left: 1px solid #555;
  text-shadow: 0 1px rgba(0, 0, 0, .35);
*/
  text-decoration:none !important;
}
.c-black:hover, a.c-black:hover, button.c-black:hover, input.c-black[type="submit"]:hover, input.c-black[type="reset"]:hover, input.c-black[type="button"]:hover {
  color: #fff !important;
  background: #222;
  border: 1px solid #333;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}


/*--green--*/
.c-green, a.c-green:visited, button.c-green, input.c-green[type="submit"],input.c-green[type="reset"], input.c-green[type="button"] {
  color: #f5ffe8 !important;
  background: #426d2f;
  border: 1px solid #426d2f;
  border-top: 1px solid #426d2f;
  border-left: 1px solid #426d2f;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}
.c-green:hover, a.c-green:hover, button.c-green:hover, input.c-green[type="submit"]:hover, input.c-green[type="reset"]:hover, input.c-green[type="button"]:hover {
  color: #fff !important;
  background: #304f22;
  border: 1px solid #426d2f;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}

/*--orange--*/
.c-orange, a.c-orange:visited, button.c-orange, input.c-orange[type="submit"],input.c-orange[type="reset"], input.c-orange[type="button"] {
  color: #fff8ee !important;
  background: #fb9817;
  border: 1px solid #de8715;
  border-top: 1px solid #f98f06;
  border-left: 1px solid #f98f06;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}
.c-orange:hover, a.c-orange:hover, button.c-orange:hover, input.c-orange[type="submit"]:hover, input.c-orange[type="reset"]:hover, input.c-orange[type="button"]:hover {
  color: #fff !important;
  background: #de8715;
  border: 1px solid #fb9817;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}

/*-- b&w --*/
.c-bnw, a.c-bnw:visited, button.c-bnw, input.c-bnw[type="submit"],input.c-bnw[type="reset"], input.c-bnw[type="button"] {
  color: #333 !important;
  background: #fff;
  border: 1px solid #bbb;
  text-decoration:none !important;
}
.c-bnw:hover, a.c-bnw:hover, button.c-bnw:hover, input.c-bnw[type="submit"]:hover, input.c-bnw[type="reset"]:hover, input.c-bnw[type="button"]:hover {
  color: #fff !important;
  background: #222;
  border: 1px solid #eee;
  text-decoration:none !important;
}


/*--nucl color--*/
.c-nucl, a.c-nucl:visited, button.c-nucl, input.c-nucl[type="submit"],input.c-nucl[type="reset"], input.c-nucl[type="button"] {
  color: #fff8ee !important;
  background: #f15a23;
  border: 1px solid #f06e3e;
  border-top: 1px solid #f15a23;
  border-left: 1px solid #f15a23;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}
.c-nucl:hover, a.c-nucl:hover, button.c-nucl:hover, input.c-nucl[type="submit"]:hover, input.c-nucl[type="reset"]:hover, input.c-nucl[type="button"]:hover {
  color: #fff !important;
  background: #f06e3e;
  border: 1px solid #f15a23;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}




/*--purple--*/
.c-purple, a.c-purple:visited, button.c-purple, input.c-purple[type="submit"],input.c-purple[type="reset"], input.c-purple[type="button"] {
  color: #f8f2ff !important;
  background: #6f518f;
  border: 1px solid #563f6e;
  border-top: 1px solid #9e74cb;
  border-left: 1px solid #9e74cb;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}
.c-purple:hover, a.c-purple:hover, button.c-purple:hover, input.c-purple[type="submit"]:hover, input.c-purple[type="reset"]:hover, input.c-purple[type="button"]:hover {
  color: #fff !important;
  background: #563f6e;
  border: 1px solid #6f518f;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}

/*--brown--*/
.c-brown, a.c-brown:visited, button.c-brown, input.c-brown[type="submit"],input.c-brown[type="reset"], input.c-brown[type="button"] {
  color: #fff5ef !important;
  background: #654634;
  border: 1px solid #4c3527;
  border-top: 1px solid #5f483a;
  border-left: 1px solid #5f483a;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}
.c-brown:hover, a.c-brown:hover, button.c-brown:hover, input.c-brown[type="submit"]:hover, input.c-brown[type="reset"]:hover, input.c-brown[type="button"]:hover {
  color: #fff !important;
  background: #4c3527;
  border: 1px solid #654634;
  /*text-shadow: 0 1px rgba(0, 0, 0, .35);*/
  text-decoration:none !important;
}


.btn-radius-5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.btn-radius-8 {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.btn-radius-10 {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.btn-radius-20 {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}




/*Download*/
a.btn-download
{display: inline-block;height: 20px;padding: 0 35px 0 9px;border: 1px solid #cc867a;
background: #fff url('../images/icon/icon_download.gif') no-repeat right center !important;
font-size: 10px !important;font-weight:400 !important; font-family:tahoma;color:#b8422f !important;line-height: 20px;text-align: left;}
a.btn-download:hover {border: 1px solid #b8422f;color:#b8422f !important;}


a.btn-download-blue
{display: inline-block;height: 20px;padding: 0 35px 0 9px;border: 1px solid #5d80c2;
background: #fff url('../images/icon/icon_download-blue.gif') no-repeat right center !important;
font-size: 10px !important;font-weight:400 !important; font-family:tahoma;color:#5d80c2 !important;line-height: 20px;text-align: left;}
a.btn-download-blue:hover {border: 1px solid #2754a7;color:#2754a7 !important;}

a.btn-linkpage
{display: inline-block;height: 20px;padding:2px 35px 0 9px;border: 1px solid #5d80c2;
background: #fff url('../images/icon/icon_link2.gif') no-repeat right 4px;cursor: pointer !important;
font-size: 11px !important;font-weight:400 !important; font-family:dotum;color:#5d80c2 !important;line-height: 11px;text-align: left;}
a.btn-linkpage:hover {border: 1px solid #2754a7;color:#2754a7 !important;}



a.link-download {display: inline-block;padding-right: 14px;color: #2754a7 !important;background: url('../images/icon/icon_download3.gif') no-repeat right 4px !important;cursor: pointer;}
a.link-download:hover {text-decoration: underline;}

a.link-download2 {padding-right: 14px;color:#000 !important;background: url('../images/icon/icon_download3.gif') no-repeat right 4px !important;cursor: pointer;}
a.link-download2:hover {text-decoration: underline;}


a.link-page {display: inline-block;padding-right: 14px;color: #2754a7 !important;background: url('../images/icon/icon_link.gif') no-repeat right 4px !important;cursor: pointer;}
a.link-page:hover {text-decoration: underline;}

a.link-box
{display: inline-block;height: 20px;padding: 0 9px 0 9px;border: 1px solid #5d80c2; background: #fff;
font-size: 10px !important;font-weight:400 !important; font-family:tahoma;color:#5d80c2 !important;line-height: 20px;text-align: left;}
a.link-box:hover {border: 1px solid #2754a7;color:#2754a7 !important;}

a.fonticon-link {color:#0b4999}
a.fonticon-link:hover {color:#005AAB;text-decoration:underline}

/*=========Forms========*/
/*bbs form*/
.bbs-search {margin-top:15px;}
.bbs-search .input{font-size:12px;padding:3px 1px;border:1px solid #ccc}
.bbs-search .select {font-size:12px;padding:2px 1px;border:1px solid #ccc}

/*form_table*/

.form_table{margin:0;font-size:12px;}
.form_table input,
.form_table textarea,
.form_table select,
.form_table table,
.form_table button{font-size:13px}
.form_table table{width:100%;border:0;border-top:2px solid #888}
.form_table caption{display:none}
.form_table th,
.form_table td{padding:8px;border:0}
.form_table th{color:#555;border-bottom:1px solid #ddd;background:#f8f8f8;text-align:left;font-weight:bold;}
.form_table td{color:#777;border-bottom:1px solid #ddd}

/* 2013-03-11,hwa */
.form_table th.tc { text-align:center !important; }

.form_table .item{position:relative;margin:-4px 0}
.form_table .item .i_check,
.form_table .item .i_radio{width:13px;height:13px;margin:2px 5px 2px 0;padding:0;vertical-align:middle}
.form_table .item .i_text{position:relative;margin:2px;padding:3px 4px;border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;background:transparent}

.form_table .item .hide{visibility:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}
.form_table .item select{margin:2px;padding:2px 2px;}
.form_table .item label{margin:0 10px 0 0;cursor:pointer}
.form_table .i_dsc {font-size:12px;color:#d00000;font-family:'tahoma','dotum';}

.form_table table.line {border:1px solid #ccc;} /* 전체라인 테이블*/
.form_table th.line, .form_table td.line {border:0} /*ie7 두겹방지*/
.form_table table.line th,
.form_table table.line td{border:1px solid #ddd;}

.form_table table.center th,/* .form_table table.center td (form에서 td가 center인경우는 거의 없으며 별도처리, hwa, 2013-03-08),*/ .form_table th.center, .form_table td.center {text-align:center}

.form_table table.nobg th,
.form_table th.nobg {background:none !important} /* th bg컬러 없애기 */


.form-font-st input,
.form-font-st textarea,
.form-font-st select,
.form-font-st table,
.form-font-st button{font-size:12px;font-family:tahoma;color:#666 !important;line-height:18px}



/*form*/
.input {position:relative;margin:2px;padding:5px 4px;border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;background:transparent;font-size:12px;}
.input2 {position:relative;margin:2px;padding:3px 4px;border:1px solid #b7b7b7;background:#fff;font-size:12px;}
.select {padding:2px 2px;margin:2px;font-size:12px;}
.check, .radio{height:13px;margin:2px 5px 2px 0;padding:0;vertical-align:middle}
.textarea {position:relative;margin:2px;padding:10px 8px;border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;background:transparent;font-size:12px;}


legend {font-size:12px;color:#333}
.require:after {
content:'*';
font-size:15px;
font-weight:bold;

padding-left:6px;
letter-spacing:-1px;
color:#d00000;
}


/* #etc
================================================== */
.remove-bottom {margin-bottom: 0 !important; }
.half-bottom {margin-bottom: 10px !important; }
.add-bottom {margin-bottom: 20px !important; }


.row5, .il-row5 li  {margin-bottom:5px !important}
.row10, .il-row10 li  {margin-bottom:10px !important}
.row20, .il-row20 li {margin-bottom:20px !important}
.row30 {margin-bottom:30px !important}
.row40 {margin-bottom:40px !important}
.LS-1 {letter-spacing:-1px}


.fl-left {float:left}
.fl-right {float:right}
.batang {font-family:batang,'바탕'  !important}

.right-img {float:right;margin:10px 0px 20px 30px}
.right-img2 {float:right;margin:0px 0px 20px 30px}
.left-img {float:right;margin:5px 30px 20px 0px}


.TAL {text-align:left !important}
.TAC {text-align:center !important}
.TAR {text-align:right !important}
.TAJ {text-align:justify !important}


.fc-black {color:#000 !important}
.fc-blue {color:#2987af !important}
.fc-red {color:#b20000 !important}
.fc-gray {color:#bbb !important}


.LH15 {line-height:15px !important}
.LH16 {line-height:16px !important}
.LH17 {line-height:17px !important}
.LH18 {line-height:18px !important}
.LH19 {line-height:19px !important}
.LH20 {line-height:20px !important}
.LH21 {line-height:21px !important}
.LH22 {line-height:22px !important}
.LH23 {line-height:23px !important}
.LH24 {line-height:24px !important}

.FS11 {font-size:11px  !important}
.FS12 {font-size:12px  !important}
.FS13 {font-size:13px  !important}
.FS14 {font-size:14px  !important}
.FS15 {font-size:15px  !important}
.FS16 {font-size:16px  !important}
.FS17 {font-size:17px  !important}
.FS18 {font-size:18px  !important}
.FS19 {font-size:19px  !important}
.FS20 {font-size:20px  !important}
.FS21 {font-size:21px  !important}
.FS22 {font-size:22px  !important}

.ml0 {margin-left:0px !important;}
.ml2 {margin-left:2px !important;}
.ml3 {margin-left:3px !important;}
.ml4 {margin-left:4px !important;}
.ml5 {margin-left:5px !important;}
.ml6 {margin-left:6px !important;}
.ml7 {margin-left:7px !important;}
.ml8 {margin-left:8px !important;}
.ml10 {margin-left:10px !important;}
.ml12 {margin-left:12px !important;}
.ml13 {margin-left:13px !important;}
.ml15 {margin-left:15px !important;}
.ml18 {margin-left:18px !important;}
.ml20 {margin-left:20px !important;}
.ml25 {margin-left:25px !important;}
.ml27 {margin-left:27px !important;}
.ml30 {margin-left:30px !important;}
.ml35 {margin-left:35px !important;}
.ml38 {margin-left:38px !important;}
.ml40 {margin-left:40px !important;}
.ml50 {margin-left:50px !important;}
.ml55 {margin-left:55px !important;}
.ml60 {margin-left:60px !important;}

.mt_20 {margin-top:-20px !important;}
.mt_10 {margin-top:-10px !important;}
.mt0 {margin-top:0 !important;}
.mt1 {margin-top:1px !important;}
.mt2 {margin-top:2px !important;}
.mt3 {margin-top:3px !important;}
.mt4 {margin-top:4px !important;}
.mt5 {margin-top:5px !important;}
.mt6 {margin-top:6px !important;}
.mt7 {margin-top:7px !important;}
.mt8 {margin-top:8px !important;}
.mt9 {margin-top:9px !important;}
.mt10 {margin-top:10px !important;}
.mt13 {margin-top:13px !important;}
.mt15 {margin-top:15px !important;}
.mt18 {margin-top:18px !important;}
.mt20 {margin-top:20px !important;}
.mt22 {margin-top:22px !important;}
.mt25 {margin-top:25px !important;}
.mt27 {margin-top:27px !important;}
.mt30 {margin-top:30px !important;}
.mt35 {margin-top:35px !important;}
.mt40 {margin-top:40px !important;}
.mt45 {margin-top:45px !important;}
.mt47 {margin-top:47px !important;}
.mt50 {margin-top:50px !important;}
.mt55 {margin-top:55px !important;}
.mt60 {margin-top:60px !important;}
.mt80 {margin-top:80px !important;}
.mt100 {margin-top:100px !important;}
.mt150 {margin-top:150px !important;}
.mt200 {margin-top:200px !important;}
.mt240 {margin-top:240px !important;}
.mt300 {margin-top:300px !important;}
.mt350 {margin-top:350px !important;}
.mt400 {margin-top:400px !important;}
.mr0 {margin-right:0 !important;}
.mr3 {margin-right:3px !important;}
.mr4 {margin-right:4px !important;}
.mr5 {margin-right:5px !important;}
.mr10 {margin-right:10px !important;}
.mr15 {margin-right:15px !important;}
.mr17 {margin-right:17px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.mr32 {margin-right:32px !important;}
.mr40 {margin-right:40px !important;}

.mb3 {margin-bottom:3px !important;}
.mb5 {margin-bottom:5px !important;}
.mb7 {margin-bottom:7px !important;}
.mb8 {margin-bottom:8px !important;}
.mb9 {margin-bottom:9px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb50 {margin-bottom:50px !important;}
.mb60 {margin-bottom:60px !important;}
.mb70 {margin-bottom:70px !important;}
.mb80 {margin-bottom:80px !important;}
.mb90 {margin-bottom:90px !important;}
.mb150 {margin-bottom:150px !important;}


.pl20 {padding-left:20px !important;}
a.buttom01 {
display: inline-block;
background-color: #F0F0F0;
display: table; margin-left: auto; margin-right: auto;
border: 1px solid #E75C37;
border-radius: 5px;
line-height: 1;
padding: 10px;
font: 14px 'Nanum Gothic';
font-weight: 800;
color:#E75C37;
text-decoration: none;
}
