h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: bold;
} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: bold;
} 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFB900;
	text-decoration: underline;
}
.a1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.a1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.a1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFB900;
	text-decoration: underline;
}
.anormal:link {
	color: #0000ff;
	text-decoration: none;
	padding:0 2px 0 2px;
	border:0;
}
.anormal:visited
{
	color: #0000ff;
	text-decoration: none;
	padding:0 2px 0 2px;
	border:0;
}
.anormal:hover {
	color: #ff0000;
	font-size:12px;
	padding:0 2px 0 2px;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
input,select,textarea{
	color : #666666; /*文字色彩*/
	font-size : 12px; /*文字大小*/
	background-color : #FFFFFF; /*右框*/
	border: 1px solid #666666;
}
img{border:0px}
.dotline {
BORDER-BOTTOM-STYLE: dotted; BORDER-LEFT-STYLE: dotted; BORDER-RIGHT-STYLE: dotted; BORDER-TOP-STYLE: dotted
}
