td {
	font-size: 12px;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a {
	font-size:12px;
	color:white;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	color:yellow;
	text-decoration:underline;
}
a.a1 {
	font-size:12px;
	color:black;
	text-decoration:none;
}
a.a1:hover {
	font-size:12px;
	color:red;
	text-decoration:underline;
}
.t1 {
	font-size: 12px;
	line-height: 20px;
}
.title {
	font-family: "ºÚÌå";
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.t14 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;

}
