@charset "utf-8";
/* CSS Document */
.formRadio2 {
	height: 10px;
	width: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.radioHidden {
	height: 1px;
	width: 1px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#suggest_taec div {
	display: block;
	width: 220px;
	overflow: hidden;
	white-space: nowrap;
	height: 15px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.searchLabel_taec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e7c90;
}
#suggest_taec div.select {
	color: #FFFFFF;
	background-color: #F3F3F3;
	cursor: hand;
}
#suggest_taec div.over {
	background-color: #F3F3F3;
	cursor: hand;
}
#searchBox_taec {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 2px;
	border: 1px solid #DFDFDF;
}
.searchArea_taec {
	width: 400px;
	margin-left: 300px;
	margin-top: 100px;
}
.searchForm_taec {
	width: 250px;
}

.backEF {
	background-color: #EFEFEF;
}

