body {
font-family:Arial, Helvetica, sans-serif;
}
td {
	font-size: 9pt;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
.hong {color:#FF0000;}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration:underline;
}
a:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}

.piaokai{font-size: 9pt; margin:0; padding:0;display:none;color: #333333;}

.bian {
	border: 1px solid #CCCCCC;
}
.xuxian {
	border: 1px dashed #CCCCCC;
}
#div1 a {
font-size:10pt;
color:#000000;
text-decoration:none;
font-weight:bold;
}
#div1 a:hover {
color:#FF0000;
text-decoration:underline;
}
h1 {
font-size:15pt;
font-weight:bold;
padding-top:10px;
}