#area-content{
    padding:0 0 0 0 !important;
}
.groups{
    padding-bottom:0.4em;
    padding-top:0.3em;
    overflow:hidden;
    background:#fff;
}

.groups .bc-content{
    text-align:center;
    position:relative;
}
.groups .bc-content img{
    height:55px;
}
.groups form{
    position:absolute;
    margin-top:1em;   
    left:auto;
    right:5px;
    top:0;
}
.groups form input[type="text"]{
    border:solid #eee 1px;
    width:8em;
    line-height:1.5;
}
.groups form input[type="submit"]{
    background:url(/images/2018/theme/product/search.jpg) 0 0 no-repeat;
    background-size:100% auto;
    border:none;
    text-indent:-5000px;
    width:3em;
    height:2em;
}

.center1 .bc-content{
    width:90%;
    margin:0 auto;
    text-align:center;
    max-width:1360px;
}
.nav{
    background:url(http://www.thaisoa.org/images/2018/theme/product/bg.png) 0 0 repeat-x;
}
#area-content{
    background:#f8f8f8;
}
.nav .bc-content{
    padding:1.7em 0;
}
.nav hr{
    margin-top:1em;
}
.nav img{
    margin:0 0.7em;
}
.nav .line{
    color:#1955b7;
    border-bottom:solid #1955b7 2px;
    font-weight:bold;
}




.hover2 .over {
    display: none;
}
.hover2:hover .over {
    display: inline-block;
}
.hover2:hover .on {
    display: none;
}
a.active2 .over {
    display: inline-block;
}
a.active2 .on {
    display: none;
}
.hover2.current .over {
    display: inline-block;
}
.hover2.current .on {
    display: none;
}

.groups a{
    display:inline-block;
    text-decoration:none !important;
    margin:0 6px;
}
.groups a span{
    display:block;
    text-align:center;
}
.groups a img{
    height:30px !important;
}



.groups a:nth-child(1):hover span,
.groups a:nth-child(1).current span
{
    color:#ea2666;
}
.groups a:nth-child(2):hover span,
.groups a:nth-child(2).current span
{
    color:#fddf57;
}
.groups a:nth-child(3):hover span,
.groups a:nth-child(3).current span
{
    color:#febb58;   
}
.groups a:nth-child(4):hover span,
.groups a:nth-child(4).current span
{
    color:#0f998c;   
}
.groups a:nth-child(5):hover span,
.groups a:nth-child(5).current span
{
    color:#1f55dd;
}
.groups a:nth-child(6):hover span,
.groups a:nth-child(6).current span
{
    color:#e967e7;
}
.groups a:nth-child(7):hover span,
.groups a:nth-child(7).current span
{
    color:#1fc2d7;
}
.groups a:nth-child(8):hover span,
.groups a:nth-child(8).current span
{
    color:#4658b8;
}


.nav img{
    vertical-align:middle;
}



.about-menu .bc-content{
    margin-bottom:2em;
    overflow:hidden;
    border-left:solid #999 1px;
    border-top:solid #999 1px;
}
.about-menu .bc-content a{
    box-sizing:border-box;
    display:block;
    width:33.333333333%;
    float:left;
    text-align:center;
    border-right:solid #999 1px;
    border-bottom:solid #999 1px;
    text-decoration:none;
    font-size:126%;
    line-height:2;
    background:#fff;
}
.about-menu .bc-content a.current{
    background:#1a54b7;
    color:#fff !important;

}
