.t10 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.t12bk {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.bg {
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: 550px top;
}
.t11 {
	font-size: 11px;
	color: #666666;
}
.t12 {
	font-size: 12px;
	color: #009900;
}

.link01 {
	color: #009900;
	text-decoration: none;
}
.link01:link  {
	color: #009900;
	text-decoration:none ;
}
.link01:hover  {
	color: #009900;
	text-decoration:underline;font-weight: bold;
}
.link01:active {
	color: #009900;
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3399FF;
}
