.pan {
    padding-left: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #BEA78A;
}
.pan a {
    color: #CF7F26;
    font-size: 12px;
}
.pan span {
    color: #BEA78A;
    font-size: 12px;
}
.h3_title {
    font-size: 16px;
    color: #967653;
    background-image: url(../images/common/h3_title_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-top: 10px;
    padding-bottom: 13px;
    margin-bottom: 16px;
}
.cmt {
    font-size: 12px;
    line-height: 1.4;
    color: #967653;
}
.to_menu_btn {
    height: 43px;
    width: 258px;
    border: 1px solid #CABAA9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-indent: -9999px;
    background-image: url(../images/m2/to_menu_btn_bt.png);
    background-repeat: no-repeat;
    background-size:260px 45px;
}
.about_list {
    margin-bottom: 10px;
    overflow: hidden;
    height: auto;
}

.about_list table {
    width: 260px;
}
.about_list li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom:dotted 1px #C5B19A;
}
.about_list li:last-child {
    border:none;
}

.about_list li th {
    font-size: 12px;
    color: #967653;
    width: 65px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
}
.about_list li td {
    font-size: 12px;
    color: #967653;
    padding-left: 14px;
    padding-right: 5px;
    text-align: left;
    vertical-align: middle;
    line-height: 1.4;
}
.about_list li td a{
    font-size: 12px;
    color: #967653;
    line-height: 1.4;
}
.staff_img {
    height: 143px;
    width: 256px;
    padding: 1px;
    background-color: #FFF;
    border: 1px solid #DACCB9;
}
.map {
    height: 198px;
    width: 258px;
    border: 1px solid #DACCB9;
}
.to_map {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align:center;
}

.to_map a {
    font-size: 12px;
    color: #967653;
    background: url(../images/m2/to_map_arrow.png) no-repeat left 0px;
    padding-left: 16px;
    background-size: 12px 12px;
}
