﻿body
{
}
.contentbg
{
    background: #fbf9fa url(/images/11.png) no-repeat;
    margin-top: 10px;
    width: 960px;
    display: inline-block;
    padding-bottom :10px;
}
.share
{
    display: inline-block;
    width: 290px;
}
.topitem
{
    padding-left: 20px;
}
.tags
{
    display: inline-block;
    height: 43px;
    _padding-top: 10px;
    _height: 33px;
    line-height: 43px;
}
.tags span
{
    width: 80px;
    height: 35px;
    _height: 33px;
    margin-right: 10px;
    _margin-right: 5px;
    text-align: center;
    line-height: 25px;
    font-size: 13px;
    cursor: pointer;
    color: Red;
    display: inline-block !important;
}

span.on
{
    background: url(/images/on.jpg) 0px 26px no-repeat;
}
.tags span a:link, .tags span a:visited
{
    border: 1px solid #ccc;
    width: 80px;
    margin-right: 10px;
    _margin-right: 5px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    cursor: pointer;
    color: #056FA1;
    display: inline-block;
}
.tags span a:hover
{
    width: 80px;
    border: 1px solid red;
    text-decoration: none;
}
span.imp a:link, span.imp a:link, span.imp a:visited
{
    color: Red;
    font-weight: bold;
    border: 1px solid red;
}
.tags label, .sortway label, .fastselect label
{
    font-size: 14px;
    color: Red;
    font-weight: bold;
}
.current
{
    clear: both;
    height: 37px;
}
.sortway
{
    margin-right: 32px;
    _margin-right: 22px;
    margin-top: 10px;
    width: 400px;
}
.sortway span
{
    height: 25px;
    width: 82px;
    margin-right: 10px;
    display: inline-block;
    background: #056FA1;
}
.sortway span a:link, .sortway span a:visited
{
    width: 82px;
    display: inline-block;
    font-size: 14px;
    height: 25px;
    color: White;
    line-height: 25px;
    font-family: 微软雅黑;
    text-align: center;
}
.sortway span a:hover, span.hover
{
    text-decoration: none;
    background: #55D0F9;
}

.content
{
    width:99%;
    clear: both;
    margin-top: 30px;
    padding-left :10px;
}
.content li
{
    line-height: 30px;
    height: 30px;
    width: 230px;
    font-size: 13px;
    float: left;
    white-space: nowrap;
    border-bottom: 1px dashed #ccc;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    margin-left :5px;
}
.fastselect
{
    clear: both;
    margin-top: 10px;
}
.fastselect a:link, .fastselect a:visited
{
    width: 82px;
    height: 25px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 25px;
    background: white;
    border: 1px solid #ccc;
    font-family: 微软雅黑;
}
.fastselect a:hover
{
    color: red;
    text-decoration: none;
    border: 1px solid red;
}

.title
{
    font-size :24px;
    font-family :微软雅黑;
    color :Red;
    padding :0px;
    
    margin:0px;
    margin-top :10px;
    margin-bottom :5px;
    text-align :center;
    }