@charset "utf-8";
/* CSS Document */


.acmap_top {
background:url(/images/public/public_bg_top.gif) bottom left no-repeat;
width:800px;
height:49px;
}

.acmap_middle {
background:url(/images/public/public_bg_midle.gif) bottom left repeat-y;
width:800px;
height:auto;
}

.acmap_bottom {
background:url(../images/public/public_bg_btm.gif) top left no-repeat;
width:800px;
height:50px;
}

.acmap_box {
	width:530px;
	height:auto;
	margin:0 auto;
}

.acmap_table th {
font-weight:normal;
text-align:left;
}