a:link {
	text-decoration: none;
	color: #999999
	}
a:visited {
	text-decoration: none;
	color: #666666
	}
a:active {
	text-decoration: none;
	color: #999999
	}
a:hover { 
	text-decoration: none;
	color: #B27E3D
	}

td {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #666666;
	}
.tahoma {
	font-family: "Tahoma";
	font-size: 9px;
	color: #666666;
	text-align:center;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box {
 	border: 1px solid #999999;
	height: 17px;
	width: 95px;
}
.name {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #666666;
}

.padding_top3  {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
}