body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/bg.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #F63A0A;
	text-decoration: none;
}
.a1:link {
	color: #333333;
	text-decoration: underline;
}
.a1:visited {
	color: #333333;
	text-decoration: underline;
}
.a1:hover {
	color: #F63A0A;
	text-decoration: none;
}
.foot_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	}
.input1{
	font-size: 11px;
	height: 16px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.pic{
	border: 1px solid #33CC00;
}
.tit{
	font-size: 14px;
	font-weight: bold;
	color: #fd3a00;
}
.line_height{
	line-height: 22px;
}
