﻿#dlgReply
{
/*display: table-cell;
text-align: center;*/
vertical-align: middle;
}
.ne02{padding:10px; text-align:center;}

.ne03{ overflow:hidden;}
.xt01,.xt02{overflow:hidden; line-height:20px;}

.ictitle{width:100%;height:24px;overflow:hidden; line-height:24px; font-size:18px; font-weight:bold;}
.iccont{overflow:hidden; line-height:24px; margin-top:8px; margin-left:3px;}


#regbg{background: url(../images/regbg.jpg) no-repeat center right fixed;}

#regbg{
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
}
.butt{width:305px; background-color:#AC2C23; height:40px; color:#FFFFFF; font-size:22px; border:0px; cursor:pointer;}
