td, body {
    font-size: 9pt;
	font-family : ±¼¸²;
	color: #000000;
    line-height: 140%;
}
A {
	text-decoration: none;
	color: #000000;
}
A:hover{
	color: blue;
	text-decoration : underline;

}
.area{
	height:19px;
	background-color: Aqua;
}
.area2{
	height:19px;
	background-color:#FFFFFF;
	border:1 solid;
}
.bu{
	height:19px;
	background-color:rgb(204,204,204);
	border:1 solid black;
}
.bu2{
	height:19px;
	background-color:red;
	border:1 solid black;
}
.inarea {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px;
	BORDER-RIGHT: gray 1px;
	BORDER-TOP: gray 1px;
	COLOR: blue
}
.inarea2 {
	BACKGROUND: Gray none repeat scroll 0% 0%;
	BORDER-LEFT: black 1px;
	BORDER-RIGHT: gray 1px;
	BORDER-TOP: gray 1px;
	COLOR: Fuchsia;
}
.comment {
	BACKGROUND: #FFFFFF url(none) repeat scroll 0% 0%;
	BORDER-BOTTOM: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid
}
:text {  font-family: "µ¸¿ò"; font-size: 10px}
