body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42494A;
	line-height: 18px;
	height: 20px;
}

textarea {font-size: 12px; border: 1px #A1AEB4 solid; background-color: #EFF2F3}

input {font-size: 12px; border: 1px #A1AEB4 solid; background-color:#EFF2F3}

select {font-size: 12px; border: 1px #A1AEB4 solid; background-color:#EFF2F3}

a.bule:link {
	color: #2179AD;
	text-decoration: none;
}
a.bule:visited {
	color: #2179AD;
	text-decoration: none;
}
a.bule:hover {
	color: #2179AD;
	text-decoration: underline;
}
a.bule:active {
	color: #424142;
	text-decoration: none;
}
a.red:link {
	color: #c60808;
	
}
a.red:visited {
	color: #c60808;
	text-decoration: none;
}
a.red:hover {
	color: #c60808;
	text-decoration: underline;
}
a.red:active {
	color: #c60808;
	
}

a.hui:link {
	color: #5F6162;
	text-decoration: none;
}
a.hui:visited {
	color: #5F6162;
	text-decoration: none;
}
a.hui:hover {
	color: #2179AD;
	text-decoration: none;
}
a.hui:active {
	color: #5F6162;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.hn_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c60808;
}
.hn-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2179AD;
}
.border {
	border: 1px solid #D6D7D6;
}
.border2 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D7D6;
	border-bottom-color: #D6D7D6;
	border-left-color: #D6D7D6;
	border-top-color: #D6D7D6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.border3 {
	border: 1px solid #B5B6B5;
}
.text-indent {
	text-indent: 1.1em;
}
.td_big {
	font-size: 17px;
	color: #638797;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
.hn_5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	word-spacing: normal;
}
.hn_6 {
	font-size: 12px;
}
.hn_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001796;
}
.form_bg {
	color: #D4D0C8;
	background-color: #EFEFEF;
	border: solid #CCCCCC;
	line-height: 12px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
}

