@charset "utf-8";
/* CSS Document */ 
button { cursor: pointer; }

.online_mes{ float:left; background:url(../images/Bg.jpg) no-repeat; width:350px; height:520px; }
.online_mes h3{ float:left; width:100%; text-align:center; height:52px; line-height:52px; text-align:center; color:#333; font-size:18px; font-weight:400;}

.online_mes h2{ font-weight:100;float:left; width:100%; font-size:14px; color:#fff; text-align:center; height:30px; line-height:30px;}
.online_mes ul{ float:left; width:320px; padding:5px 15px;}
.online_mes li{ float:left; width:100%; margin-bottom:10px;}
.online_mes .mes_txt{ width:320px; height:45px; font-size:14px; border-radius:5px; background-color:#fff; border:none; }

.online_mes .mes_con{width:320px; height:100px; overflow-x:auto; overflow-y:hidden; line-height:25px; border-radius:5px; background-color:#fff; border:none;}
.online_mes .mes_Bt{width:320px; height:45px; border-radius:5px; background-color:#f1b710; color:#fff; font-size:18px;  border:none;}
.online_mes h5{font-weight:100;float:left; width:100%; font-size:18px; color:#fff; text-align:center; height:30px; line-height:30px;}