/**
*@title css
*@auther YeQing
*/
.head {
	border-color: #c0c0c0;
	border-width: 0;
	bgcolor: #ffffff;
}
.class {
	background-color: #E6E6E6;
}
.center {
	text-align: center;
}
.searchfont {
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}
