@charset "utf-8";

* { margin:0px; padding:0px;}
body { font-family:"Arial", "verdana","Gulim", "굴림","dotum", "돋음";}
li { list-style:none; }
a {text-decoration:none; }
img { border:0; }

a:link 			{ TEXT-DECORATION: none;color:#6C6C6C}
a:visited 		{ TEXT-DECORATION: none; color:#6C6C6C}
a:active 		{ TEXT-DECORATION: none; color:#6C6C6C}
a:hover  		{ TEXT-DECORATION: none; color:#FF4301}


.input_write {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: "돋움"; BACKGROUND-COLOR: FFFFFF; border:1px solid E2DFD9;
}

.input_write_01 {
	FONT-SIZE: 11px; COLOR: #646464; FONT-FAMILY: "돋움"; BACKGROUND-COLOR: FFFFFF; border:1px solid D0D4D7;
}

.input_search {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: "돋움"; BACKGROUND-COLOR: FFFFFF; border:0px;width:80px;
}

.text-01 {
	font-family: "돋움";
	font-size: 8pt;
	line-height: 14px;
	color: 6C6C6C;

}
.text-02 {
	font-family: "돋움";
	font-size: 9pt;
	line-height: 19px;
	color: #6C6C6C;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;



}
.text-03 {

	font-family: "돋움";
	font-size: 9pt;
	line-height: 16px;
	color: #464646;
}
.text-04 {
	font-family: "돋움";
	font-size: 9pt;
	line-height: 21px;
	color: #80817B;


}
.text-05 {
	font-family: "돋움";
	font-size: 14px;
	color: #4C4C4C;

}

#apDiv1 {
	position:relative;
	width:230px;
	height:24px;
	z-index:2;
	left: 0px;
	top: 5px;
	display:none;
}
#apDiv2 {
	position:relative;
	width:237;
	height:24;
	z-index:3;
	left: 100px;
	top: 5;
	display:none;
}
#apDiv3 {
	position:relative;
	width:325px;
	height:24px;
	z-index:4;
	left: 160px;
	top: 5;
	display:none;
}


/**** 서브 ****/
#container_login { float:left;position:relative;width:989px;height:240px;border-top:2px solid #4b74b3;border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6; }
#container_login ul { position:absolute; }
#container_login > ul > li { float:left;position:relative;font-size:0.9em;font-weight:bold; }


.input_login  {border:1px solid #e5e5e5; background-color:#ffffff;width:250px;height:43px; font-size:14pt;text-align:left;}