﻿.tab{
    display: block;
    width: 1170px;
    height: 208px;
    margin: 0 auto;
}
.body{
    background-color: #f1e7e7;
    width: 1170px;
    margin: 0 auto;
    text-align: center;
}
.mybody{
    width: 1028px;
    margin: 0 auto;
    margin-top: -32px;
    padding-top: 15px;
    background: url(beij.png) repeat-y; 
}
.mybody >div{
    width: 757px;
    position: relative;
    margin: 0 auto;
}
.mytop{
    width: 100%;
}

.text{
    height: 20px;width: 100%;
}
.bot{
    width: 100%;
    background-color: #8f0e12;
    position: relative;
}
.bot-logo{
    height: 100%;
    left: 170px;
    position: absolute;
    text-align: center;
}
.bot-logo a{display: inline-block; line-height: 220px;width: 80px;height: 80px;}
.bot-tex{
    height: 174px;
}