table, tr, td, select, input, textarea {
	font-family:µ¸¿ò, ±¼¸², seoul, arial, verdana;
	font-size:12px;
	color:#121111;
	word-break:break-all;
}
A {color: #121111;text-decoration:none;}
A:link {color: #121111;}
A:visited {color: #3B2B20;}
A:active {color: #3B2B20;}
A:hover { color:#402404;}

.submenu {FONT-SIZE: 8pt; LINE-HEIGHT: 13pt; FONT-FAMILY: "µ¸À½"; color:676767}
.input         { border: 1px solid CECEC2; background-color: #EEEEE6 ; color: #595959; font-family: '±¼¸²'; font-size: 9pt; }
.select        { border: solid  #6A6A6A 1px; background-color: EFEFEA; color: #595959; font-family: '±¼¸²'; font-size: 9pt; }
.textarea
{
	border: solid  #CACACA 1px;
	background-color: #EBEBEB;
	color: #6A6A6A;
	font-family: '±¼¸²';
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin: auto;
	padding: 10px;
	white-space: normal;
	LINE-HEIGHT: 13pt;
	
}