body {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #374A60;
	text-decoration: none;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
 font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #374A60;
	text-decoration: none;
}
a:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #374A60;
	text-decoration: none;
}
a:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
/*
.input1 {
	height: 15px;
	width: 80px;
}
.boder {
	border: 1px solid #CCCCCC;
}
.thin {
    border-collapse: collapse;
}
.td1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}*/
.a1:link {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.a1:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.a1:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}
.hr1{
color:#FFFFFF;
}