td {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 20px;
	color: #303030;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.amenu {
	color: #ffffff;
	text-decoration: none;
}

.amenu:hover {
	color: #ffffff;
	text-decoration: underline;
}

.in {
	border: 1px solid #C1C1C1;
}
.smenu {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.login {
	font-family: "µ¸¿ò";
	font-size: 11px;
}
.b {
	font-weight: bold;
}
.ftext {
	font-family: "µ¸¿ò";
	font-weight: bold;
	color: #A67C52;
}
textarea {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #C1C1C1; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C1C1C1; 
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F7F7F7; 
	scrollbar-arrow-color: #C1C1C1;
	border: 1px solid #C1C1C1;
}
a.subm {
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: bold;
}

a.subm:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}