﻿body {
	margin: 0px; font-family: "新宋体", Arial; font-size: 12px;
}
td {
	line-height: 150%; font-size: 12px;
}
p {
	line-height: 150%; font-size: 12px;
}
div {
	line-height: 150%; font-size: 12px;
}
select {
	height: 20px; line-height: 120%; font-size: 12px;
}
textarea {
	line-height: 120%; font-size: 12px;
}
a {
	color: rgb(0, 0, 0); text-decoration: none;
}
a:hover {
	color: rgb(255, 0, 0); text-decoration: underline;
}
a.white:link {
	color: rgb(255, 255, 255); font-size: 12px; text-decoration: none;
}
a.white:visited {
	color: rgb(255, 255, 255); font-size: 12px; text-decoration: none;
}
a.white:hover {
	color: rgb(246, 255, 0); font-size: 12px; text-decoration: none;
}
a.white:active {
	color: rgb(255, 255, 255); font-size: 12px; text-decoration: none;
}
a.red:link {
	color: rgb(204, 0, 0); font-size: 12px; text-decoration: none;
}
a.red:visited {
	color: rgb(255, 102, 0); font-size: 12px; text-decoration: none;
}
a.red:hover {
	color: rgb(255, 0, 0); font-size: 12px; text-decoration: none;
}
a.red:active {
	color: rgb(255, 0, 0); font-size: 12px; text-decoration: none;
}
.table-youxia {
	border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-right-width: 1px; border-bottom-width: 1px; border-right-style: dotted; border-bottom-style: dotted;
}
.word_White {
	color: rgb(255, 255, 255);
}
.word_Red {
	color: rgb(255, 0, 0); font-weight: bold;
}
.border01 {
	border: 1px solid rgb(175, 214, 245);
}
.glow_white {
	color: rgb(255, 255, 255); font-weight: bold; filter: Glow(Color=FB9400, Strength=3);
}