* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px; 
}

td {
    font-family: Arial, Verdana,宋体;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.text_arial {
	font-family: Arial, Verdana;
}

.text_12 {
	font-size: 12px;
}
.text_14 {
	font-size: 14px;
}

.text_white {
	color: #ffffff;
}
.text_red {
    color: #990000
}
.text_black {
	color: #000000;
}

.lineh18 {
	line-height: 18px;
}
.lineh20 {
	line-height: 20px;
}
.lineh22 {
	line-height: 22px;
}
.lineh24 {
	line-height: 24px;
}

.tbl_red01 {
	border: 1px solid #006600;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.pad03 {
    padding: 3px;
}
.pad05 {
	padding: 5px;
}
.pad05Copy {
	text-indent: 60px;
}
.textzhuban {
	text-indent: 60px;
	white-space: pre;
}
.textzhubanCopy {
	text-indent: 64px;
	white-space: pre;
}
.text4 {
	color: #9A0000;
	font-weight: bold;
}
.text9 {
	color: #FFFFFF;
	font-weight: bold;
}

