/*category*/
/*end category*/

/*about*/
/*end about*/

/*order*/
/*end order*/

/*product-detail*/
/*end product-detail*/

/*track*/
/*end track*/

/*contact*/
/*end contact*/

body {
    min-height: 100%;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content:".";
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
}

.head {
    width: 1000px;
    font-size: 24px;
    padding: 20px;
    word-wrap: break-word;
}

.content {
    width: 1000px;
    padding: 20px;
    font-family: cs_chatthaiuiregular;
    word-wrap: break-word;
}

.pic {
    width: 500px;
    height: 400px;
    margin: 0 auto;
    margin-top: 50px;
}
.pic img {
    width: 500px;
    height: 400px;
    text-align: center;
    margin: 0 auto;
}



@font-face {
    font-family: 'th_dan_vi_vekregular';
    src: url('font/th_dan_vi_vek_ver_1.03-webfont.woff2') format('woff2'),
        url('font/th_dan_vi_vek_ver_1.03-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cs_chatthairegular';
    src: url('font/cschatthai-webfont.woff2') format('woff2'),
        url('font/cschatthai-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'rainganregular';
    src: url('font/raingan-webfont.woff2') format('woff2'),
        url('font/raingan-webfont.woff') format('woff'),
        url('font/raingan-webfont.svg#rainganregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'wr_tish_kid2regular';
    src: url('font/wr_tish_kid2-webfont.woff2') format('woff2'),
        url('font/wr_tish_kid2-webfont.woff') format('woff'),
        url('font/wr_tish_kid2-webfont.svg#wr_tish_kid2regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'th_krubregular';
    src: url('font/th_krub-webfont.woff2') format('woff2'),
        url('font/th_krub-webfont.woff') format('woff'),
        url('font/th_krub-webfont.svg#th_krubregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cs_chatthaiuiregular';
    src: url('font/cschatthaiui-webfont.woff2') format('woff2'),
        url('font/cschatthaiui-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'supermarketregular';
    src: url('font/supermarket.woff2') format('woff2'),
        url('font/supermarket.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* font */



/*img{
        transition: all .5s;
        &:hover{
                transform: scale(.8,.8);
        }
}*/