﻿/* 购销中心
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#newsBanner
{
    background:url(Images/newsBanner.jpg);
    }

.newsListWithSummary dd
{
    padding-left:35px;
    }

.newsListWithSummary dd ul li
{
    background:url(Images/roundListStyle.gif) no-repeat left 12px;
    padding:8px 20px;    
    }
    
.newsListWithSummary .newsPostDate{color:#bbb;line-height:1.5em;}
.newsListWithSummary p{color:#666;line-height:1.5em;}


#newsMain h1
{
    color:#004E90;
    text-align:center;
    font-size:16px;
    line-height:2.3em;
    
    }
    
.newsMark{color:#333333;text-align:center;padding:5px 0;border-bottom:1px dashed #666;margin-bottom:8px;}
.newsMark span{margin-right:5px;}

img.imageHome{margin:auto;margin-bottom:1em;padding:5px; background:#ccc;}

.newsContent{padding:1em 3em;border-bottom:1px dashed #666;line-height:1.8em;letter-spacing:0em;}

.newsContent p{text-indent:0em;}
.newsContent P img{display:inline;}

.newsNextPrev{padding:1em 3em;line-height:1.8em;}


.newsSide
 {background: url(Images/serviceSubBody.gif) repeat-y;}
 
.newsSide dt
{background:url(Images/serviceSubTop.gif) no-repeat; color:#004e90;padding-left:28%;}


.newsSide dd
{background:url(Images/serviceSubBottom.gif) no-repeat left bottom;padding-bottom:15px;}

.newsSide dd ul{margin-left:1em;}




