﻿body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 20px;
     font-family:"微软雅黑";
}
ul, li
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
a:link
{
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
a:visited
{
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
a:hover
{
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;
}

.PageMain
{
    margin: 0 auto;
    width: 1007px;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-y;
}
.top
{
    margin: 0 auto;
    width: 901px;
}
.Hot
{
    margin: 0 auto;
    width: 860px;
    height: 264px;
    background-image: url(../images/box1.gif);
    background-repeat: repeat-x;
    margin-top: 20px;
}
.HotLeft
{
    background-color: #ffea59;
    float: left;
    padding: 10px;
}
.Hottxt
{
    background-color: #ffea59;
    float: left;
    padding: 10px;
    margin-left: 10px;
    width: 500px;
}
.txt
{
    border: 1px solid #f48d40;
    height: 222px;
    padding: 8px;
    background-color: #ffffff;
    
}
.txt p
{
    text-indent: 2em;
    margin:8px;
    
}
.hotmore
{
    clear: both;
    display: block;
    text-align: right;
    margin-right: 50px;
}
.box
{
    margin: 0 auto;
    width: 860px;
    background-color: #ffffd3;
}
.box .title
{
    margin: 0 auto;
    width: 852px;
    height: 32px;
    padding-top: 10px;
    margin-top: 10px;
}
.clear
{
    clear: both;
}
.box ul li
{
    float: left;
    margin-left: 20px;
    border: 1px solid #ffcb95;
    background-color: #ffe1bb;
    width: 185px;
    margin-top: 10px;
}
.box ul li h5
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-weight: normal;
}
.box ul li img
{
    margin: 15px 15px 8px 15px;
    border: 0px;
}
.foot
{
    clear:both;
    text-align: center;
    line-height: 25px;
    margin-top: 20px;
    display:block;
    
}
.txtcotent
{
    margin: 0 auto;
    width: 800px;
    text-indent: 2em;
    margin-top:20px;
}
.txtcotent p b
{
    margin-top:25px;
    
}