body{
    margin:0;
    padding:0;
    font-size:0.8em;
    background-color:#fff !important;
}
.divcontenthidden{
    overflow:hidden;
}
.divbody{
    max-width:640px;
    background-color:#fff;
}
.divlayout{
    width:100%;
    background-color:#fff;
    display:table;
    text-align:justify;
    line-height:1.5em;
    margin:0 auto;
    color:#252424;
}

.background_color{
    background-color:#f6e8ce;
}
.item_layout{
    width:96%;
    margin-left:auto;
    margin-right:auto;
}
.padding_top_bottom{
    padding-top:3%;
    padding-bottom:3%;
}
.margin_bottom{
    margin-bottom:3%;
}

a{
    text-decoration:none;
    color:inherit;
}
.zoom_image{
    width:100%;
}
.text_indent{
    text-indent:2em;
}
.border_bottom{
    border-bottom:1px solid #ebebeb;
}
.margin_top{
    margin-top:1%;
}
.register_table{
    padding:1.5em 0;
}
.register_table td:first-child{
    vertical-align:middle;
}
.register_table td:last-child{
    vertical-align:middle;
    padding-left:1em;
}
.bespeak_register{
    color:#50b6d0;
    font-weight:bold;
    font-size:1.2em;
}
.bespeak_register_div{
    margin-top:0.5em;
    height:2.75em;
}
.bespeak_register_title{
    background-color:#fcd667;
    padding:0.5em;
    float:left;
}
.bespeak_register_red{
    background-color:#d8424d;
    float:left;
    height: 2.43em;
    width:0.5em;
}
.online_consulting{
    color:#c89b1a;
    font-weight:bold;
    font-size:1.2em;
}
.background_color_1{
    background-color:#b7e3ee;
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
   
}
@media screen and (min-device-width:371px) and (max-device-width: 410px) {
   
}