body
{
    background-color: #F5F5F5 ;
}

.content
{
    padding: 0 0 30px;
    width: 1000px;
    margin: 10px auto auto;
    text-align: center;
}

.middleContents
{
    width: 990px;
    height: 600px;
    margin-top: 2em;
    position: relative;

}

.leftWrapper
{
    width: 160px;
    height: 550px;
    margin-top: 10px;
    background-color: #F5F5F5;
    top: 0px;
    left: 0px;
    float: left;
}

.leftWrapper a
{
    width: 160px;
    height: 550px;
    margin-top: 44px;
    line-height: 35px;
    display: block;
    text-decoration: none;
    font-size: 14px;
}

.rightWrapper
{
    float: right;
    width: 820px;
    height: 420px;
    padding-top: 15px;
}

.rightWrapper A IMG
{
    border-right: #F5F5F5 2px solid;
    padding-right: 20px;
    border-top: #F5F5F5 2px solid;
    padding-left: 20px;
    padding-bottom: 0px;
    margin: 0px;
    border-left: #F5F5F5 2px solid;
    padding-top: 0px;
    border-bottom: #F5F5F5 2px solid;
}
.rightWrapper A:hover IMG
{
    border-right: #2388ff 2px solid;
    border-top: #2388ff 2px solid;
    background: #F5F5F5;
    border-left: #2388ff 2px solid;
    border-bottom: #2388ff 2px solid;
}

.rightWrapper A u
{
    border-right: #F5F5F5 2px solid;
    border-top: #F5F5F5 2px solid;
    border-left: #F5F5F5 2px solid;
    border-bottom: #F5F5F5 2px solid;
    font-size: 18px;
    color: WindowText;
    font-weight: bold;
}

.rightWrapper A:hover u
{
    border-top: #2388ff 2px solid;
    border-right: #2388ff 2px solid;
    border-left: #2388ff 2px solid;
    border-bottom: #2388ff 2px solid;
    color: #2388ff;
}

.bottomContens
{
    font: 14px/140% "Microsoft Yahei" , "Î¢ÈíÑÅºÚ" , 'Arial' , 'san-serif';
}
