#data {
	width : 100%;
	margin-bottom : 30px;
	border-top : solid 1px #b4b4b4;
	border-left : solid 1px #b4b4b4;
	border-right : solid 1px #b4b4b4;
}

#data th {
	width : 99px !important;
	width /**/: 120px;
	padding : 10px;
	background : #e1e1e1;
	border-bottom : solid 1px #b4b4b4;
	border-right : solid 1px #b4b4b4;
	font-size : 75%;
	font-weight : normal;
	text-align : left;
	line-height : 1.65em;
}

#data td {
	padding : 10px 13px 10px 10px;
	border-bottom : solid 1px #b4b4b4;
	font-size : 75%;
	line-height : 1.65em;
}

#data td a {
	color : #0066cc;
	text-decoration : underline;
}

#data td a:hover {
	color : #ffffff;
	text-decoration : none;
	background : #0099ff;
}

#box {
	width : 620px;
}

#box_left {
	float : left;
	width : 345px;
}

#map {
	margin-bottom : 30px;
	border : solid 1px #b4b4b4;
	font-size : 75%;
	line-height : 1.75em;
}

#box_right {
	float : right;
	width : 245px;
}

p#corpimg {
	margin-bottom : 25px;
}
