﻿body {
    font-size:12px; font-family:宋体;
}
.bar {
    color: red;
}
.load {
    width:210px; height:21px; line-height:21px;color:green; margin:0 auto;
    z-index:100; background-image:url("../images/load.gif"); 
    background-repeat:no-repeat; display:none; padding-left:21px;
}
.tool { height:30px;line-height:30px;}
.neir{ padding-bottom:10px; width:100%; display:block}
.neir ul{padding:0 15px}
.neir ul li{ margin-top:5px; text-align:left; height: 90px; overflow:hidden; position:relative; padding-bottom:3px;border-bottom: 1px solid #b3b3b3;/*background:url("../../images/line.jpg") bottom repeat-x;*/}
.neir ul li a{ display: block; height: 100px; }
.neirimg{height: 52px;  width:70px;border:#8cd5ff 1px solid;  overflow:hidden; position:absolute }
.neir ul li h3{font-size:1.5em;color:#000; line-height:30px;height:30px;overflow:hidden;}
.neir ul li p{font-size:12px;color:#666; line-height:20px;padding-left: 80px;}
