﻿body 
{
    background-color:#e9e5da;
    color: #5f5846;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}
a, img
        {
            border: 0;
        }
.zhu{   width: 951px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;}
    /* show_box */
        .show_box
        {
            width: 951px;
            position: relative;
            height: 330px;
            overflow: hidden;
            margin: 10px auto 0 auto;
        }
  ul.pic_list
        {
            width: 968px;
            height: 321px;
            position: relative;
        }
        ul.pic_list li
        {
            float: left;
            width: 100%;
            height: 321px;
            position: absolute;
            top: 0px;
            left: 0px;
        }
.title_nav
        {
            float: left;
            width:auto;
            height: 40px;
            position: absolute;
            bottom: -2px;
            right: 0px;
        }
        .title_nav a
        {
            float: left;
            display: inline-block;
            width: 3px;
            margin-right: 1px;
            background: #FFF;
            padding: 5px 15px;
            text-align: center;
            color: #0c8849;
            text-decoration: none;
        }
        .title_nav a.select
        {
            /* background: #09C url(../images/bg.png) no-repeat center 47px;*/
            background-color: #0c8849;
            color: #FFF;
        }
ul{margin: 0px;
    padding: 0px;}
ul.EnterpriseImages li
{   
    list-style-type:none;
    float:left;
    margin-left:0px;
    margin-left:10px;
    height:223px;
 }
 ul li
 {
      list-style-type:none;
      text-align:left;
      line-height:40px;
      color: #5f5846;
      text-indent:2em;
  }
  .font
  {
      font-weight: bold;
      font-size: 16px;
      line-height:40px;
      text-align:left; 
      color: #5f5846;
   }
   
  .ali:hover
 {
    cursor:pointer;
 }
 .fontbold_Red
 {
     font-weight: bold;
     color:Red;
 }
 .fontbold_Black
 {
     font-weight: bold;
     color:Black;
 }
  .fontbold
 {
     font-weight: bold;
 }
 .color_red li
 {
     color:Red;
     font-weight: bold;
 }
 .color_red
 {
     color:Red;
 }
  .color_Black li
 {
     font-weight: bold;
     color:Black;
 }
  .color_Black
 {
     font-weight: bold;
     color:Black;
 }
  .color_red_bj
 {
     color:Red;
     font-size:20px;
     background-color:Yellow;
     font-weight: bold;
 }
 .color_d92142
 {
     color:#d92142;
     font-weight: bold;
     border-bottom:1px #afa993 dotted; 
     text-align:left; 
     font-size: 18px; 
     line-height:40px;    
  }

.li_img
{
    text-align:center;
 }
A:link{text-decoration:none;}
A:visited{text-decoration:none;}
A:active{text-decoration:none;}