.lm_list {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;}
.lm_list li {
overflow: hidden;
    line-height: 46px;height: 46px;
    font-size: 16px;
    color: #999999;
    text-align: right;
    padding: 0 ;
    background: url(images/lmdxhx.png) bottom repeat-x;}
.lm_list li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background:url(images/ico_0001.png) left center no-repeat;}
.lm_list li:hover {
    background: #ececec;
    color: #0066cc
;}
 .lm_list li a:hover {
    background:url(images/ico_0001.png) left center no-repeat #ececec;
    color: #0066cc
;}
.list-fy {
    text-align: center;
    margin:0 auto 40px auto;
    min-height: 46px;}

