td {
	font-size: 12px;
	line-height: 20px;
	color: #345566;
}
a:link,a:visited,a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
input,textarea {
	background-color: #F4FFFF;
	border: 1px solid #999999;
	font-size: 12px;
	color: #990000;
}
.NoInput {
	border: none;
}
body {
	background-position: top;
}
.leftxian {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #BABABA;
}
.rightxian {
	border-right-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-right-color: #BABABA;
}