td {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.input {
	border: 1px solid #CCCCCC;

}
a:link {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 17px;
	color: #336699;
	text-decoration: none;
}
.lm {
	font-family: "µ¸¿ò";
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	}
.lm a:link {
	font-family: "µ¸¿ò";
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "µ¸¿ò";
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.lm a:hover {
	font-family: "µ¸¿ò";
	font-size: 11px;
	line-height: 17px;
	color: #336699;
	text-decoration: none;
}

.board-dotline {
	background-attachment: fixed;
	background-image: url(../image/board/list_dotline.gif);
	background-repeat: repeat;
	background-position: left top;
}