body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/body_bj.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body,td,th {
	font-size: 12px;
}
.title_b {
	font-size: 12px;
	font-weight: bold;
	color: #0071E6;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}
.foot_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.style1 {
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
}
a.style1:hover {
	text-decoration: underline;
	color: #FF0000;
}
.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3F3F3;
}
.fff {
	color: #FFFFFF;
	text-decoration: none;
}
a.fff:hover {
	text-decoration: underline;
	font-weight: normal;
}
