@charset "utf-8";
/* CSS Document */
.t01, select ,textarea {
	font-size:11px;
	line-height: 20px;
	color:#8d8d8d;
	margin: 1px;
	padding: 1px;
	background-color: #ffffff;
	border: 0px solid #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	SCROLLBAR-FACE-COLOR: #dedede;
	SCROLLBAR-SHADOW-COLOR: #f0f0f0;
	SCROLLBAR-3DLIGHT-COLOR: #dedede;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #f4f4f4;
	SCROLLBAR-DARKSHADOW-COLOR: #dedede;
	SCROLLBAR-HIGHLIGHT-COLOR: #dedede;
}
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	line-height: 22px;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #878787;
	line-height: 20px;
}
/* 下面的字 */
.under{
	color: #807467;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
.under A:link {
	text-decoration: none;
	color: #807467;
}
.under A:visited {
	text-decoration: none;color: #807467;
}
.under A:hover {
	color: #564736;
}
.under A:active {
	text-decoration: none;color: #564736;
}
