﻿
ul, li {

list-style-type:none;
margin:0px;
padding:0px;
}
.foot_ps .foot_a  img {
   
    width:50px;
    margin-left:10px;
    cursor:pointer;
}
.foot_ps
.bcdiv {
    position: absolute;
    width: 100%;
    height: 150px;
    top: -200px;
    border: 1px solid #ccc;
    overflow-y:auto;
}

.foot_ps
.bcdiv img {
    width:38px;

}
    .clear {
        clear: both;
    }
.foot_ps {
    width: 99%;
    position: absolute;
    bottom: 1px;
    left: 1px;
    height: 201px;
    border: 1px solid #ccc;
    display: block;
}
.imgright {

float:right;
}

.msgcont {
overflow-y:auto;

}
.ph8 {
height:15px;

}
.imgleft {
    float: left;
}

.msgleft * {
    float: left;

 
}
.msgright * {
    float:right;

   
 
}

