.css {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
}
.green {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
.gray {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.eng {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
.14font {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}
.normal {
	font-size: 12px;
	color: #666666;
}
.table {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.lm {
	line-height: 150%;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
}

