/*********************************************
* GLOBAL : Common
*********************************************/
/**{margin:auto;padding:0;}*/

/*div{border:1px solid red;}*/

body{color:#444;font:12px 돋움,Dotum,AppleGothic,sans-serif; margin:0; padding:0;}

table,SELECT,input,form,TEXTAREA,center,pre,br,P,div {font-family:돋움,Dotum,AppleGothic;font-size:12px;color:#555555; border-Collapse:collapse;}
td,span {font-family:돋움,Dotum,AppleGothic;font-size:12px; border-Collapse:collapse;}

img {border:0; margin:0; padding:0; overflow:hidden;display:inline;} /* img */

/*h1,h2,h3,h4,h5,h6,h7 {display:none}*/
a	{color:#6A6A6A; text-decoration:none;}	a:hover, a:active {text-decoration:none;}

/*********************************************
* GLOBAL : Form
*********************************************/
form {margin:0px;padding:0px;} 
input, select	{font-size:100%; vertical-align:middle;}
textarea {
	background-color:#ffffff;
	color:#6A6A6A; font-size:12px;font-family:돋움,Gulim,AppleGothic,sans-serif;
}
/*********************************************/
ul,div	{list-style:none;}
fieldset, blockquote	{border:none;}
/*h1,h2,h4,h5	{display:none;}*/
legend {display:none; padding:0; margin:0;}
hr		{display:none; clear:both;}

.lh1 {line-height:120%}
.lh2 {line-height:140%}
.lh3 {line-height:160%}
.lh4 {line-height:170%}
.lh5 {line-height:180%}
.lh6 {line-height:190%}
.lh7 {line-height:200%}
.lh8 {line-height:210%}
.u {text-decoration:underline}

input.typeEtc {/*체크박스,레디오버튼*/
	height: 16px;
}
input.typeEtc2 {/*체크박스,레디오버튼*/
	height: 16px;
}

.w10 {width:10%;}
.w20 {width:20%;}
.w30 {width:30%;}
.w40 {width:40%;}
.w50 {width:50%;}
.w55 {width:55%;}
.w60 {width:60%;}
.w65 {width:65%;}
.w70 {width:70%;}
.w80 {width:80%;}
.w90 {width:90%;}
.w00 {width:100%;}
.w26 {width:17px;}






.ac{text-align:center;}
.al{text-align:left;}
.ar{text-align:right;}

.fn {float:none}
.fl {float:left;}
.fl {float:center;}
.fr {float:right;}
.cb {clear:both;}

.vt{vertical-align:top}       /*상단 정렬*/
.vb{vertical-align:bottom} /*중간 정렬*/
.vc{vertical-align:center} /*하단 정렬*/

.b {font-weight:bold}  /*폰트 굵게*/

.txt-F {color:#FFFFFF}   /*흰색 폰트*/
.txt-R {color:#CC0000}   /*빨간 폰트*/
.txt-G {color:#009900}   /*녹색 폰트*/
.txt-B {color:#0066CC}   /*파란 폰트*/
.txt-YR {color:#FF6600}  /*주황 폰트*/

.bgn{ background-repeat:no-repeat;}
