@charset "utf-8";

html,
body {
  height: auto;
  width: 100%;
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 1.5;
  color: #666;
}
html {
  overflow-y: scroll;
}
body {
  height: auto;
  font-size: 12px;
  font-family: '맑은 고딕',Malgun Gothic,'돋움',dotum,sans-serif;
  position: relative;
}
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
	color: #666;
}
a:link,
a:active,
a:visited {
  color: #666;
}
ul,
ul li {
  list-style: none;
}
ol li {
	margin-left: 10px;
}
form,
img,
fieldset,
iframe {
  border: 0 none;
  margin: 0;
  padding: 0;
}
form legend,
fieldset legend {
  display: none;
}
em,
address {
  font-style: normal;
}
table {
  width: 100%;
  table-layout: fixed;
}
table caption {
  display: none;
}
table th {
  text-align: center;
}
input,
button,
select {
	border: 0;
	font-family: '맑은 고딕',Malgun Gothic,'돋움',dotum,sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

.overflowW {
  overflow: hidden !important;
}
.hiddenT {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -5000px;
}
.show {
  display: block !important;
}
.floatL {
  float: left !important;
}
.floatL.w25per {
	width: 25%;
}
.floatL.w30per {
	width: 30%;
}
.floatL.w45per {
	width: 45%;
}
.floatL.w48per {
	width: 48%;
}
.floatL.w50per {
	width: 50%;
}
.floatL.w70per {
	width: 70%;
}
.floatL.w75per {
	width: 75%;
}
.floatL.w100per {
	width: 100%;
}
.floatR {
  float: right !important;
}
.floatR.w45per {
	width: 45%;
}
.floatR.w48per {
	width: 48%;
}
.floatR.w50per {
	width: 50%;
}
.alignC {
  text-align: center !important;
}
.alignL {
  text-align: left !important;
}
.alignR {
  text-align: right !important;
}

.marB0 {margin-bottom: 0px !important;}
.marB5 {margin-bottom: 5px !important;}
.marB10 {margin-bottom: 10px !important;}
.marB15 {margin-bottom: 15px !important;}
.marB20 {margin-bottom: 20px !important;}
.marB30 {margin-bottom: 30px !important;}
.marB40 {margin-bottom: 40px !important;}
.marB50 {margin-bottom: 50px !important;}
.marT5 {margin-top: 5px !important;}
.marT10 {margin-top: 10px !important;}
.marT20 {margin-top: 20px !important;}
.marT30 {margin-top: 30px !important;}
.marT40 {margin-top: 40px !important;}
.marT50 {margin-top: 50px !important;}
.marT80 {margin-top: 80px !important;}
.marT90 {margin-top: 90px !important;}
.marT100 {margin-top: 100px !important;}
.marT110 {margin-top: 110px !important;}

.marL0 {margin-left: 0px !important;}
.marL5 {margin-left: 5px !important;}
.marL10 {margin-left: 10px !important;}
.marL15 {margin-left: 15px !important;}
.marL20 {margin-left: 20px !important;}
.marL30 {margin-left: 30px !important;}
.marL40 {margin-left: 40px !important;}
.marL50 {margin-left: 50px !important;}
.marL70 {margin-left: 70px !important;}

.marR20 {margin-right: 20px !important;}
.marR30 {margin-right: 30px !important;}
.marR40 {margin-right: 40px !important;}
.marR50 {margin-right: 50px !important;}
.marR70 {margin-right: 70px !important;}

.padT10 {padding-top: 10px !important;}
.padT20 {padding-top: 20px !important;}
.padL10 {padding-left: 10px !important;}
.padL20 {padding-left: 20px !important;}
.padL40 {padding-left: 40px !important;}
.padL50 {padding-left: 50px !important;}

table colgroup col.auto {
	width: auto;
}
table colgroup col.w5per {
	width: 5%;
}
table colgroup col.w8per {
	width: 8%;
}
table colgroup col.w10per {
	width: 10%;
}
table colgroup col.w15per {
	width: 15%;
}
table colgroup col.w20per {
	width: 20%;
}
table colgroup col.w25per {
	width: 25%;
}
table colgroup col.w30per {
	width: 30%;
}
table colgroup col.w35per {
	width: 35%;
}
table colgroup col.w40per {
	width: 40%;
}
table colgroup col.w45per {
	width: 45%;
}
table colgroup col.w50per {
	width: 50%;
}
table colgroup col.w55per {
	width: 55%;
}
table colgroup col.w60per {
	width: 60%;
}
table colgroup col.w65per {
	width: 65%;
}
table colgroup col.w70per {
	width: 70%;
}
table colgroup col.w75per {
	width: 75%;
}
table colgroup col.w80per {
	width: 80%;
}
table colgroup col.w85per {
	width: 85%;
}
table colgroup col.w90per {
	width: 90%;
}
table colgroup col.w95per {
	width: 95%;
}
table colgroup col.w100per {
	width: 100%;
}
input.full,
select.full,
textarea.full{
	width: 100% !important;
}
input.w10per,
select.w10per,
textarea.w10per {
	width: 10% !important;
}
input.w15per,
select.w15per,
textarea.w15per {
	width: 15% !important;
}
input.w20per,
select.w20per,
textarea.w20per {
	width: 20% !important;
}
input.w25per,
select.w25per,
textarea.w25per {
	width: 25% !important;
}
input.w30per,
select.w30per,
textarea.w30per {
	width: 30% !important;
}
input.w40per,
select.w40per,
textarea.w40per {
	width: 40% !important;
}
input.w50per,
select.w50per,
textarea.w50per {
	width: 50% !important;
}
input.w60per,
select.w60per,
textarea.w60per {
	width: 60% !important;
}
input.w70per,
select.w70per,
textarea.w70per {
	width: 70% !important;
}
hr{
	width:770px;
}