@charset "utf-8";
/* CSS Document */
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin:0 auto; padding: 0; }
img { border: 0 none;  }
ul, li { list-style-type: none; }
body, input, select, button, textarea { font-size: 12px; font-family:"微软雅黑 Light",Arial, Helvetica, sans-serif; margin:0; }
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;}