 img{border:0px;}
.red{color:#D20000;} 
.right{float:right;color:#808080;font-size:12px;margin-right:5px;}
h3
{
    border-bottom:1px dashed #dcdcdc;
    background:url(images/h3_point.gif) 3px 5px no-repeat;
    margin:0px auto;
    width:93%;
    text-align:left;
    text-indent:20px;
    font-size:12px;
    font-weight:600;
    }
.dh
{
    background:url(images/dh_bg.jpg) repeat-x;
    margin:0px auto;
    width:100%;
    height:30px;    
    overflow:hidden;
}
.dh_left
{
    background:url(images/point.gif) 8px 8px no-repeat;
    float:left;
    font-size:13px;
    font-weight:bold;
    text-align:left;
    text-indent:25px;
    color:#d20000;
    line-height:250%;
}
.dh_right{
    margin-right:5px;
    margin-top:10px;
    float:right;
    text-align:right;
    line-height:250%;
}
p
{
    margin:5px 5px;
    text-align:left;
    text-align:justify;
    line-height:150%;
    color:#808080;
    }
    
/*新闻列表导航 start*/
.news_list{
    margin:2px auto;
    width:98%;
    padding:0px 0px;
    list-style:none;
    overflow:hidden; 
}
.news_list li
{
      border-bottom:1px dashed #dcdcdc;
      background:url(images/news_list_bg.gif) 3px 2px no-repeat;
      text-align:left; 
      font-size:14px;
      padding-left:15px; 
      line-height:180%;
      overflow:hidden;  
}

/*园区企业导航 start*/
.coms_list{
    margin:0px auto;
    width:98%;
    padding:0px 0px;
    list-style:none;
    overflow:hidden; 
}
.coms_list li
{
      border-bottom:1px dashed #f5f5f5;
      background:url(images/coms_list_bg.gif) 2px 10px no-repeat;
      text-align:left; 
      padding-left:10px; 
      line-height:200%;
      overflow:hidden;  
}

/*公告列表 start*/
.notice_list{
     margin:0px auto;
     width:98%;
     padding:0px 0px;
     list-style:none;
}
.notice_list li{
      background:url(images/coms_list_bg.gif) 3px 11px no-repeat;
      float:left;
      margin-left:10px;
      padding-left:15px;
      height:20px;

}
.notice_list li a:link{color:#d20000;}
.notice_list li a:visited{color:#d20000;}
.notice_list li a:hover{color:#d20000;}
.notice_list li a:active{color:#d20000;}
.demo {  
    border:1px solid #fff;
    margin:2px auto;
    width:200px;
    height:155px;
    overflow:hidden;
    }
    
/*友情链接 start*/
.friendlink_list{
    margin:2px auto;
    width:98%;
    height:auto;
    padding:0px 0px;
    list-style:none; 
}
.friendlink_list li{
      margin:0px 5px;
      text-align:left; 
      line-height:180%;
      display:block;
      word-break:keep-all;
      float:left;  
}