@charset "utf-8";
#ac-bar1 {
	height: 28px;
	width: 420px;
}
#ac-map {
	height: 420px;
	width: 420px;
	margin-top: 10px;
}
#ac-bg {
	height: 138px;
	width: 398px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-attachment: scroll;
	background-image: url(img/ac-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ac-txt1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.ac-txt2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
