body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E5E5;
}
.boxline {
	border: 1px solid #CCCCCC;
}
body,td,th {
	font-size: 11px;
	line-height:180%;
	color: #5A5A5A;
	font-family: Arial, Helvetica, sans-serif;
}
.font14 {
	font-size: 11px;
	font-weight: bold;
}
.red {
	color: #F67901;
}
.hui {
	color: #E6E6E6;
}
a:link {
	color: #5A5A5A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A5A5A;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.title {
	font-size: 24px;
	font-weight: bold;
}
.box {
	border: 5px solid #ECECEC;
}
