﻿@charset "utf-8";
#page2_1 {
    position: absolute;
    top: 43%;
    left: 8%;
    max-width:60px;
    cursor: pointer;
}
#page2_2 {
    position: absolute;
    top: 88%;
    left: 19%;
    max-width:60px;
    cursor: pointer;
}
#page2_3 {
    position: absolute;
    top: 88%;
    left: 8%;
    max-width:60px;
    cursor: pointer;
}
#page3_1 {
    position: absolute;
    top: 43%;
    left: 53%;
    max-width:60px;
    cursor: pointer;
}
#page3_2 {
    position: absolute;
    top: 88%;
    left: 53%;
    max-width:60px;
    cursor: pointer;
}

