﻿
.new_about_box1
{
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
  
}
.about_c
{
    height: 100%;
    overflow: hidden; 
     border-bottom:1px solid #D6CDBF;
    background-color:#FDD01E;
     
}
.about_title
{
    font-size: 17px; 
    text-align: center; 
    height:30px;
    border-bottom:2px solid  #FCCF1E;  
    
}
 
.content_left
{
    float: left;
    width: 204px;
    height:100%;
    overflow:hidden;
     
}

    .content_left ul
    {  
        background-color:#FDD01E;
    }

        .content_left ul li
        {
            background-image: url(../../images/li.png);
            background-repeat: no-repeat;
            background-position:20px center;
            text-indent: 40px;
            height: 35px;
            line-height:35px; 
        }

        .content_left ul li a
        {
            text-decoration:none;
            font-size:13px;
        }
            .content_left ul li a:hover
            {
                color:red;
            } 
.about_content
{
    clear:both;
    width:635px; 
    margin:30px;
    min-height:400px;
    line-height:20px;
}
 
    .aa
    { 
        display:block;
    }
.at_left
{
    float:left;
    width: 230px;
    height:33px;
    line-height:33px;
    color:#FDD01E;
    text-align:left;
    font-size:14px;  
    text-indent:10px;
}
.at_right
{
    float:right;
    text-align:right;
    font-size:12px;
    line-height:33px;
    width:392px;
    color:#67625B;
    padding-right:10px;
}
    .at_right a
    {
    color:Black;
        
    }
.content_right
{
    float: left; 
    border-left: 1px solid #D6CDBF;
    background-color:#fff;
    
}

.new_about_box
{
    border-bottom: 1px solid #D6CDBF;
}

.newContent
{
    clear:both;
    border-bottom:1px solid #E9DFCF;
    height:100px;
    margin-left:20px;
    padding:20px 10px 20px 0px; 
}

.imgLeft a
{
    border:1px solid #EAE0D0;
    padding:2px;
    display:block;
    
}
.imgLeft
{  
    float:left;
}

.contentRight
{
    float:left;
    margin-left:10px;
    color:#67625B;
    width:530px;
}

  .main_box .index_banner{ 
    width:980px;
	height:230px;
	background-color:#c50301; 
	background:url(../images/news_01.gif);
 } 
  
  
  /*shownew**/
.news_title
{
    border-bottom:1px solid #EAE0D0;
}
.news_c
{
    text-align:right;
    color:#EBE1D1;
}
.news_content
{
    line-height:20px;
    padding:30px 10px 10px 20px;
    
}