.company_table	{
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000099;
}

.company_title	{
	width: 500px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;
	background: url( ../image/title_wall.gif ) repeat-x;
	border-bottom: 1px solid #0000ff;
}

.company_item_title	{
	width: 150px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	border-right: 1px solid #0000ff;
	border-bottom: 1px solid #0000ff;
	background-color: #eeeeff;
}

.company_item_data	{
	width: 350px;
	height: 30px;
	margin: 0px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5;
	border-bottom: 1px solid #0000ff;
}
