/************* error *************/
div.error{padding:40px;width:400px;text-align:center;margin:80px auto 30px;background:#f2f2f2;border-radius:10px;-webkit-border-radius:10px;box-shadow:0 3px 5px #aaa;-webkit-box-shadow:0 3px 5px #aaa;}
div.error h2{font:bold 25px arial;color:#000;text-align:center;} 
div.error h2 img{width:25px;margin-top:-2px}
div.error p{text-align:center;font-size:12px;padding:20px 0}
div.error button{width:150px;height:35px;color:#fff;background:#2faefe;border:0;font:bold 14px arial;-webkit-border-radius:4px;border-radius:4px;cursor:pointer;}
.chatroomBtn{width:100%; margin-top:20px;  margin-bottom:-5px; height:30px;}
div.error2{width:900px; margin:0 auto;}
.pointer{cursor:pointer;}

.cl_both:after {display:block;clear:both;content:'';}
.inp_reado[readonly] {background:#fff;}
.radio_df input[type="radio"] {position:relative;top:2px;margin-top:0;}
.radio_df label {margin-bottom:0;}