body {
	margin-top: 0px;
	background-position: center top;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.ge1 {
	margin-bottom: 9px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #bc2931;
	text-decoration: underline;
}
.blackT {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.whiteT {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.redT {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #b61818;
}
.grayFont {
	font-family: "宋体";
	font-size: 14px;
	color: #8E8E8E;
}
.cWhite {
	font-family: "宋体";
	color: #FFFFFF;
	font-size: 12px;
}
A.cWhite:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.cWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.cWhite:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.cBlack {
	font-family: "宋体";
	color: #333333;
	font-size: 12px;
}
A.cBlack:link {
	color: #333333;
	text-decoration: none;
}
A.cBlack:visited {
	color: #333333;
	text-decoration: none;
}
A.cBlack:hover {
	color: #bc2931;
	text-decoration: underline;
}
.cdBlack {
	font-family: "宋体";
	color: #333333;
	font-size: 14px;
}
A.cdBlack:link {
	color: #333333;
	text-decoration: none;
}
A.cdBlack:visited {
	color: #333333;
	text-decoration: none;
}
A.cdBlack:hover {
	color: #bc2931;
	text-decoration: underline;
}
.chBlack {
	font-family: "黑体", "宋体";
	color: #333333;
	font-size: 18px;
}
A.chBlack:link {
	color: #333333;
	text-decoration: none;
}
A.chBlack:visited {
	color: #333333;
	text-decoration: none;
}
A.chBlack:hover {
	color: #bc2931;
	text-decoration: underline;
}
.cRed {
	font-family: "宋体";
	color: #bc2931;
	font-size: 12px;
}
A.cRed:link {
	color: #bc2931;
	text-decoration: none;
}
A.cRed:visited {
	color: #bc2931;
	text-decoration: none;
}
A.cRed:hover {
	color: #bc2931;
	text-decoration: underline;
}
.cdRed {
	font-family: "黑体", "宋体";
	color: #b61818;
	font-size: 18px;
}
A.cdRed:link {
	color: #b61818;
	text-decoration: none;
}
A.cdRed:visited {
	color: #b61818;
	text-decoration: none;
}
A.cdRed:hover {
	color: #b61818;
	text-decoration: underline;
}
.enRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bc2931;
	font-size: 11px;
}
A.enRed:link {
	color: #bc2931;
	text-decoration: none;
}
A.enRed:visited {
	color: #bc2931;
	text-decoration: none;
}
A.enRed:hover {
	color: #bc2931;
	text-decoration: underline;
}
.MyInput {
	font-family: "宋体";
	font-size: 12px;
	height: 19px;
	width: 68px;
}
.MyInput2 {
	font-family: "宋体";
	font-size: 12px;
	height: 20px;
	width: 100px;
}
.MyInput3 {
	font-family: "宋体";
	font-size: 12px;
	height: 20px;
	width: 75px;
}
.Border {
	border: 1px solid #ff7701;
}
.BorderT {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ff7701;
	border-bottom-color: #ff7701;
	border-left-color: #ff7701;
}
.BorderG {
	border: 1px solid #afafaf;
}
.BorderR {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}



.Downlink {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.line_soild {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}

.Border_Orange {
	border: 1px solid #ff7701;
}
