@charset "utf-8";
table/* CSS Document */

 {
	height: auto;
	line-height: 16px;
	display: block;
}
a:hover {
	text-decoration: underline;
}
tr {
	width: 690px;
}

th {
	background-color: #fbfcf3;
	height: 25px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3f75b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #b6ce0b;
	border-left-color: #b6ce0b;
}

.footercell {
	height: 20px;
	background-color: #F2F2F2;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.footercell_left {
	width: 350px;
	height: 18px;
	padding-top: 5px;
	float: left;
}
.footercell_right {
	height: 27px;
	width: 278px;
	float: right;
}

#search_plan.footercell_right {
	height: 27px;
	width: 203px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
}

