#manuLeft li{
	line-height:50px;
}
#manuLeft li a.active{
	font-size:19px;
	color:#013668;
}
#manuLeft li a.active{
	font-size:19px;
}
.form-group label{
	font-size:15px;
}
.email{
	width:100%;
}
.email .form-control{
	display: inline-block;
	width:33.3%;
}
.email .input-group-btn{
	display: inline-block;
}
.email .input-group-btn .btn{
	
	border-radius: 4px;
}
.manus-left{width:35%;}
.manus-right{width:65%;}
.manus-right h2{
	margin:15px 0;
}
.manus-right a{
	font-size:16px;
}
.manus-right .form-group{
	margin-bottom:18px;
}
.manus-right label {
    font-weight: 400; 
    
}
.form-group.select_f{
	width:40%;
	display:inline-block;
}
.form-group.select_f:nth-child(1){
  margin-right: 20px;
}
.textbox,.promote_box{
	border:1px solid #ccc;
	padding:20px;
}
.promote_box{
	margin-bottom:20px;
}
.author_box,.special_box,.form-group.author.special,form{
	position:relative;
	
}
.special{
	display:none;
}
.form-group.address{
	position:relative;
	margin-bottom:40px;
}

.spe_inbox{
	margin-top:16px;
}
.spe_outbox .textbox{
	margin-bottom:20px;
}
.btn_box{
   float:right;
}
.date_box{
	margin-top:20px;
}
.author.title{
	font-size:20px;
	font-weight:700;
	margin-bottom:20px;
}
.form-group.author{
	margin-bottom:20px;
}
label.email-error {
    position: absolute;
    bottom: -32px;
    left: 40px;
    color:red;
}

.yzm .yzm_code{
	width:80px;
	
}
.yzm .yzm_code:focus{outline:none;box-shadow: none;}
.btn{
	width:50px;
	font-size:14px;
}
.input-group-btn .btn,.submit,.email_btn{
	width:auto;
}
.submit{
	float:right;
}
.yzm{
	 display: inline-block;
}
.yzm_code{
	border:1px solid #ccc;
	padding: 6px 12px;
    vertical-align: middle;
}
.submit-error {
    
    color:red;
}
.form-group.email {
    position: relative;
}
.form-group.email .submit-error{
	position: absolute;
    bottom: -30px;
    left: 45px;
}
.form-group .out-lable{
	font-size:18px;
}
.Special_option{
	/* background:red;
	color:#fff; */
	font-weight: 700;
	color:red;
}