.front_table {
	background-color:White;
	border-color:White;
	border-width:0px;
	border-style:Ridge;
	width:1100px;
}
.normal_table {
	width:1100px;
}
.tr1 {
	color:Black;background-color:#fff;
}
.front_table a{text-decoration: none;
color: #333;font-size: 14px;
line-height: 25px;}


