﻿/*新闻动态-新闻报道*/
.report
{
    padding-bottom: 15px;
    width: 670px;   
    float: left;
}

.report-head
{
    width: 670px;
    height: 27px;
}

.report-head-left
{
    background-color: #2C83CC;
    padding-left: 10px;
    width: 646px;
    height: 27px;
    float: left;
    color: #ffffff;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0px;
}


.report-head-right
{
    width: 14px;
    height: 27px;
    background-image: url("/sites/spc/Themes/Image/title_blue01_r.png");
    float: right;
    _background: none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/spc/Themes/Image/title_blue01_r.png");
}

.report-content
{
    padding-bottom: 5px;
    padding-top: 15px;
    border-bottom: solid;
    border-bottom-color: #CCC;
    border-bottom-width: 1px;
    width: 670px;
    height: 166px;
}

.report-content-left
{
    width: 241px;
    height: 151px;
    float: left;
    padding-right: 20px;
    padding-top:6px;
}

.report-content-right
{
    text-align: left;
    width: 385px;
    float: left;
    line-height:24px;
    
}

    .report-content-right ul li
    {
        background: url("/sites/spc/Themes/Image/listcontent_dot.gif");
        background-repeat: no-repeat;
        background-position: 1px 11px;
        padding-left: 10px;
        height:24px;
        text-align: left;
    }
     .report-content-right ul li a
        {
	      float:left;
        }

        .report-content-right ul li span
        {
            float: right;
            padding-right:24px;
        }
/*新闻动态-国资动态*/
.news-sasac
{
    padding-bottom: 15px;
    width: 670px;
    
    float: left;
}

.news-sasac-head
{
    width: 670px;
    height: 27px;
}

.news-sasac-head-left
{
    background-color: #4E9FE3;
    padding-left: 10px;
    width: 646px;
    height: 27px;
    float: left;
    color: #ffffff;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0px;
}

  

.news-sasac-head-right
{
    width: 14px;
    height: 27px;
    background-image: url("/sites/spc/Themes/Image/title_blue02_r.png");
    float: right;
      _background: none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/spc/Themes/Image/title_blue02_r.png");

}

.news-sasac-content
{
    padding-bottom: 5px;
    padding-top: 15px;
    border-bottom: solid;
    border-bottom-color: #CCC;
    border-bottom-width: 1px;
    width: 670px;
    height: 166px;
}

.news-sasac-content-left
{
    width: 241px;
    height: 151px;
    float: left;
    padding-right: 20px;
    padding-top:6px;
}

.news-sasac-content-right
{
    text-align: left;
    width: 385px;
    float: left;
    line-height:24px;
    
}

    .news-sasac-content-right ul li
    {
        background: url("/sites/spc/Themes/Image/listcontent_dot.gif");
        background-repeat: no-repeat;
        background-position: 1px 11px;
        padding-left: 10px;
        height:24px;
        text-align: left;
    }
    .news-sasac-content-right ul li a
        {
	      float:left;
        }

        .news-sasac-content-right ul li span
        {
            float: right;
            padding-right:24px;
        }
