.blue {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #024DA1;
	text-decoration: none;
}
.black {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
}
.input {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #363636;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #363636;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 130px;
}
.r {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FB5F1C;
	text-decoration: none;
}


.input2 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #363636;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #363636;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 465px;
}
.bt {
	font-family: "宋体";
	font-size: 22px;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #0070C9;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}



.b {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
