.box{width:800px; height:400px; background:#FFF; }
.inbox{ width:199px; height:400px; border-right:1px solid #FFF; float:left; position:relative}
.inbox li{width:199px; height:400px; position:absolute; top:0px; left:0px;}
.noborder{border:none;}

.textbg{ width:199px; height:60px; background:#000000;opacity:0.5; position:absolute; bottom:0px; z-index:998; cursor:pointer;}
.text{ width:179px; height:38px; position:absolute; bottom:0px; color:#ccc; padding:10px; z-index:999; cursor:pointer; display:block; text-decoration:none;}
.text:hover{color: #fff!important}
.text h5{ font-size:14px; font-weight:normal}

