﻿.col1
{
    float:left;
    clear:left;
    width:210px;
    height:314px;
    background:url(../../images/indexLeft.jpg) no-repeat;
    
    
}
.contactList
{
 
    height:92px;
    overflow:hidden;
}
 
.col1 .contactList li

{
    line-height:30px;
    
}
.col2
{
    float:left;
    clear:none;
    height:258px;
    width:267px;
    background:url(../../images/indexProfile.jpg) no-repeat;
    
}

.col3
{
    float:left;
    clear:none;
    height:258px;
    width:246px; 
    text-align:left;
    
}
.col3left
{
    float:left;
    width:70px;
    height:100%;
    clear:left;
     text-align:left;
}

.col3right
{
    float:left;
    width:176px;
    height:100%;
    clear:right; 
    overflow:hidden;
    text-align:left;

}
.col3Title
{
    width:100%;
    height:40px;
    text-align:left;
}



.divProduct
{
    width:100%;
    height:248px; 
}

.col3product
{
    height:72px;
    border-bottom:1px  dashed  #ababab;
    margin-top:3px;
    text-align:left;
    
}

.col3RightTitle
{
    height:20px;
    text-align:left;
    
}

.col3RightTitle a
{
    text-align:left;
}
.col3RightDescription
{
    height:48px;
    font-size:11px;
    color:#666;
    text-align:left;
}
.col4
{
    float:left;
    clear:none;
    height:270px;
    width:229px;
 
    overflow:hidden;
 
    
}
.col4Title
{
    height:36px;
    background:url(../../images/newsTitle.jpg) no-repeat;
}

.col4Title h3
{
 
 
    font-size:13px;
    color:#FFF;
    text-align:left;
    line-height:35px;
     
}
.col4List
{
    height:98px;
  
    margin-bottom:0px;
    
}
.col4List li
{
    width:100%;
    
    height:20px;
    line-height:20px;
    display:block;
    text-align:left;
    background-color:#fff;
     background-image:url(../../images/LiIcon.jpg) ;
     background-repeat:no-repeat;
     background-position:6px 0px;
    
     
}
.col4List li a
{
     border-bottom:1px  dotted  #777;
     text-decoration:none;
     width:180px;
     color:#666666;
    
}


.col5
{
    float:left;
    clear:right;
    height:290px;
    background:url(../../images/col5.jpg) no-repeat;
    background-position:10px 0px;
  
}
