.a {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
a{
font-size:12px;
color:#000000;
}
.b {
	font-size: 12px;
	color: #009933;
	text-decoration: none;
}
a.a:hover {
	color: #000000;
	text-decoration: none;
}

.tit{
font-weight:bold;
font-size:14px;

}
table{
font-size:12px;
line-height:23px;
}
.input1 {
	border: 1px dashed #CCCCCC;
	background-color: #F1F1F1;
}