/* CSS Document */

.seo_keyword_layout{
   border:1px solid #e1e1e1;
   background:#f5f5f5;
   width:958px;
   margin-bottom:15px;
   overflow:hidden;
}
.seo_keyword_topline{
   width:958px;
   height:8px;
   overflow:hidden;
   background:#e1e1e1;
   border-bottom:1px solid #c0c0c0;
}
.seo_keyword_content{
   border-top:1px solid #fff;
   padding:20px 40px;
   display:table;
   padding-bottom:40px;
}
.seo_keyword_content ul{
   margin:0px;
   padding:0px;
}
.seo_keyword_content ul li {
    float: left;
    margin-bottom: 20px;
    margin-right: 25px;
    *margin-right: 25px;
    _margin-right: 20px;
    width: 150px;
    height:40px;
    background:#f2f2f2;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    border-right:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
    
}
.seo_company_info{
   border:1px solid #e1e1e1;
   padding:10px 40px;
   display:table;
   margin-bottom:15px;
   line-height:25px;
}