/* CSS Document */





.box *{margin:0;padding:0;font-size:12px;}
.box input,button,select,textarea{outline:none;}
.box ul,li,dl,ol{list-style:none;}
.box a{color:#666; text-decoration:none;}
.box{ width:300px; margin:0 auto;position: fixed;left:0;top:25%;z-index: 99999;}
.bcon{ width:300px; border:1px solid #eee;background: #fff;box-shadow: 4px 4px 20px #818181}
.bcon h1{ border-bottom:1px solid #eee; padding:0 10px;color: #1048A0;text-align: center}
.bcon h1 b{ font:bold 14px/40px '宋体'; border-top:2px solid #1048A0; padding:0 8px; margin-top:-1px; display:inline-block;background: #fff;}

.list_lh{ height:400px; overflow:hidden;}
.list_lh li{ padding:10px;}
.list_lh li.lieven{ background:#F0F2F3;}
.list_lh li p{ height:24px; line-height:24px;}
.list_lh li p a{ float:left;}
.list_lh li p em{ width:60px; font:normal 12px/24px Arial;  float:right; display:inline-block;margin: 0 !important}
.list_lh li p span{ color:#999; float:right;}
.list_lh li p a.btn_lh{ background:#0185D0; height:17px; line-height:17px; color:#fff; padding:0 5px; margin-top:4px; display:inline-block; float:right;}
.btn_lh:hover{ color:#fff; text-decoration:none;}

.btm p{ font:normal 12px/24px 'Microsoft YaHei'; text-align:center;}
