@charset "utf-8";
.rightfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #990000;
	margin:9 9 9 9px
}

.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin:0 0 0 9px;
	color: #666666;
}
.hr1 {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #8A0000;
	border-right-color: #8A0000;
	border-bottom-color: #8A0000;
	border-left-color: #8A0000;
	margin:0 9 0 9px
}

.titlemain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #8A0000;
	margin:0 0 0 9px
}

