body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pic {
	margin: 3px;
	padding: 3px;
	float: left;
}
.hanggao {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.hong {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 3px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}