body {
	font-family: "宋体";
	font-size: 12px;
	background-color: #E5E5E5;
	margin:0px;
	padding:0px;
	color: #333333;

}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;

}
.font14{
	font-family: "宋体";
	font-size: 14px;


}
a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #C35C18;
	text-decoration: underline;
}
a.black {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #FF6600;
	text-decoration: underline;
}
form {
	margin:0px;
}
input {
	font-family: "宋体";
	font-size: 12px;
}
a.orange {
	color: #FF6600;
	text-decoration: none;
}
a.orange:hover {
	color: #C35C18;
	text-decoration: none;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FF6600;
	text-decoration: none;
}
a.gray {
	color: #666666;
	text-decoration: none;
}
a.gray:hover {
	color: #666666;
	text-decoration: underline;
}
.border {
	border: 1px solid #535353;
}
a.yellow {
	color: #FF6600;
	text-decoration: none;
}
a.yellow:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.pt18 {
	font-family: "宋体";
	font-size: 18px;
}
.bordergray {
	border: 1px solid #666666;
}
.inputstyle {
	font-family: "宋体";
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
select {
	font-family: "宋体";
	font-size: 12px;
}
ul {
	list-style-type: square;
}
a.bold {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;

}
a.bold:hover {
	color: #000000;
	text-decoration: none;
}

