
table {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.line_rig {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D1D1;
}
.reg_text {
	font-size: 12px;
	border: 1px solid #999999;
}
.line_down_reg {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.t1 {
	font-size: 12px;
	border: 1px solid #666666;
}
.t2 {
	background-color: #EFEFEF;
	border: 1px outset #666666;
	font-size: 12px;
}
A.a01:hover { font-size: 12px;
	color: #FFFF00;
	text-decoration: none;}

A {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
A:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
}
