body{margin:0px;font-size:14px; background-color:#f0f0f0;color:#000000;font-family: "微软雅黑", "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;}
html{ overflow-x:hidden; }
.clear{width:100%;height:20px;overflow:hidden;display:block;clear:both;}
.Tpage{
    width: 1400px;
    overflow: hidden;
    margin:0px auto;
}
.Twpage{
    width: 100%;
    overflow: hidden;
}
#PageLeft{
    width: 260px;
    float: left;
    overflow: hidden;
}
#PageLeft .Tit{
    width: 100%;
    height: 78px;
    background-color: #45301d;
    color: #FFFFFF;
    line-height: 78px;
    text-align: center;
    font-size:18px;
    font-weight:bolder;
}
#PageLeft .sort{
    width: 100%;
    overflow: hidden;
}
#PageLeft .sort a{
    width: 100%;
    height: 44px;
    display: block;
    background-color: #45301d;
    line-height: 44px;
    text-align: center;
    font-size: 13px;
    color: #FFFFFF;
    margin-top: 3px;
}
#PageLeft .sort a:hover{
    background-color: #8f7a65;
}
#PageLeft .sort .ck{
    background-color: #8f7a65;
}
#PageRight{
    width: 1100px;
    float: right;
    overflow: hidden;
}
.comUl{ padding-left: 0px; min-height: 260px;}
.comUl li{ width:100%; height: 37px; line-height: 37px; margin: 0 auto }
.comUl li a{ float: left; text-indent: 1em;white-space: nowrap;
    display: block;
    text-align: left;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url(ellipsis.xml#ellipsis);
    overflow:hidden;
    width:80%;
    color:#333333;
    font-size:14px;
}
.comUl li a:hover {
    color: #999999;
}
.pagination {
    width: 100%;
    text-align: center;
}