@charset "utf-8";
body{padding:0px; margin:0 auto; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
form{padding:0px; margin:0px; background:#FFF; height:400px; width:500px; margin:0 auto; padding-top:20px;}
form .eachitem{padding:0px; margin:0px; line-height:30px; height:30px; clear:both;}
form .eachitem .etwleft{ width:80px; float:left; text-align:left; margin-right:3px; font-weight:bold;}
form .eachitem .etwleft b{color:#FF0000; font-weight:bold; font-size:14px;}
form .eachitem .etwright{ width:385px; float:left;}
form .eachitem .etwright input{ width:350px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; font-weight:bold; border:1px solid #7B9EBD; color:#990000;}
/*form .eachitem .etwright select{width:302px;*width:304px;_width:304px;height:24px;margin-top:0px;*margin-top:2px;_margin-top:2px;}*/
form .eachitem .etwright textarea{ width:350px; height:140px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; font-weight:normal;border:1px solid #7B9EBD; color:#990000;  }
form .eachitem .etwright .input{ width:120px; margin-left:5px; margin-top:10px; font-weight:bold; font-size:12px;}
#areaheight{ height:140px; margin-bottom:5px;}
form .spaceinfo{ height:18px; line-height:12px; font-size:0px;}
#showresultmsg{ line-height:20px; color:#990000; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
/*chatsuccess*/
#chatsuccess{ float:left; width:460px; height:370px; overflow:auto;overflow-x:hidden;background:#FFFFFF;filter:alpha(opacity=80);opacity:0.8;}
#chatsuccess .chatsuccess_left{ float: left; width:120px; margin:10px 0 0 10px; height:300px;}
#chatsuccess .chatsuccess_right{ float:left; width:280px; margin:50px 10px 0 10px; height:auto;}
#chatsuccess .success_right_top{ font-size:12px; color:#000000; line-height:18px;}
#chatsuccess .success_right_top a { color:#FF0000;text-decoration:underline; font-weight:700;}
#chatsuccess .success_right_bot{ margin:40px 0 0 0; float:left; width:80%;}
#chatsuccess .success_right_bot ul{ list-style:none; font-size:12px;float:left;width:100%; padding:0px; margin:0px;}
#chatsuccess .success_right_bot ul li{ width:100%; text-align:left; float:left;}
#chatsuccess .success_right_bot ul li a{ font-size:12px; line-height:20px;text-decoration:underline;}
#chatsuccess .success_right_top span{ text-align:left; font-size:16; color:#0000FF; font-weight:bold;}

.button,.etwsumitbotton{width:170px; font-size:12px; height:30px; background:#FF8000; color:#fff; font-weight:bold;  border:none; float:left;margin-left:83px; cursor:pointer; font-family:Arial, Helvetica, sans-serif;}
.etwsumitbotton{ margin-top:5px;}
input:hover,textarea:hover{box-shadow:3px 3px 3px #ccc;-moz-box-shadow:3px 3px 3px #ccc;-webkit-box-shadow:3px 3px 3px #ccc}
