body {
    background: #f9f9f9;
}

.prompt_above_img_word {
    color: #333333;
}

.prompt_below_img_word {
    color: #333333;
}

.word_link_a {
    color: #f45858;
}

.prompt_detail_word {
    color: #9a9a9a;
}

.footer-word {
    color: #9a9a9a;
}

#button_ {
    background: #4168b8;
    border-radius: 4px;
}

#button_left {
    background: #cecece;
    border-radius: 4px;
}

#button_right {
    background: #4168b8;
    border-radius: 4px;
    margin-right: 0;
}

.button-item {
    margin-right: 15px;
}