table{
	margin: 30px 0 0;
	width: 640px;
	border-collapse: collapse;
}

table td{vertical-align: top;}

table, th, td{
	padding: 5px;
	border: solid #cccccc 1px;
}

table th{
	text-align: center;
	background: url("../business/img/th_back.gif") repeat-x;
}

th#wi1{
	width: 25%;
}

#bottomul li{
	float: left;
	list-style-type: none;
	padding: 0 16px;
	background: url("../business/img/squ.gif") no-repeat 9px center;
}

.subtex{
	margin: 3px 0 50px 0;
	text-align: right;
	font-size: 10px;
}