﻿
.newsitem 
{
    border-bottom: 1px dashed #CCCCCC;
    clear: both;
    float: left;
    padding-bottom: 6px; 
    width: 460px;
    padding-top: 6px;
}
.newsitem2
{
    border-bottom: 1px dashed #CCCCCC;
    clear: both;
    float: left;
    padding-bottom: 10px; 
    width: 460px;
    padding-top: 10px;
}
.newsitem3
{
    border-bottom: 1px dashed #CCCCCC;
    clear: both;
    float: left;
    _padding-bottom: 10px; 
    _padding-top : 10px;
    *+padding-bottom: 10px; 
    *+padding-top : 10px;
}

.newstitle 
{
    clear: both;
    float: left;
    padding-bottom: 0px; 
    padding-top : 0px;
    _padding-top : 3px;
    width:360px;
}
.contactList_addList 
{
    clear: both;
    float: left;
    padding-bottom: 0px; 
    padding-top : 0px;
    width:752px;
}
.contactList_addList span
{
    color: #515050;
    float: left;
    font-size: 14px !important;
    font-weight: normal;
    text-decoration: none;
}
.newsleft
{
    float:left; 
    width:552px;
}
.newsleft span
{
    padding-right:10px;
    color:#999;
}
.newstitle span
{
    color: #515050;
    text-decoration: none;
    font-size:14px !important;
    font-weight: normal;
    float:left;
}
.newstitle a, .newstitle a:link
{
    color: #515050 !important;
    text-decoration: none;
    font-size:14px !important;
    font-weight: normal;
}
.newstitle a:hover
{
    color: #B72E28 !important;
    text-decoration: none;
    font-size:14px !important;
    font-weight: normal;
}
.newsdate 
{
    float: right;
    padding: 4px 5px 0 0;
    padding: 3px 5px 0 0;
    text-align: right;
    color:#999;
}

/*微博*/
.sinaBlog
{
    width:280px; 
    float:right; 
    padding-top:20px;
    /*padding-left:35px;*/
    display:block;
}
.newsDetail_title
{
    text-align:center; 
    font-size:16px !important; 
    color:#B72E28;
    font-weight:bold;
}
.newsDetail_info
{
    text-align:center; 
    padding:15px 0px;
}
.blog_loading 
{
    background: url("/Includes/images/loading_map.gif") no-repeat scroll 0 0 transparent;
    /*float: right;*/
    height: 100px;
    left: 790px;
    *+left: 120px;
    _left: 120px;
    position: relative;
    top: 100px;
    *+top: -400px;
    _top: -400px;
    width: 100px;
    z-index: -1;
}