/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.hangju {
	font-size: 13px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
}

/* 导航样式 */
.white:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.white:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.white:active {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.white:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* 页面字体链接样式 */
.HOME:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.HOME:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.HOME:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.HOME:hover {
	font-size: 12px;
	color: #990000;
	text-decoration:underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.re {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.size {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.si {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* 导航样式 */
.wh:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.wh:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.wh:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.wh:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
