/*.description{
    word-wrap: break-word;
    word-break: break-all;
    height: auto;
    width:650px;
    float: left;
    text-align: left;
    line-height: 14px;
}*/

#content-left{
    float: left;
    width: 70px;
}
#content-right{
    float: left;
    width: 600px;
}

.right img{
    width:220px;
    padding-left: 15px;
}

 .contets ul{
    clear: both;
    padding-top:5px;
    margin: 5px;
}

 .contets ul li{
    clear: both;
} 

 .contets p{
    clear: both;
} 
    