﻿/* 整体效果 */
body,td,th {
	font-size: 12px;
	color: #535353;
	font-family: "宋体";
}
body {
	margin: 0px;
}
a:link , a:active , a:visited {
	color: #535353;
	text-decoration: none;
}

a:hover {
	color: #535353;
	text-decoration: none;
	text-decoration: underline;
}
/* 文字行高 */
.hangao20 {
	line-height: 20px;
}
.hangao24 {
	line-height: 24px;
}
.hangao30 {
	line-height: 30px;
}
/* 链接文字 */
.top a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.top a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.top a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.wzbh a:link {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
.wzbh a:visited {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
.wzbh a:hover {
	font-size: 12px;
	color: #5398af;
	text-decoration: underline;
}
.wzbh5398af a:link {
	font-size: 12px;
	color: #5398af;
	text-decoration: none;
}
.wzbh5398af a:visited {
	font-size: 12px;
	color: #5398af;
	text-decoration: none;
}
.wzbh5398af a:hover {
	font-size: 12px;
	color: #5398af;
	text-decoration: underline;
}
/* 普通文字 */
.bszt {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.zt5398af {
	color: #5398af;
	font-size: 12px;
	font-weight: bold;
}
/* 边框 */
.kuang {
	border: 1px solid #CCCCCC;
}
/* 表格特效 */
.TEXTAREA {
	FONT-SIZE: 12px;
	COLOR: #535353;
	border: 1px double #cccccc;
	background-color: #FFFFFF;
}
.p92 {
	FONT-SIZE: 12px; COLOR: #535353; LINE-HEIGHT: 24px
}
