td {
	font-family: "µ¸¿ò", "µ¸¿ò";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.input {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 9pt;
	color: #333333;
	background-color: #f7f7f7;
	border: 1px solid #999999;
}
a:link                 {
        font-family: "µ¸¿ò";
        font-size: 12px;
        color: #333333;
        text-decoration:none;
        padding-left: 0px;
        font-weight: normal;
}

a:visited         {
        font-family: "µ¸¿ò";
        font-size: 12px;
        color: #333333;
        text-decoration:none;
        padding-left: 0px;
        font-weight: normal;
}
a:hover         {
        font-family: "µ¸¿ò";
        font-size: 12px;
        color: #333333;
        text-decoration:underline;
        padding-left: 0px;
        font-weight: normal;
}
a.board:link                 {
        font-family: "µ¸¿ò";
        font-size: 12px;
        color: #333333;
        text-decoration:none;
        padding-left: 10px;
        font-weight: normal;
}
a.board:visited         {
        font-family: "µ¸¿ò";
        font-size: 12px;
        color: #333333;
        text-decoration:none;
        padding-left: 10px;
        font-weight: normal;
}
a.board:hover         {
        font-family: "µ¸¿ò";
        font-size: 12px;
        color: #E48100;
        text-decoration:underline;
        padding-left: 10px;
        font-weight: normal;
}.borderline {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #f1f1f1;
	border: 5px solid #f1f1f1;
}