#site {
	width: 1020px;
	margin: 0 auto;
}
#col {
	float: right;
	margin-left: 5px;
}
#head {
	width: 1020px;
}
#foot {
	width: 1020px;
	padding-top: 5px;
	text-align: center;
}
#menu {
	width: 1020px;
	margin-top: 5px;
}
#lpanel {
	float: left;
	width: 220px;
}
#main {
	float: left;
	width: 560px;
	padding-left: 5px;
	padding-right: 5px;
}
#rpanel {
	float: left;
	width: 220px;
}
#clear {
	clear: both;
}
#b_best {
	height: 80px;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 1px solid #cedfe7;
}
#best {
	float: left;
	width: 195px;
	height: 70px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #cedfe7;
}
.best_ph {
	float: left;
	height: 70px;
	padding: 4px;
}
.best_sp {
	float: left;
	line-height: 0.9em;
	padding-top: 4px;
	padding-right: 4px;
}
.spec {
	display: inline;
	color: #3a5d63;
	font-family: tahoma;
        font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 4px;
}
#search_h {
	color: #8b8b8b;	
	background-color: #f5f5f5;
	padding: 5px;
	font-family: verdana;
	font-size: 7pt;
	border: 1px solid #849eb7;
}
select {
	font-family: verdana;
	font-size: 7pt;
}
.sel {
	font-family: verdana;
	font-size: 7pt;
}
form {
	display: inline;
}
