.exType label{
	margin-top: 20px;
	display: block;
}
.exType div input#txtstandardbooth{
	font-size: 14px;
    border: 1px solid #999 !important;
    background: #fff;
    width: 40px !important;
    height: 25px !important;
    border-radius: 3px;
    margin: 0 5px;
    text-align: center;
    text-indent: 0 !important;
    position: relative;
    top: 2px;
}
.exType div input[type="text"]{
	width: 148px;
	height: 38px;
	border: 1px solid #eee;
	text-indent: 10px;
}
.exType div input[type="checkbox"]{
	vertical-align: middle;
	
}
.exType div span{
	display: inline-block;
	margin: 0 10px;
	font-size: 14px;
	line-height: 40px;
	color: #333;
	vertical-align: middle;
}
.exType div b{
	font-size: 14px;
	line-height: 40px;
	color: #aaa;
	font-weight: normal;
}
.enInfor  select{
	width: 170px;
	height: 38px;
	border: 1px solid #E1E1E1;
	color: #aaa;
	margin-right: 20px;
}
.enInfor label em{
	display: inline-block;
    width: 45px;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    font-style: normal;
}
.enInfor #areawrap em{
	display: inline-block;
    width: 90px;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    font-style: normal;
}


.enInfor .code input#txtcode{
	width: 311px

}
.enInfor .code{
	position: relative;
	display: block;
    margin-top: 25px;
}
#imgValCode{position: absolute;left: 424px;top: 0; }