img.map, map area{
    outline: none;
}

.regionTitle {
	font-size: 24px;
	color: #333;
	text-align: center;
}

.tickContainer {
	float: left;
	width: 93px;
	text-align: center;
}
.tickItem {
	margin-left: auto;
	margin-right: auto;
	width: 1px;
	height: 23px;
	border-right: 0px #aaa solid;
}
.rightBorder {
	border-right: 1px #aaa solid;
}
.detailTitle {
	line-height: 16px;
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	padding: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	width: 33%;
	height: 100%;
	text-align: center;
}
.detailText {
	fi
	border: none;
	line-height: 16px;
	color: #666;padding: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	width: 33%;
	height: 100%;
	text-align: full;
	}




#button_1 {
	width: 93px; 		/* width of image */
	height: 112px; 		/* height of image */
	background-image: url(../images/icons/1.png);
}
#button_1:hover {
	background-image: url(../images/icons/1b.png);
}

#button_2 {
	width: 93px;
	height: 112px;
	background-image: url(../images/icons/2.png);
}
#button_2:hover {
	background-image: url(../images/icons/2b.png);
}

#button_3 {
	width: 93px;
	height: 112px;
	background-image: url(../images/icons/3.png);
}
#button_3:hover {
	background-image: url(../images/icons/3b.png);
}

#button_4 {
	width: 93px;
	height: 112px;
	background-image: url(../images/icons/4.png);
}
#button_4:hover {
	background-image: url(../images/icons/4b.png);
}

#button_5 {
	width: 93px;
	height: 112px;
	background-image: url(../images/icons/5.png);
}
#button_5:hover {
	background-image: url(../images/icons/5b.png);
}

#button_6 {
	width: 93px;
	height: 112px;
	background-image: url(../images/icons/6.png);
}
#button_6:hover {
	background-image: url(../images/icons/6b.png);
}

#button_7 {
	width: 93px;
	height: 112px;
	background-image: url(../images/icons/7.png);
}
#button_7:hover {
	background-image: url(../images/icons/7b.png);
}

#button_8 {
	width: 93px;
	height: 112px;
	background-image: url(../images/icons/8.png);
}
#button_8:hover {
	background-image: url(../images/icons/8b.png);
}






#d_button_1 {
	width: 93px; 		/* width of image */
	height: 112px; 		/* height of image */
	background-image: url(../images/icons/1b.png);
}
/*
#d_button_1:hover {
	background-image: url(../images/icons/1b.png);
}
*/
#d_button_2 {
	width: 93px;
	height: 112px;
	background-image: url(../images/icons/2.png);
}

#d_button_3 {
	width: 93px;
	height: 112px;
	background-image: url(../images/icons/3.png);
}

#d_button_4 {
	width: 93px;
	height: 112px;
	background-image: url(../images/icons/4.png);
}

#d_button_5 {
	width: 93px;
	height: 112px;
	background-image: url(../images/icons/5.png);
}

