a:link {
	color:#333333;
	font-family: "宋体", Arial;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

input {
	font-size:12px;
}

select {
	font-size:12px;
}

.a1:link {
	color:#ffffff;
	font-family: "宋体", Arial;
	font-size: 12px;
	text-decoration: none;
}
.a1:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.a1:hover {
	color: #8ACAFB;
	text-decoration: underline;
}
.a1:active {
	color: #ffffff;
	text-decoration: none;
}
.a2:link {
	color:#003399;
	font-family: "宋体", Arial;
	font-size: 12px;
	text-decoration: none;
}
.a2:visited {
	color: #003399;
	text-decoration: none;
	font-size: 12px;
}
.a2:hover {
	color: #296DC1;
	text-decoration: underline;
}
.a2:active {
	color: #003399;
	text-decoration: none;
}

td {
	font-family: "宋体", Arial;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: 180%;
}
body {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.td {
	color: #ff0000;
	font-weight: bold;
}
.td1 {
	color: #000000;
	font-size: 16px;
; font-weight: bold
}
.td2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.td3 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.td4 {
	color: #666666;
	font-size: 12px;
	line-height: 200%;
}
.td5 {
	font-family: "宋体", Arial;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: 200%;
}

.img {
	margin: 2px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

