@charset "utf-8";
/* CSS Document */

input:focus,select:focus {
    outline:none;
}

.franchise-block{ font-size:12px; }

.franchise-block table{ width:100%; border: 0px;}
.franchise-block table td{ height: 30px; line-height: 30px; border-left: 0;
border-top: none;
padding: 0px;}

.franchise-block  tr.red{ color: #c90012;}
.franchise-block tr.red img{ cursor:pointer;}

.franchise-block{width: 690px; margin: 0px auto; border: 1px #5a504e solid; padding: 19px 16px;
	 -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */
}


.franchise-block input{ height: 14px; border: 0px;  border-bottom: 1px solid #918986; background: none;}


i.franchise-block nput:focus,select:focus {
    outline:none;
}

.franchise-line{ border-bottom: 1px solid #59514e; margin: 20px 0;}

.franchise-button{ margin: 10px 0; text-align: center; height: 30px; line-height: 30px;}
.franchise-button img{cursor:pointer; display: inline;}
.franchise-button img:hover{ height: 28px;}

#f-id-number{ width: 345px;}
#f-native-place{ width: 75px;}
#f-source-address{ width: 75px;}
#f-education{ width: 75px;}
#f-marriage{ width: 75px;}
#f-address{width:330px;}
#f-job{width:163px;}
#f-mainjob{width:234px;}
#f-mainjobdate{width:236px;}
#f-mainjobaddress{width:263px;}
#f-mainjobposition{width:257px;}
#f-operating-time{width:140px;}
#f-operating-remark{width:170px;}

#f-way1-text{width:129px;}
#f-way2-text{width:327px;}
#f-investors-proportion{width:299px;}
#f-sum{width:169px;}
#f-city{width:119px;}

.errormessage{color: #ec4415; line-height: 24px; font-size: 14px;}
