BODY,TD,SELECT,DIV,form,center,option,pre,blockquote,span {font-family:"dotum";font-size:12px;color:#666666;line-height:18px;}

A:link    {color:#666666;text-decoration:none;}
A:visited {color:#666666;text-decoration:none;}
A:active  {color:#666666;text-decoration:none;}
A:hover  {color:#008A93;text-decoration:none;}

Body {margin-left: 0px;
  	  margin-top: 0px;
 	  margin-right: 0px;
	  margin-bottom: 0px;
}

.textarea{
	OVERFLOW-Y: auto;
	SCROLLBAR-FACE-COLOR: #ffffff;
	FONT-SIZE: 12px;
	SCROLLBAR-HIGHLIGHT-COLOR: #cbcbcb;
	SCROLLBAR-SHADOW-COLOR: #cbcbcb;
	COLOR: #7F410E;
	SCROLLBAR-3DLIGHT-COLOR:#ffffff;
	LINE-HEIGHT: 18px;
	SCROLLBAR-ARROW-COLOR: #cbcbcb;
	SCROLLBAR-TRACK-COLOR: #f5f5f5;
	FONT-FAMILY: dotum;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	scrollbar-BaseC-olor: #7391A2;
	width:90%;
	background-color:#FFFDEE;
	padding: 6px;
	height: 150px;
	border: 1px solid #FBEECC;
}
.input{
	border: 1px solid #E0E0E0;
	background-color:FCFCFC;
	font-family:Gulim;
	font-size:12px;
	color: #666666;
	height:18px;
	width:100%;
}

.index_bg {
	background-attachment: fixed;
	background-image:  url(img/index_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.sub_bg {
	background-attachment: fixed;
	background-image:  url(img/sub_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.ba_bg {
	background-attachment: fixed;
	background-image:  url(file:///E|/&#49884;&#49828;&#53076;/image/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bg_color {
	background-color: #FFD401;
}
.sub_bgcolor {
	background-color: #FFAE06;
}
.txt_11_gray {
	font-family: "dotum";
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	letter-spacing: 0px;
}
.txt_12orange {
	font-family: "dotum";
	font-size: 12px;
	color: #FF7E28;
	font-weight: bold;
}
.txt_12black {
	font-family: dotum;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
.box_pad {
	padding: 4px;
}
.txt_form {
	border: 1px solid #F3EBC0;
	background-color: #FFFDEE;
	font-family: dotum;
	font-size: 12px;
	color: #7E400D;
}

