﻿/*.navbar {*/
    /*background-color: #ded4b9;*/
    /*height: 94px;
}

body {*/
    /*background-color: #ded4b9;*/
    /*background-color: red;*/
    /*background-image: none;*/
/*}

p {
    font-size: 18px;
}*/

body {
    /*background-blend-mode: lighten;*/
    background-image: none;
}

.width328center {
    width: 328px;
    text-align: center;
}
.width328 {
    width: 328px;
}

.width240center {
    width: 240px;
    text-align: center;
}

.width240 {
    width: 240px;
}

.inline_block {
    display: inline-block;
}

.font18 {
    font-size: 18px;
}

.font16 {
    font-size: 16px;
}

.font14 {
    font-size: 14px;
}

.wish {
}

.wraptext {
    word-break: break-all;
    word-break: break-word;
}
