﻿*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }
ul{ margin:40px; }

.lists {
    width: 710px;
    height: 90px;
    overflow: hidden;
    margin-bottom: 20px; 
    border-bottom:1px solid #e5e5e5;
}

.listr {
    width: 100px;
    height: 90px; 
    text-align: center;
    float: right;
}
.listr a{ color:#000000; font-size:12px; padding:4px 10px; border:1px solid #e5e5e5; }

.listl {
    width: 600px;
    float: left;
    overflow: hidden;
    line-height: 30px;
}