/* CSS Document */
td img {display: block;}
body{ margin-left:0px; margin-top:0px;background-color:#ffffff;text-align: center;}

.hui12 {
	font-size: 12px;
	color: #666666;
}
.hei12 {
	font-size: 12px;
	color: #000000;
}
.lan12 {
	font-size: 12px;
	color: #999999;
}
.bai12 {
	font-size: 12px;
	color: #ffffff;
}
a:visited{
	color:#999999;
	text-decoration:none;
}
a:link{
	color:#999999;
	text-decoration:none;
}
a:active{
	color:#FF732D;
	text-decoration:none;
}
a:hover{
	color:#FF732D;
	text-decoration:none;
}
.content{
	line-height:22px;
	color: #999999;
}