body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	background-color: #CCCCCC;
}
div{
  font-size: 12px;
}
td {
  font-size: 12px;
	line-height: 20px;
	word-wrap:break-word;

}/*内容将在边界内换行。如果需要，词内换行*/
.head:link {
	font-size: 15px;
	color: #B56D01;
	text-decoration: none;
	font-weight: bold;
}
.head:visited {
  font-size: 15px;
	color: #B56D01;
	text-decoration: none;
	font-weight: bold;
}
.head:active {
    font-size: 15px;
	color: #B56D01;
	text-decoration: none;
	font-weight: bold;
}
.head:hover {
    font-size: 15px;
	color: #EB8800;
	text-decoration: none;
	font-weight: bold;
}
.menutop:link {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.menutop:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.menutop:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.menutop:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.menuleft:link {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.menuleft:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.menuleft:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.menuleft:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a:link {
  font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
  font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
  font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
  font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.text-title {
	color: #FF0000;
}
.white9pt {
	font-size: 10pt;
}

.contents01 {
	line-height: 22px;
	font-size: 14px;
	font-weight: normal;
}

.leftwhite {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
}
.righttop {
	height: 28px;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #BC0000;
	font-weight: bold;
}
.bgred {
	background-color: #990000;
}