#company_head {
	width: 250px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/left_menu_bk_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
.company_head li{
	list-style:none;
	display:block;
	font-size: 12px;
	line-height:30px;
	font-weight: bold;
	color: #003366;
	background-image: url(images/left_menu_bk_01.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height:35px;
	margin:auto;
	text-align: center;
}

#company_body {
	width: 650px;
	line-height: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;	
}
