body {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;	
	line-height: 18px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.title {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.title2 {
	font-size: 18px;
	color: #000000;
}
.title3 {
	font-size: 16px;
	color: #E35D04;
	font-weight: bold;
}
.bar {
	background-color: #FF9900;
}
.green {
	color: #529E40;
}
.bai {
	color: #FFFFFF;
}
.cheng {
	color: #E35D04;
}
.body_bg{
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.boxhui {
	border: 3px solid #CCCCCC;
}
.boxhui td {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
