@charset "utf-8";
.cont_text {
	margin: 20px 0;
}
.cont_text h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 5px;
}
#main .item_text.comp_text {
    max-height: 310px;
    overflow-x: hidden;
    overflow-y: auto;
}
#access_map {
	width: 100%;
	margin: 30px auto 0;
}
#access_map img {
	border: 1px solid #eee;
}
