@charset "utf-8";
.txt {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subtittle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333;
}
.formtittle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.copyrigh {
	font-family: tahoma;
	font-size: 11px;
	color: #666;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #666;
}
.redtittle {
	font-family: tahoma;
	font-size: 12px;
	color: #C30;
}

