@charset "utf-8";
/* CSS Document */
*{margin:0px auto;}

h2{font-family: Arial, Helvetica, sans-serif; font-size:20px; margin:0px; padding:0px; color:#166363;}
.chat_header{ width:95%; height:69px; background:url(../images/chat_header.jpg) repeat-x; padding-left:10px;}
.chat_middle_bg{width:100%; height:94px; background:url(../images/chat_bg.jpg) repeat-x; padding:10px 0px 0px 20px; }

.table{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; }
.quary_form12{width:251px; height:280px; float:left; }

.quary_form{width:169px; height:22px; border:none; background:url(../images/text_bg1.jpg) no-repeat; font-family:Arial, Helvetica, sans-serif; color:#666666;}
.quary_form1{width:169px; height:99px; border:none; background:url(../images/texrarea_bg.jpg) no-repeat; font-family:Arial, Helvetica, sans-serif; color:#666666;}
.submit{border:#cfcfcf 1px solid;  color:#fff; background:#166363; font-size:12px; padding:1px; cursor:pointer; font-family:Arial, Verdana, Helvetica, sans-serif;}
