@CHARSET "UTF-8";
.center { width:1390px; margin:20px auto; height:510px; border:1px solid #C0C0C0;  }
.center .form-control { height:38px; width: 300px; }
.center textarea.form-control { height:250px; width: 500px; }
.center .form-horizontal { margin-top: 16px; width: 680px; }
.center .control-label { padding-top: 9px; font-size: 14px; font-weight: normal; margin-right: -15px; }
.center .btn { margin-left: 16px; }
textarea { resize:none; }
.center .form-group .tipspan { color: red; position: absolute; left: 324px; top: 13px; font-size: 14px; }
.center .form-group label.error{color:red; font-size:13px;background:url("../../img/feedbackerror.png") no-repeat 0px 2px;background-size:14px 14px; padding-left:16px;position: absolute; left: 323px; width: 257px; height: 16px; text-align: left; top: 10px; font-weight: normal;}
.center .form-group label.checked{background:url("../../img/success.png") no-repeat 0px 2px;background-size:14px 14px;}
.center .centerLeft { width:290px;float:left;border-right:1px solid #C0C0C0; }
.center .centerLeft img { margin:10px 20px; }
.center .centerRight { width:888px;float:left; }