﻿/* 整体效果 */
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: "宋体";
}
body {
	margin: 0px;
}
/* 文字行高 */
.hangao20 {
	line-height: 20px;
}
.hangao30 {
	line-height: 30px;
}
/* 链接文字 */
.top a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.top a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.top a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.wzbh a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.wzbh a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.wzbh a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.wzbh1 a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.wzbh1 a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.wzbh1 a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/* 普通文字 */
.FF0000 {
	color: #FF0000;
	font-size: 12px;
}
.f26522 {
	color: #f26522;
	font-size: 12px;
}
.ctf26522 {
	color: #f26522;
	font-size: 16px;
	font-weight: bold;
}
/* 边框 */
.kuang {
	border: 1px solid #FFFFFF;
}
/* 表格特效 */
.TEXTAREA {
	FONT-SIZE: 12px;
	COLOR: #333333;
	border: 1px double #e0e0e0;
	background-color: #FFFFFF;
}
/* DIV */
#top {
	width: 1003px;
	background-image: url(top.gif);
	float: none;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
}

