﻿.leaveMsg{ width:600px; margin:0 auto; margin-left:100px; margin-top:50px; /*background:green;*/}

.leaveMsg table td{ height:30px;}

.msgBtn{background:url(../images/btn_link.jpg) no-repeat 0 0; height:29px; width:117px; margin:0 auto; float:left; text-align:center;}

.msgBtn{ line-height:29px; font-size:15px; font-weight:600; margin-left:20px; cursor:pointer;}

.msgBtn_hover{background:url(../images/btn_hover.jpg) no-repeat 0 0; height:29px; width:117px; margin:0 auto; float:left; text-align:center;}

.msgBtn_hover{ line-height:29px; font-size:15px; font-weight:600; margin-left:20px; cursor:pointer;}

.msgCover{ position:absolute; z-index:8; top:40px; background:#000; width:660px; height:350px; display:none; filter:alpha(opacity=50);   
              -moz-opacity:0.50;   
              -khtml-opacity: 0.50;   
              opacity: 0.50;}
              
.lblerror{color:Red; display:none;}

