*
{
    margin: 0px;
    padding: 0px;
}
body
{
    color: #687f96;
    font-size: 12px;
}
a
{
    text-decoration: none;
}
img
{
    border: 0px;
}
.zhong
{
    width: 1000px;
    margin: 0 auto;
     
}
.main
{
    margin:0 auto;
    background: url(../images/bg_7.gif) repeat-x;
    width: 100%;
    height: 470px;
    width:100%;
}
.left
{
    width: 30%;
    float: left;
    height: 470px;
 
}
.left_title
{
    width: 400px;
    color: #fff;
    background: url(../images/bg_3.gif) repeat;
    height: 30px;
    line-height: 30px;
    border: solid 1px #206292;
    margin-top: 20px;
}
.left_center
{
    font-size:15px;
    
}
.sptitle
{
    margin-left: 10px;
    font-size: 20px;
}

.box_1
{
    margin-bottom: 28px;
}

.right
{
    float: right;
    width: 70%;
    
    height: 470px;
}
.right_top_img
{
    text-align:right;

     
}
.bottom
{
    background: url(../images/bg_8.gif) repeat-x;
    height: 30px;
    text-align: center;
    padding-top: 10px;
}
.banner
{
    text-align: center;
    margin-left: -8px;
    margin-top: -8px;
}
.StartHL
{
    text-align: center;
    padding-top: 5px;
    padding-right:10px;
    padding-bottom:50px;
    float:left;
}
.StartHL img
{
    cursor:pointer;
}
.starthlmain
{
    text-align: center;
    background: url(../images/bg_7.gif) repeat-x;
}
.left_fram
{
    background: url(../images/bg_7.gif) repeat-x;
}
.left_frame
{
    background: url(../images/bg_7.gif) repeat-x;
}
.txt_Header
{
    font-size:larger;
    color:Black;
    font-weight:bold;
}
ul.thumb
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 10px;
    padding-top:40px;
    width: 690px;
    padding-left:40px;
}
ul.thumb li
{
    margin: 0;
    padding: 5px;
    float: left;
    position: relative;
    width: 115px;
    height: 115px;
}
ul.thumb li img
{
    width: 105px;
    height: 105px;
    border: 1px solid #ddd;
    padding: 5px;
    background: #f0f0f0;
    position: absolute;
    left: 0;
    top: 0;
    -ms-interpolation-mode: bicubic;
}
ul.thumb li img.hover
{
    margin-top: 15px;
    background: url(../images/thumb_bg.png) no-repeat center center;
    border: none;
}
.title
{
    position: absolute;
    width: 185px;
    height: 35px;
    margin: 0;
    font-weight: 900;
    background: url(../images/blue.png) no-repeat center center;
    padding: 10px 0 0 0;
    text-align: center;
    color: #fff;
}