﻿body {
	font-size: 12px;
}
td {
	font-size: 12px;
	font-family: "宋体";
}
input {
	font-size: 12px;
}
button {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #1D4849;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #1D4849;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.a1 a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a1 a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a1 a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.a2 a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.a2 a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.a2 a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.alink a:link {
	font-size: 12px;
	color: #1D4849;
	text-decoration: underline;
}
.alink a:visited {
	font-size: 12px;
	color: #1D4849;
	text-decoration: underline;
}
.alink a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.border-blue {
	border-top: 1px solid #1D4849;
	border-right: 1px solid #1D4849;
	border-bottom: 1px solid #1D4849;
	border-left: 1px solid #1D4849;
}
.border-white {
	border: 1px solid #FFFFFF;
}
.border-gray {
	border: 1px solid #999999;
}
.border-green {
	border: 1px solid #00A6AF;
}
.border-gray2 {
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.input1 {
	font-size: 12px;
	background-color: #ECF5FF;
	border: 1px solid #99CCFF;
}
.wztx {
	filter: DropShadow(Color=#000000, OffX=1, OffY=-1, Positive=2);
}
.fonta {
	font-size: 12px;
	line-height: 18px;
}
.title1 {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
.height18 {
	font-size: 12px;
	line-height: 18px;
}
select {
	font-size: 12px;
}

