.kuang {
	border: 1px solid #003366;
}
table {
	font-size: 12px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
input {
	background-color: #F5F5F5;
	border: 1px solid #333333;
	list-style-position: inside;
	list-style-type: square;
	font-size: 12px;
	height: 17px;
	background-position: center center;


}
select {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}
.ss {
	line-height: 28px;
}
.ssss {
	line-height: 32px;
}
.aaaa {
	line-height: 24px;
}
.blue {
	color: #003366;
	text-decoration: none;
}
