.table_line {
	border: 1px solid #FF7F07;
}
.formtt {
	height: 18px;
	width: 80px;
	border: 1px solid #51ADEE;
}
.word1 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	line-height: 18px;
	color: #990000;
}
.formtt2 {
	height: 18px;
	width: 170px;
	border: 1px solid #CCCCCC;
}
.formtext {
	height: 20px;
	width: 50px;
	border: 1px solid #666666;
}
.formse {
	height: 16px;
	width: 80px;
	border: 1px solid #0099FF;
}
.newfo {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 130px;
	border: none;
}
.newline {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}

