#aboutleftbox{
width:220px;
border:1px #dddddd solid;
}

#aboutlefttitle{
width:210px;
height:24px;
background-image:url(../images/customer_rightdi.jpg);
background-repeat:repeat-x;
line-height:24px;
font-size:12px;
padding-left:10px;
color:#0DB14B;
font-weight:bold;
border-bottom:1px #dddddd solid;
}
#aboutlefttitle a{
color:#0DB14B;
}
#aboutleftcontent{
width:200px;
line-height:20px;
font-size:12px;
padding:10px;
color:#666666;
}


#aboutleftcontent ul{
width:200px;
margin: 0; 
padding: 0; 
list-style-type: none; 
} 

#aboutleftcontent li{
display:block;
width:200px;
height:20px;
float:left;
list-style:none;
color:#666666;
text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}

#aboutleftcontent li a{
color: #666666;
text-decoration: none;
}
#aboutleftcontent li a:hover{
color:#0DB14B;
text-decoration: underline;
}



#catnav{
width:748px;
padding:2px 0px 5px 15px;
line-height:18px;
border-bottom:1px #dddddd dashed;}

#catnav a{
color: #F15A22;
text-decoration: none;

}

#catnav a:hover{
color:#0DB14B;
text-decoration: underline;
}



#aboutcontent{
width:738px;
padding:15px;
line-height:22px;
color:#666666;
font-size:14px;
}


#aboutcontenttitle{
width:738px;
height:50px;
line-height:40px;
color:#000000;
}



