td {
	font-size: 12px;
	line-height: 180%;
	color: #5A5A5A;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #5A5A5A;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.bg {
	background-image: url(images/index1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.daohang{
	font-size: 12px;
	color: red;
	text-decoration: none;
}

.red{
	font-size: 12px;
	color: red;
	text-decoration: underline;
}


