@charset "utf-8";

/* -----------------------------------------------------------

	Title: business.css
	Created: 2008-11-3
	Last Up Date: 2008-11-3
	
----------------------------------------------------------- */
/*

	business
	
----------------------------------------------------------- */
/*

	table
	
----------------------------------------------------------- */

table.list_table {
	width: 638px;
	margin: 0 0 20px 30px;
	border: none;
}


table.list_table  th {
	background: #FFF;
	width: 1%;
	padding: 3px 2px;
	vertical-align: top;
	border: none;
}

table.list_table  td {
	padding: 3px 5px;
	border: none;
}
