﻿body
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #2A2A2A;
    font-family: 微软雅黑,宋体;
}
.divloading
{
    width: 100%;
    height: 32px;
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.divoverflow
{
    width:244px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url("ellipsis.xml#ellipsis");
}
img
{
    border:0;
    border:none;
}
.ulSlider
{
    margin:0;
    padding:0;
}
.ulSlider li
{
    list-style:none;
}
.adv_more
{
    color:#3B3B3B;
    font-weight:normal;
    font-family:宋体;
    font-size:14px;
    text-decoration:none;
}
.adv_more:visited
{
    color:#3B3B3B;
    font-weight:normal;
    font-family:宋体;
    font-size:14px;
    text-decoration:none;
}
.adv_more:link
{
    color:#3B3B3B;
    font-weight:normal;
    font-family:宋体;
    font-size:14px;
    text-decoration:none;
}
.adv_more:hover
{
    color:#3B3B3B;
    font-weight:normal;
    font-family:宋体;
    font-size:14px;
    text-decoration:none;
}
