#company_submenu {
	width: 425px;
	margin-left: 11px;
	margin-top: 3px;
	height: 40px;
}
#company_submenu img {
	float: left;
}

/* map.html */

table.t_style1 {
border-right:1px solid #E9E9E9;
border-bottom:1px solid #E9E9E9;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
font-size:1em;
margin:0.2em 0 1em;
border-collapse:collapse;
width:99%;
}

table.t_style1 th {
background-color:#F2F2F2;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:1em;
padding:3px 5px;
text-align:left;
}

table.t_style1 td {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:1em;
padding:3px 5px;
}

