.search_area {
	width: 330px;
	border: 1px solid #B3B3B3;
	background-color: #FFFFFF;
}
.t10px {
	font-size: 10px;
	line-height: 13px;
	color: #3B3B3B;
}
.t12px {
	font-size: 12px;
	line-height: 16px;
	color: #3B3B3B;
}
a {
	color: #0C3B91;
	text-decoration: none;
}
a.bold {
	color: #0C3B91;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #663333;
	text-decoration: none;
}
a:visited.bold {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:hover.bold {
	text-decoration: underline;
}
.img_space {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.icon_margin {
	margin-right: 6px;
}
.t_height {
	line-height: 120%;
}
