.main-frame{
	padding: 76px 0 100px 0;
	width: 1200px;
	margin: 0 auto;
	
}
strong{
	font-weight: normal;
}
.select-fr{
	font-size: 16px;
	color: #333;
	line-height: 16px;
	padding: 20px 0 0 150px;
}
.select-fr .select-tit{
	padding-bottom: 10px;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.select-fr .select-tit span{
	margin-left: 20px;
	cursor: pointer;
	color: #0096fa;
}
.select-fr .select-item{
	display: none;
}
.select-fr .select-line{
	overflow: hidden;
	padding-bottom: 5px;
}
.select-fr .select-line div,.select-fr .select-line p{
	float: left;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
}
.select-fr .select-line p{
	width: 290px;
	color: #333;
}
.select-fr .select-line span{
	display: none;
	display: inline;
}
.select-fr .select-line .edit,.select-fr .select-line .delete{
	color: #0096fa;
	margin-right: 10px;
	cursor: pointer;
}
.select-fr .select-line .checked{
	width: 44px;
	height: 20px;
	background-color: #0096fa;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.import-frame{
	
}
.import-frame .import-tit{
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	color: #333;
	padding-left: 150px;
}
.message{
	padding-top: 14px;
}
.message .message-line{
	font-size: 16px;
	color: #666;
	overflow: hidden;
	line-height: 30px;
	padding-bottom: 10px;
}
.message-linet{
	font-size: 16px;
	color: #666;
	height: 30px;
	line-height: 30px;
	padding-bottom: 10px;
}
.message .message-left,.message .message-right{
	float: left;
}
.message-lf-hode{
	float: left;
}
.message .message-left{
	width: 145px;
	padding-right: 5px;
	text-align: right;
}
.message .message-right>input{
	width: 298px;
	height: 28px;
	border: 1px solid #D0D0D0;
	outline: none;
	text-indent: 10px;
	font-size: 14px;
	float: left;
	line-height: 28px;
}
.message-set{
	float: left;
	text-align: center;
	width: 130px;
	height: 28px;
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #D0D0D0;
	position: relative;
	padding-right: 10px;
	color: #000;
	cursor: pointer;
}
.prompt{
	font-size:12px;
}
.message .message-right span{
	display: block;
	background: url(../../images/registe/down.jpg) no-repeat center right;
}
.message .message-right .message-select{
	width: 140px;
	line-height: 24px;
	position: absolute;
	left: -1px;
	top: 28px;
	border: 1px solid #D0D0D0;
	background-color: #fff;
	display: none;
}
.message-select p{
	height: 24px;
}

.message-select p:hover{
	background-color: #eaeaea;
}
.message-img{
	width: 100px;
	border: 1px solid #D0D0D0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 10px;
	cursor: pointer;
}
.message-img img{
	width: 100%;
}
.message-img2{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 10px;
	width: 110px;
    height: 80px;
    border: 1px solid #999;
    cursor: pointer;
}
.message-img2 img{
	width: 100%;
	height: 100%;
	display: block;
}
.prop-fr{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index:5;
}
.prop-fr .prop-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	filter:alpha(opacity=50); 
}
.prop-fr .prop-main{
	position: absolute;
	left: 0;
	top: 5%;
	width: 100%;
	height: 90%;
	text-align: center;
}
.prop-main img{
	height: 100%;
	width: auto;
	max-width: 90%;
}
.examine-tit{
	padding-left: 50px;
}
.examine-tit p{
	width: 120px;
	height: 30px;
	background-color: #0096fa;
	color: #fff;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.btn-add{
	padding-left: 150px;
}
.btn-add p{
	width: 168px;
	height: 38px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #0096fa;
	line-height: 40px;
	margin: 0;
	cursor: pointer;
	border: 1px solid #0096fa;
}
.btn-add p,.btn-add span{
	display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
.btn-add span{
	padding-left: 8px;
	font-size: 13px;
	color: #666;
}
.add-upload{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	cursor: pointer;
	vertical-align: bottom;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #0096fa;
	color: #fff;
	overflow: hidden;
}
.add-upload input{
	position: absolute;
	height: 30px;
	right: 0;
	top: 0;
	opacity: 0;
	filter:alpha(opacity=0);
	cursor:pointer;
}
.img-hide{
	display:none;
}
.uploadify{
	position: absolute;
	left:0;
	top:0;
}
.swfupload{
	left: 0;
	top: 0;
	width: 120px;
	height: 30px;
}
.img-loading{
	padding-left: 145px;
	padding-bottom: 10px;
}
.pay-prop{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 5;
}
.pay-prop-bg{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.pay-prop-main{
	width: 340px;
	height: 230px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -115px;
	border-radius: 5px;
	overflow: hidden;
}
.pay-prop-defeated{
	width: 400px;
	height: 230px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -115px;
	border-radius: 5px;
	overflow: hidden;
}
.payprop-top{
	font-size: 18px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #fff;
	background-color: #0095f9;
	position: relative;
}
.payprop-top p{
	position: absolute;
	font-size: 24px;
	top: 5px;
	right: 10px;
	line-height: 24px;
	cursor: pointer;
}
.payprop-body{
	height: 146px;
	background-color: #fff;
	font-size: 14px;
	color: #333;
	text-align: center;
	padding-top: 30px;
}
.payprop-body p{
	line-height: 26px;
	padding: 20px 30px 0;
}
.pay-btn{
	padding-top: 30px;
	text-align: center;
}
.pay-btn a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 80px;
	height: 28px;
	line-height: 28px;
	background-color: #0095f9;
	color: #fff;
	cursor: pointer;
}
.pay-btn .pay-bg{
	background-color: #53b9fd;
	margin-right: 34px;
}

.operate-btn .back-btn,.operate-btn .next-btn{
	float: left;
	width: 168px;
	height: 38px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #0096fa;
	line-height: 40px;
	margin-right: 20px;
	cursor: pointer;
	border: 1px solid #0096fa;
}
.operate-btn .btn-next-no{
	color: #999;
	background-color: #fff;
	cursor: not-allowed;
	border-color: #999;
}
.operate-btn .back-btn {
    background-color: #fff;
    color: #0096fa;
}
.operate-btn{
	padding-top: 30px;
	overflow: hidden;
	padding-left: 150px;
}
.selectName{
	cursor: pointer;
}
.identity-frame{
	float: left;
	margin-right: 30px;
}
.identity-frame .identity-main{
	width: 110px;
    height: 80px;
    border: 1px dashed #999;
    position: relative;
    cursor: pointer;
}
.identity-frame .identity-main .identity-txt{
	font-size: 12px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #333;
}
.identity-frame .identity-main a{
	float:left;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.identity-frame .identity-main a img{
	display:block;
	width:100%;
	height:100%;
}
.identity-frame .identity-main input{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
}
.file-img{
	top: 0;
}
.identity-frame .identity-ts{
	width:110px;
	font-size: 12px;
	color: #f00;
	text-align: center;
	line-height: 30px;
	height: 30px;
	display:none;
}
.identity-frame .identity-main .btn-active{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    background-color: #000;
    color: #fff;
}
.identity-frame .identity-main .img-active{
	height: 25px;
	bottom: 0;
}
.import-frame .required{
	color: #f00;
}

.lccid {
	overflow: hidden;
	display: inline-block;
	width: 150px;
	height: 100px;
	border:1px solid #cccccc;
	font-size: 16px;
	position: relative;
	border-radius: 4px;
	text-decoration: none;
	text-indent: 0;
	margin: 10px 0;
}
			
.file {
	 
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	opacity: 0;
}

.lccid>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
			
.title {
	color:#cccccc;
	padding: 0;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -20px 0 0 0;
	letter-spacing: 2px;
	font-size: 10px;
	text-align: center;
}

