body,td {
	margin: 0px;
	font-size:12px;
	line-height: 20px;
	color: #000;
}
a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

.inp {
	height: 19px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #000;
}
.td_bk {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.td_bk2 {
	border: 1px solid #4297D3;
}
.bk2 {
	border: 1px solid #CCCCCC;
}
a.font14:link {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.font14:visited {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.font14:hover {
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}

