@charset "utf-8";
/* CSS Document */

.wrap {
	width: 1256px;
	height:800px;
	padding-right: 10px;
	margin: 30px auto;
}
.pb{
		padding:20px;
		background:rgba(250,250,250,0.5);
    }
.cls {
	zoom: 1;
}
.main_title{
	 width:150px;
	 height:60px;
	 padding-top:-20px;
	 margin:50px 0 0 332px; 
	 text-align:center;
	 }
.menu {
	float: left;
	width: 190px;
	height: 100%;
}
.menulist {
	float: right;
	margin-top: 10px;
	width: 188px;
	font-family: Arial;
}
.menulist .big {
	font-size: 24px;
	color: #333;
	height:100px;
	line-height:100px;
	font-weight: 700;
}
.menulist .reg {
	font-size: 14px;
	color: black;
	background:#EEEEEE;
	font-weight: 700;
}
.menulist .reg:hover {
	font-size: 18px;
	color: #c82f1d;
	font-weight: 1000;
}
.on {
	width:188px;
	border-radius: 4px 0 0 4px;
}
.on_reg{
	font-size: 18px;
	color: white;
	background:rgba(200, 47, 29, 1);
	font-weight:bold;
}
.menulist li {
	text-align:center;
	margin-bottom:50px;
	line-height:60px;
	height: 60px;
	cursor: pointer;
}
li {
	display: list-item;
	text-align: -webkit-match-parent;
}
.cont {
	margin-left: 190px;
	height:800px;
	padding: 0px 0 30px;
	background-color:#FCFCFC;
}
.cont .right {
	margin-top: 20px;
}
.cont .right .right-main{
	margin:0 50px;
}
.cont .right ul {
	float: left;
	list-style-type: none;
	margin-top: 0px;
}
.cont .right ul li {
	text-align: right;
	margin:30px 0px;
	color: #270f03;
}
.tip {
	padding: 30px;
	margin-left:25px;
	font-size: 24px;
	font-weight:700;
	border-bottom:#CCC solid 1px;
}
form {
	display: block;
	margin-top: 0em;
}
.reglist {
	padding: 30px 0 15px 58px;
}
.reglist li {
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	margin-bottom: 30px;
}
.reglist li p {
	font-size: 12px;
	color: #999;
	width: 320px;
	height: 30px;
}
.reglist li span {
	float: left;
	display: block;
	height: 33px;
	vertical-align: middle;
}
.reglist li span.enter {
	width: 100%;
	text-align: center;
}

.reglist li span.enter input {
	width: 70%;
	height: 30px;
	line-height: 28px;
	background:#FFF;
	border: #CCC solid 1px;
	outline: 0;
	border-radius:4px 4px 4px 4px;
}

.reglist li span.text {
	width: 30%;
	text-align: left;
	margin-right: 10px;
}


.reglist li.mar {
	margin-bottom: 25px;
}
.reglist li.s {
	font-size: 12px;
	margin: 0 0 10px 65px;
}

.reglist {
	padding: 30px 0 15px 58px;
}
.reglist li {
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	margin-bottom: 30px;
}
.reglist li p {
	font-size: 12px;
	color: #999;
	width: 320px;
	height: 30px;
}
.reglist li span {
	float: left;
	display: block;
	height: 33px;
	vertical-align: middle;
}
.reglist li span.enter {
	width: 100%;
	text-align: center;
}

.reglist li span.enter input {
	width: 70%;
	height: 30px;
	line-height: 28px;
	background:#FFF;
	border: #CCC solid 1px;
	outline: 0;
	border-radius:4px 4px 4px 4px;
}

.reglist li span.text {
	width: 30%;
	text-align: left;
	margin-right: 10px;
}


.reglist li.mar {
	margin-bottom: 25px;
}
.reglist li.s {
	font-size: 12px;
	margin: 0 0 10px 65px;
}

.reglist_app {
	padding: 30px 0 15px 58px;
}
.reglist_app li {
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	margin-bottom: 30px;
}
.reglist_app li p {
	font-size: 12px;
	color: #999;
	width: 320px;
	height: 30px;
}
.reglist_app li span {
	float: left;
	display: block;
	height: 33px;
	vertical-align: middle;
}
.reglist_app li span.enter {
	width: 80%;
	text-align: center;
}

.reglist_app li span.enter input {
	width: 80%;
	height: 30px;
	line-height: 28px;
	background:#FFF;
	border: #CCC solid 1px;
	outline: 0;
	border-radius:4px 4px 4px 4px;
}

.reglist_app li span.text {
	width: 100%;
	text-align: left;
	margin-right: 10px;
}


.reglist_app li.mar {
	margin-bottom: 25px;
}
.reglist_app li.s {
	font-size: 12px;
	margin: 0 0 10px 65px;
}
.reglist_app_app li span.text {
	width: 30%;
	text-align: left;
	margin-right: 10px;
}


.reg_f {
	color: bisque
	margin: auto;
}
.btn_reg {
	margin: 30 10px;
	width: 128px;
	height: 32px;
	border: 0;
	background-color:#C82F1D;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}

.reglist_app .vf_Error,.vf_Focus{float:right;vertical-align:middle;display:inline-block;padding:3px;font-size:12px;margin-left:5px; background:#eee;}