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

.in {
	border: 1px solid #C1C1C1;
}

smenu {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

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

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

<!--
a {
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}
-->
a {
	color: #5A5A5A;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}


.login {
	font-family: "µ¸¿ò";
	font-size: 11px;
}

.b {
	font-weight: bold;
}

.ftext {
	font-family: "µ¸¿ò";
	font-weight: bold;
	color: #A67C52;
}
.inp {
	font-family: "µ¸¿ò";
	font-size: 12px;
	border: 1px solid #C1C1C1;
    height: 19px;
}