body {
	font-family: "宋体";
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
.white_word {
	color: #FFFFFF;
}
.gray_dotted_line {
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.gray_word {
	color: #666666;
}
.input_01 {
	color: #333333;
	background-color: #FFFFFF;
	height: 16px;
	width: 76px;
	border: 1px solid #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000076;
	text-decoration: underline;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.blue:link {
	color: #000076;
	text-decoration: none;
}
a.blue:visited {
	color: #000076;
	text-decoration: none;
}
a.blue:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.blue:active {
	color: #000076;
	text-decoration: none;
}

.blue_word {
	color: #000076;
}
.blue14_word {
	font-size: 14px;
	font-weight: bold;
	color: #000076;
}
.red14_word {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.blue16_word {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #000076;
}
.pad30_dotted {
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 30px;
}
.gray_dotted {
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.gray:link {
	color: #666666;
	text-decoration: none;
}
a.gray:visited {
	color: #666666;
	text-decoration: none;
}
a.gray:hover {
	color: #333333;
	text-decoration: underline;
}
a.gray:active {
	color: #666666;
	text-decoration: none;
}
.pad50 {
	padding-left: 50px;
}
.pad5 {
	padding-left: 5px;
}
<!--
#Layer1 {
	position:absolute;
	width:100px;
	height:15px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	width:400px;
	height:26px;
	z-index:1;
	left: 15px;
}
#Layer3 {
	position:absolute;
	width:300px;
	height:26px;
	z-index:2;
	left: 15px;
}
#Layer4 {
	position:absolute;
	width:740px;
	height:22px;
	z-index:3;
	left: 15px;
}
#Layer5 {
	position:absolute;
	width:740px;
	height:22px;
	z-index:3;
	left: 15px;
}
-->