@charset "utf-8";

/* #Reset & Basics
================================================== */
html, body, div,  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; }

a {background-color: transparent;}
a:active, a:hover {outline: 0;}

body {
  line-height: 1; }

ol, ul {}

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,q:before, q:after {
  content: '';
  content: none; }

table {border-spacing: 0;}

img {max-width:100%; }


#skipArea,
#skipArea ul {height:0; width:100%;}
#skipArea a {position:absolute; top:-9999px; left:0; z-index:100; width:100%; height:30px; background-color:#000; font-weight:bold; color:#fff; line-height:30px; font-family:'NanumBold'; opacity:0.6; text-align:center; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60);}
#skipArea a:focus,
#skipArea a:hover,
#skipArea a:active{top:0;}

html {
-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}


/* #Basic Styles
================================================== */
body {
background: #fff;
color: #333;
font-size:14px;
line-height:22px;
font-family:'Nanum Gothic','NanumGothic', '나눔고딕', 'Nanum Barun Gothic','malgun gothic', '맑은 고딕';
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
  color: #181818;
/*  font-family: 'malgun gothic', '맑은 고딕', 'Nanum Gothic','NanumGothic', "Georgia", "Times New Roman", serif;*/
font-family:'Nanum Gothic','NanumGothic', '나눔고딕', 'Nanum Barun Gothic';
  font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }
h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
h5 { font-size: 17px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }
.subheader { color: #777; }

p, p img { margin: 0; }
em { font-style: italic; }
strong, .fbold { font-weight: bold;}
small { font-size: 80%; }

/*  Blockquotes  */
/*
blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
*/

/* Line*/
hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }
hr.dashed { border: dashed #ccc; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }
hr.dashed2 { border: dashed #ccc; border-width: 1px 0 0; clear: both; margin: 10px 0 10px; height: 0; }


/* #Links
================================================== */

a, a:visited{color: #337ab7; text-decoration: none;}
a:hover,a:focus {color: #23527c;text-decoration: underline;}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


/* #Lists
==================================================
  ul, ol { margin-bottom:20px; }
  ul { list-style: none outside; }
  ol { list-style: decimal; }
  ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
  ul.square { list-style: square outside; }
  ul.circle { list-style: circle outside; }
  ul.disc { list-style: disc outside; }
  ul ul, ul ol,
  ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
  ul ul li, ul ol li,
  ol ol li, ol ul li { margin-bottom: 6px; }
  li { line-height: 18px; margin-bottom: 12px; }
  ul.large li { line-height: 21px; }
  li p { line-height: 21px; }
*/

/* #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-style:none;}

.list-round ul {list-style:none;margin:0;padding:0;}
.list-round li{padding-left: 14px;background: url(../images/icon/icon-round-baby.png) no-repeat 0 8px !important;margin-bottom:2px;list-style:none;}
.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 {list-style:none;margin:0;padding:0;}
/*.list-dash li{ padding-left:0px; margin-left:20px; list-style:url('../images/common/li_dash.gif');}*/

.list-dash li{padding-left: 12px;background: url(../images/common/li_dash.gif) no-repeat -5px 0px !important;list-style:none;}

.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-middle-s2, a.btn-middle-s2:visited, button.btn-middle-s2, input.btn-middle-s2[type="submit"],input.btn-middle-s2[type="reset"],input.btn-middle-s2[type="button"] {
padding:10px 14px 10px 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: #005aab;
  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: #0185D7;
  border: 1px solid #005aab;;
  /*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 10px 0 10px;border: 1px solid #cc867a;background:#fff;
font-size: 10px !important;font-weight:400 !important; font-family:tahoma;color:#b8422f !important;line-height: 20px;text-align: left;cursor: pointer;}
a.btn-download:hover {border: 1px solid #b8422f;background:#b8422f;color:#fff !important;text-decoration:none;}


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:#005AAB}
a.fonticon-link:hover {color:#0185D7;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{border-bottom:1px solid #ddd;background:#f8f8f8;text-align:left;font-weight:bold;}
.form_table td{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, .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:2px 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:6px 6px;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
================================================== */

.fl-left {float:left}
.fl-right {float:right}

.right-img {float:right;margin:10px 0px 20px 30px}
.left-img {float:left;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-ff {color:#fff !important}
.fc-black {color:#000 !important}
.fc-blue {color:#0088CC !important}
.fc-red {color:#cc0000 !important}
.fc-gray {color:#bbb !important}
.fc-green {color:#0de7b6 !important}
.part-line {color:#ddd;font-size:11px;padding:2px 10px 0 10px;font-family:tahoma}


.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}

.FS10 {font-size:10px  !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;}
.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;}

.mb0 {margin-bottom:0px !important;}
.mb1 {margin-bottom:1px !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;}


.pl10 { padding-left:10px !important; }
.pt30 { padding-top:30px !important; }




/* 2015-10-29 for CMS */
#cmsformwrap {display:none; }
.toastmessage {border:0px solid #f00;color:#fff;background-color:#f00;z-index:100000;}
.toastmessage > div { font-size:15px; }