@charset "utf-8";
/* CSS Document */
.t01, select ,textarea {
	font-size:12px;
	color:#5f5f5f;
	margin: 1px;
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
}

.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f807f;
	line-height: 20px;
}
/* 下面的字 */
.under{
	color: #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.under A:link {
	text-decoration: none;color: #979797;
}
.under A:visited {
	text-decoration: none;color: #979797;
}
.under A:hover {
	color: #5e5e5e;
    position:relative;
	top:1px;
	left:1px;
}
.under A:active {
	text-decoration: none;color: #5e5e5e;
}

