﻿body
{
    text-align: center;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}
.boxDefaultWhite
{
    background: url(Image/btnDefault01.gif);
    width: 79px;
    height: 20px;
    padding-top: 5px;
    color: #2E70B7;
    cursor: hand;
}
.boxDefaultBlue
{
    background: url(Image/btnDefault02.gif);
    width: 79px;
    height: 20px;
    padding-top: 5px;
    color: #fff;
    cursor: hand;
}

.boxDiv
{
    width: 5px;
    background: url(Image/bgDefault03.gif);
    height: 25px;
}


.blogs:hover
{
    display: block;
    background: #F5F5F5;
    color: #015198;
    cursor: hand;
    border: solid 1px #000;
}

.left
{
    width: 210px;
    text-align: left;
}

.middle
{
    width: 683px;
    text-align: left;
    height: auto !important;
    min-height: 450px;
    _height: 450px;
}

.right
{
    text-align: left;
    width: 110px;
    background: url(Image/bgZJRQ06.gif) repeat-y;
    height: auto !important;
    min-height: 400px;
    _height: 400px;
}
