/*----------pages----------*/
.login_interface {
	
    display: table-cell;
    height: 100%;
    margin: 0 auto;
    vertical-align: middle;
	width: 1200px;
    *padding-right: 15px;
    *padding-left: 15px;
	}

.login_interface .login {
	width: 640px;
   /* height: 439px;*/
    padding: 20px 0;
    margin: 0 auto;
    border-radius: 4px;
    background-color: #fff;
    color: #000;
	}

.login_interface .login .login_padding {
	padding:0 56px;
	position:relative;
	/*height:439px;*/
	vertical-align: middle;
	margin:0 28px;
	}
.login_interface .login .login_padding .p1 {
	line-height:65px;
	color:#108cee;
	font-size:22px;
	text-align:center;
	font-weight:bold;
	height: 55px;
	border-bottom:3px solid #108cee;
	}
.login_interface .login .login_padding .input {
	width: 100%;
    position: relative;
    margin-bottom: 20px;
    
	}
.login_padding .tab-all-content{
	paddint-top:0;
}

.login_padding li a{
	font-size:16px;
	border-bottom:2px solid #eaeaea;
	text-align:center;
}
.login_padding .nav-tabs .active a,
.login_padding li a:hover{
	color:#D30830;
	border-bottom:2px solid #D30830;
}
.login_paddint li{
	border:0px;
} 	
.login_padding .input label {
	display: table;
    
    height: 48px;
    line-height: 48px ;
    margin:0;
    padding: 0 10px 0 10px;
    border: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    border-right: 0;
    background-color: #F5F5F5;
	float:left;
	text-align: right;
	*display: table-cell;
    vertical-align: middle;
	}
.login_padding .input{
	displat: table;
}
.login_padding .input img {
	display: table-cell;
	margin:auto;
	*display: block;
    *max-width: 20%;
    height: auto;
    *margin-right: auto;
    *margin-left: auto;
    *height:34px;
	}
.login_padding .input label div{
	display: table-cell;
    vertical-align: middle;
    text-align:center;
}   
.login_padding .input label img {
	display: table-cell;
	margin:auto;
	*display: block;
    max-width: 100%;
    height: auto;
    *margin-right: auto;
    *margin-left: auto;
	}


.login_padding .input input[type=text],.login_padding .input input[type=password] {
	border:none;
	line-height:46px;
	color:#666666;
	font-size:14px;
	padding-left:12px;
	float:left;
	width: 285px;
    padding: 0;
    height: 50px;
    border: 1px solid #ccc;
    *border-color: #ccc;
    border-radius: 0 4px 4px 0;
    line-height: 46px;
    margin-left:-3px;
    padding: 0 15px;
    margin-bottom:0;
	}
	
.input-img{
	display: table-cell;
    vertical-align: middle;
    width:130px;
    height:100%;
    padding:0 0 0 15px;
    line-height:46px;
    height: 48px;
    float:left;
    
}	
.input-img img{
	max-width:100%;
	display: table-cell;
	*height:34px;
	float:left;
	margin-top:6px;
	margin-right:15px;
}
.input-img a{
	color:#777;
	margin-left:20px;
	float:left;
}
.login-button{
	margin-top: 30px;
    margin-bottom: 8px;
}
.login-button p{
	font-size: 12px;
    line-height: 4;
    color: #aaa;
}
.submitbtn{
    display: block;
    width: 100%;
    height: 48px;
    padding: 0;
    border: 1px solid #108cee;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
    line-height: 46px;
    background-color: #108cee;
    color: #fff;
    box-shadow: 0 0 0 1px #108cee;
}

.login_padding .button{
	*display: block;
    width: 35%;
    height: 48px;
    padding: 0;
    border: 1px solid #BFD674;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
    line-height: 46px;
    background-color: #108cee;
    color: #fff;
    margin-right:0px;
    margin-left:15px;
}

.login_padding input[type=button]{
	 background-image: linear-gradient(to bottom, #108cee, #108cee);
    background-repeat: repeat-x;
}
.login_padding .loginbtn:active{
    background-color: #89ae16;
}
.login_padding .loginbtn:hover{background-color: #89ae16;}
.login_padding .have-account{
	color:#000;
	font-size:14px;
}

.login_padding .have-account a{
	text-decoration: underline;
    color: #FF0000;
}

.login_padding .check {
	color:#ff6600;
	font-size:14px;
	margin-bottom:10px;
	}
.login_padding .check input {
	position:relative;
	top:2px;
	*top:1px;
	margin-right:7px;
	}
.login_padding >a {
	background:url(../img/ico_bt2.png) no-repeat;
	width:260px;
	height:50px;
	display:block;
	line-height:50px;
	text-align:center;
	color:#ffffff;
	font-size:20px;
	margin-bottom:20px;
	}
.login_padding .p2 {
	color:#0099ff;
	font-size:14px;
	position:relative;
	}
.login_padding .p2 a {
	color:#0099ff;
	}
.login_padding .p2 a.a1 {
	text-decoration:underline;
	}
.login_padding .p2 a.a2 {
	position:absolute;
	right:0;
	top:0;
	}
.login_padding .login_bt {
	position:absolute;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#333333;
	font-size:14px;
	width:302px;
	left:2px;
	bottom:2px;
	}
.login_padding .login_bt img {
	position:relative;
	top:2px;
	margin-right:8px;
	}
.information_services >img {
	position:absolute;
	}
.information_services .information {
	position:relative;
	z-index:9999;
	/* background:url(../img/img_xx2.png) no-repeat; */
	width:1002px;
	height:385px;
	margin:0 auto;
	}
.information_services .information .information_padding {
	/* padding: 30px 31px; */
	padding-top: 30px;
}
.information .information_padding .information_menu {
	border-bottom:1px solid #e3e5e7;
	height:45px;
	position:relative;
	}
.information .information_padding .information_menu >a {
	color:#666666;
	font-weight:bold;
	font-size:16px;
	width:150px;
	text-align:center;
	float:left;
	padding:11px 0 16px 0;
	}

.information .information_padding .information_menu span {
	position:absolute;
	right:0;
	top:0;
	}
.information .information_padding .information_menu span a {
	color:#ff6600;
	font-size:14px;
	line-height:45px;
	}
.information .information_padding .information_menu >a:hover {
	text-decoration:none;
	}
.information .information_padding .information_menu >a.on {
	border:1px solid #e3e5e7;
	border-bottom:1px solid #ffffff;
	border-top:2px solid #ff6600;
	color:#ff850e;
	}
.information .information_padding .information_content .float {
	margin-bottom: 15px;
	}
.information .information_padding .information_content .float .title {
	width:95px;
	float:left;
	color:#333333;
	font-size:14px;
	text-align:right;
	margin-right:13px;
	line-height:34px;
	}
.information .information_padding .information_content .float .content {
	width: 290px;
	float:left;
	color:#333333;
	font-size:14px;
	text-align: left;
	margin-right:13px;
	line-height:34px;
}
.information .information_padding .information_content .float input {
	padding-left:12px;
	border:1px solid #d6d8db;
	height:32px;
	line-height:32px;
	width:310px;
	font-size:14px;
	float:left;
	}
.information .information_padding .information_content .float i {
	font-style:normal;
	color:#ff6600;
	font-size:14px;
	margin-left:17px;
	/* float:left; */
	line-height:34px;
	position:relative;
	top:-10px;
	}
.information .information_padding .information_content .float i.i1 {
	position:relative;
	top:0;
	margin-left:10px;
	}
.information .information_padding .information_content .button a {
	width:121px;
	height:35px;
	line-height:35px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	display:inline-block;
	}
.information .information_padding .information_content .button {
	text-align:center;
	}
.information .information_padding .information_content .button a.a1 {
	background:url(../img/ico_bt3.png) no-repeat;
	margin-right:15px;
	}
.information .information_padding .information_content .button a.a2{
	background:url(../img/ico_bt4.png) no-repeat;
	}
.information_services .information.trval {
	position:relative;
	z-index:9999;
	/* background:url(../img/img_zc1.png) no-repeat; */
	width:70%;
	min-width: 500px;
	height: auto;
	margin:0 auto;
	background-color: #FFFFFF;
	border-radius: 4px;
	box-shadow: 0 0 3px #B8B8B8;
}
.information_services .information.trval_tree {
	position:relative;
	z-index:1111;
	/*background:url(../img/img_zc1.png) no-repeat;*/
	margin:0 auto;
	width:70%;
	min-width: 500px;
	height: auto;
	margin:0 auto;
	background-color: #FFFFFF;
	border-radius: 4px;
	box-shadow: 0 0 3px #B8B8B8;
	}
.information_services .information.trval .float_1 {
	/* float:left; */
	margin-left:70px;
	}
.information_services .information.trval .float_0 {
	float:left;
	margin-left:10px;
}
.information .information_padding .information_content .float .float_1 span {
	margin-right:10px;
	}
.information .information_padding .information_content .float .search {
	position:relative;
	float:left;
	}
.information .information_padding .information_content .float .search a {
	position:absolute;
	top: 18px;
	right:10px;
	}
.information .information_padding .information_content .float.color span {
	color:#3366cc;
	}
.contract {
	height:0px;
	line-height:0px;
	background:#ffffff;
	padding: 0 30px 0 20px;
	width:100%;
	border-bottom:0px solid #eaeaea;
	
	}

.contract span {
	color:#666666;
	text-align:center;
	float:left;
	width:auto;
	height:50px;
	line-height:50px;
	display:inline-block;
	margin-left:30px;
	font-size: 14px;
	}
.contract > div{
    float: left;
}
.contract > div:first-child{
    padding-right: 8px;
}
.contract > div.bread-search{
    float: right;
    margin-right:40px;
}
.search{
    position: relative;
}
.search input{
    width: 200px;
    height: 28px;
    border: 0;
    border-radius: 35px;
    line-height: 26px;
    background-color: #EAEAEA;
}
.search .btn{
    position: absolute;
    left: 185px;
    top: 50%;
    margin-top: -12px;
    padding: 0;
    border: 0;
    line-height: 1;
    background-color: transparent;
    letter-spacing: 1px;
    cursor: pointer;
    text-shadow: 0 1px 1px rgba(140, 140, 140, 0.75);
}
.personal_intercalate {
	float:left;
	width: 100%;
	margin: 0;
    padding-top: 18px;
    list-style: none;
    background:#19233c;
	}
.personal_intercalate p {
	padding-left: 25px;
	line-height:50px;
	font-size:16px;
	color:#ffffff;
	position:relative;
	margin: 0px;
	line-height: 50px;
    cursor: pointer;
    border-bottom:1px solid #303a48;
    background-color:#19233c;
	}
.personal_intercalate p:first{
	border-top:1px solid #eaeaea;
}
.personal_intercalate p.active,
.personal_intercalate p:hover{
	border-right: 3px solid #1b8cf1;
    background-color: #1b8cf1!important;
    color: #fff;
}

.personal_intercalate ul li:hover{
    background-color: #344675;
}
 {
	position:absolute;
	right:17px;
	left:30px;
	top:auto;
	}
.personal_intercalate ul {
	margin: 0px;
	}
.personal_intercalate ul li {
/* 	border-bottom:1px solid #eaeaea; */
	background:#19233c;
	 padding: 0 0 0 40px;
	}
.personal_intercalate li a {
	height:50px;
	line-height:50px;
	display:block;
	color:#ffffff;
	font-size:14px;
	position:relative;
	}
.personal_intercalate li a img {
	position:absolute;
	top:12px;
	left:31px;
	}
.personal_intercalate li:hover,.personal_intercalate li.on {
	background:#344675;
	text-decoration:none;
	}
.personal_data {
	float:right;
	width:1189px;
	}
.position {
	height:40px;
	line-height:40px;
	background:#ffffff;
	padding-left:12px;
	color:#666666;
	font-size:14px;
	border-bottom:1px solid #eeeff0;
	}
.position a {
	margin:0 10px;
	color:#666666;
	}
.personal_data .data_padding {
	padding:21px 30px 0 24px;
	}
.personal_data .data {
	border:1px solid #e4e6e8;
	background:#ffffff;
	width:100%;
	}
.personal_data .data >p {
	border-bottom:1px solid #f0f0f0;
	color:#333333;
	height:50px;
	line-height:50px;
	font-size:16px;
	background:#ffffff;
	}
.personal_data .data >p span {
	border-top:3px solid #ff850e;
	padding:0 24px;
	line-height:44px;
	display:inline-block;
	}
.personal_data .data .input .sp1 {
	width:102px;
	float:left;
	margin-right:13px;
	text-align:right;
	margin-bottom:20px;
	line-height:34px;
	font-size:14px;
	}
.personal_data .data .input input {
	float:left;
	width:374px;
	height:32px;
	line-height:32px;
	padding-left:11px;
	color:#333333;
	font-size:14px;
	border:1px solid #d6d8db;
	}
.personal_data .data .input >img {
	float:left;
	margin-left:17px;
	position:relative;
	top:8px;
	}
.personal_data .data .input .alert {
	position:relative;
	float:left;
	margin-left:11px;
	width:285px;
	height:30px;
	line-height:30px;
	margin-top:1px;
	background:#fff5f5;
	border:1px solid #f62e2e;
	padding-left:10px;
	color:#f62e2e;
	}
.personal_data .data .input .alert i {
	background:url(../img/ico_gr3.png) no-repeat;
	width:7px;
	height:6px;
	display:block;
	position:absolute;
	left:-5px;
	top:11px;
	}
.personal_data .data .input.input_1 .sp1 {
	color:#3399cc;
	}
.personal_data .data .input.input_1 input {
	background:#eeeeee;
	}
.personal_data .data .input.input_2 input {
	width:202px;
	}
.personal_data .data .input >a {
	background:url(../img/ico_bt3.png) no-repeat;
	width:121px;
	height:35px;
	float:left;
	color:#ffffff;
	text-align:center;
	line-height:35px;
	font-size:14px;
	}
.personal_data .data .input .strength {
	margin-left:115px;
	}
.personal_data .data .input .strength .strength_col {
	border:1px solid #e2e2e2;
	padding:2px;
	width:165px;
	height:8px;
	float:left;
	margin:0 13px;
	}
.personal_data .data .input .strength .strength_col span {
	width:53px;
	height:8px;
	float:left;
	margin-right:3px;
	}
.personal_data .data .input .strength .strength_col .sp1 {
	background:#ec3701;
	}
.personal_data .data .input .strength .strength_col .sp2 {
	background:#f78115;
	}
.personal_data .data .input .strength .strength_col .sp3 {
	background:#6ba001;
	margin-right:0;
	}
.personal_data .data .input .strength >span {
	color:#666666;
	font-size:14px;
	float:left;
	}
.personal_data .data .input .strength >span.s1 {
	color:#f78115;
	}
.mechanism {
	border:1px solid #e0e0e0;
	padding:25px 7px;
	background:#f5fafe;
	}
.mechanism span {
	width:75px;
	float:left;
	margin-left:15px;
	line-height:34px;
	font-size:14px;
	text-align:right;
	}
.mechanism input {
	width:226px;
	height:32px;
	line-height:32px;
	padding-left:10px;
	border:1px solid #d6d8db;
	font-size:14px;
	color:#999999;
	float:left;
	}
.mechanism select {
	width:115px;
	height:32px;
	line-height:32px;
	padding-left:10px;
	border:1px solid #d6d8db;
	font-size:14px;
	color:#333333;
	float:left;
	}
.mechanism a {
	background:url(../img/ico_bt11.png) no-repeat;
	width:97px;
	height:30px;
	text-align:center;
	line-height:30px;
	float:left;
	margin-left:22px;
	color:#ffffff;
	font-size:14px;
	margin-top:1px;
	}
.mechanism a img {
	position:relative;
	top:4px;
	margin-right:5px;
	}
.mechanism_content table {
	width:100%;
	}
.mechanism_content table tr td {
	padding:12px 0;
	text-align:center;
	border:1px solid #dddddd;
	color:#333333;
	font-size:14px;
	vertical-align:middle;
	background:#ffffff;
	}
.mechanism_content table tr.tr_1 td {
	background:#f5fafe;
	}
.mechanism_content table tr.tr_1.tr_2 td {
	padding:5px 0 5px 12px;
	}
.mechanism_content table tr.tr_1 td.td_1 {
	color:#333333;
	}
.mechanism_content table tr.tr_1 td.td_1 a {
	width:97px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#ffffff;
	font-size:14px;
	float:left;
	}
.mechanism_content table tr.tr_1 td.td_1 a img {
	margin-right:4px;
	}
.mechanism_content table tr.tr_1 td.td_1 a.a1 {
	background:url(../img/ico_bt6.png) no-repeat;
	margin-right:5px;
	}
.mechanism_content table tr.tr_1 td.td_1 a.a2 {
	background:url(../img/ico_bt7.png) no-repeat;
	}
.mechanism_content table tr.tr_1 td.td_1 .td_position {
	position:relative;
	}
.mechanism_content table tr.tr_1 td.td_1 .td_position span {
	float:right;
	margin:10px 20px 0 0;
	}
.mechanism_content table tr td.td_1 {
	text-align:left;
	padding-left:12px;
	color:#0e59c4;
	}
.mechanism_content table tr td.td_2 {
	width:16%;
	}
.mechanism_content table tr td.td_1 input {
	position:relative;
	top:2px;
	*top:1px;
	margin-right:20px;
	}
.mechanism_content table tr td .sp1 {
	background:url(../img/ico_bt10.png) no-repeat;
	width:44px;
	height:18px;
	color:#ffffff;
	display:block;
	text-align:center;
	line-height:18px;
	margin:0 auto;
	font-size:12px;
	}
.mechanism_content table tr td .sp1.sp2 {
	background:url(../img/ico_bt13.png) no-repeat;
	}
.mechanism_content table tr td a.a1 {
	background:url(../img/ico_bt8.png) no-repeat;
	width:48px;
	height:18px;
	text-align:center;
	line-height:18px;
	color:#ffffff;
	display:inline-block;
	}
.mechanism_content table tr td a.a2 {
	background:url(../img/ico_bt9.png) no-repeat;
	width:48px;
	height:18px;
	text-align:center;
	line-height:18px;
	color:#ffffff;
	display:inline-block;
	}
.mechanism_content table tr td a.a1 img,.mechanism_content table tr td a.a2 img {
	position:relative;
	top:1px;
	*top:-1px;
	margin-right:2px;
	}
.mechanism_content table tr td a.a3 img {
	position:relative;
	*top:-2px;
	margin-right:2px;
	}
.mechanism_content table tr td a.a1 span,.mechanism_content table tr td a.a2 span,.mechanism_content table tr td a.a3 span {
	*position:relative;
	*top:-2px;
	}
.mechanism_content table tr td a.a3 {
	background:url(../img/ico_bt12.png) no-repeat;
	width:73px;
	height:18px;
	text-align:center;
	line-height:18px;
	color:#ffffff;
	display:inline-block;
	}
.mechanism_content table tr td a.a2.a4 {
	background:url(../img/ico_bt14.png) no-repeat;
	}
.mechanism_content table tr td a.a1 .img_1 {
	top:-1px;
	*top:-2px;
	}
.page {
	width:265px;
	margin:0 auto;
	}
.page a {
	width:32px;
	height:32px;
	text-align:center;
	line-height:32px;
	float:left;
	color:#777777;
	font-size:10px;
	border:1px solid #e3e5e7;
	border-left:none;
	}
.page a.a1 {
	border:1px solid #e3e5e7;
	}
.page a.on,.page a:hover {
	background:url(../img/img_xt1.jpg) repeat-x;
	text-decoration:none;
	}
.mechanism_content table tr td.td_3 {
	text-align:left;
	padding-left:47px;
	color:#666666;
	}
.mechanism_content table tr td.td_3.color {
	color:#0e59c4;
	}
.mechanism_content table tr td.td_3 span {
	position:relative;
	top:3px;
	margin-right:10px;
	}
.mechanism_content table tr td.td_5 {
	width:23%;
	}
.data_padding .data .input .search {
	position:relative;
	float:left;
	}
.data_padding .data .input .search a {
	position:absolute;
	top:9px;
	right:10px;
	}
.secure_padding {
	padding:28px 23px 0 23px;
	}
.secure_menu {
	height:45px;
	border:1px solid #e3e5e7;
	}
.secure_menu a {
	padding:15px 22px 16px 22px;
	color:#333333;
	font-size:14px;
	border-right:1px solid #e3e5e7;
	float:left;
	}
.secure_menu a.on,.secure_menu a:hover {
	padding-top:12px;
	color:#ff850e;
	border-top:3px solid #ff850e;
	border-bottom:1px solid #ffffff;
	text-decoration:none;
	}
.data_padding .data .link {
	background:#f6f6f6;
	padding:10px 0;
	border-top:1px solid #e9e9e9;
	}
.data_padding .data .link a {
	width:121px;
	height:35px;
	float:right;
	color:#ffffff;
	font-size:14px;
	line-height:35px;
	text-align:center;
	}
.data_padding .data .link a.a1 {
	background:url(../img/ico_bt4.png) no-repeat;
	margin-right:23px;
	}
.data_padding .data .link a.a2 {
	background:url(../img/ico_bt3.png) no-repeat;
	margin-right:18px;
	}
.personal_data .data .input select {
	height:32px;
	line-height:32px;
	width:160px;
	padding-left:10px;
	border:1px solid #d6d8db;
	color:#666666;
	font-size:14px;
	}
.personal_data .data .input.input_4 .sp1 {
	width:70px;
	text-align:left;
	margin-right:0;
	}
.personal_data .data .input.input_4 img {
	width:1017px;
	margin-left:0;
	}
.personal_data .data .input input.color {
	color:#666666;
	}
.personal_data .data .input select.color {
	color:#666666;
	width:160px;
	float:left;
	}
.personal_data .data .input .number {
	float:left;
	border:1px solid #d9d9d9;
	height:25px;
	position:relative;
	top:2px;
	}
.personal_data .data .input .number input {
	border:none;
	height:25px;
	line-height:25px;
	width:46px;
	padding:0;
	text-align:center;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	}
.personal_data .data .input .number a {
	float:left;
	width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
	background:#f7f7f7;
	}
.personal_data .data .input .number a img {
	position:relative;
	*top:8px;
	}
.personal_data .data .input .sp1.sp4 {
	margin-left:12px;
	}
.check_time {
	border:1px solid #d9d9d9;
	color:#333333;
	font-size:14px;
	padding-left:10px;
	width:177px;
	position:relative;
	height:32px;
	float:left;
	margin-right:10px;
	}
.personal_data .data .input .check_time input {
	border:none;
	float:none;
	margin-left:0;
	width:130px;
	height:32px;
	line-height:32px;
	*height:32px;
	*line-height:32px;
	position:relative;
	*top:-1px;
	}
.personal_data .data .input .check_time span {
	position:relative;
	*top:-7px;
	}
.personal_data .data .input a.a4 {
	background:url(../img/ico_bt15.png) no-repeat;
	width:73px;
	height:30px;
	line-height:30px;
	}
.personal_data .data .input a.a4 img {
	position:relative;
	top:1px;
	margin-right:5px;
	}
.personal_data .data .input .check_time a {
	float:none;
	position:relative;
	*top:-5px;
	}
.personal_data .data .input input.color_1 {
	color:#0e59c4;
	}
.personal_data .data .input_radio .sp1 {
	width:102px;
	float:left;
	margin-right:13px;
	text-align:right;
	margin-bottom:20px;
	line-height:34px;
	font-size:14px;
	}
.personal_data .data .input_radio {
	line-height:32px;
	color:#333333;
	font-size:14px;
	}
.personal_data .data .input_radio input {
	position:relative;
	top:2px;
	margin-right:8px;
	}
.personal_data .data .input_radio .sp4 {
	margin-left:30px;
	}
.shows {
	border:1px solid #dee3f0;
	background:#f5f8ff;
	position:relative;
	width:1089px;
	}
.shows >i {
	background:url(../img/ico_ht18.png) no-repeat;
	width:16px;
	height:14px;
	display:block;
	position:absolute;
	top:-9px;
	left:145px;
	}
.shows_padding {
	padding-left:55px;
	}
.personal_data .data .input.wid input {
	width:330px;
	}
.personal_data .data .input.wid a.a5 {
	background:url(../img/ico_bt16.png) no-repeat;
	width:68px;
	height:30px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	line-height:30px;
	margin-left:10px;
	}
.personal_data .data .input.wid a.a5 img {
	position:relative;
	top:2px;
	margin-right:3px;
	*top:1px;
	}
.personal_data .data .secure_padding .file {
	background:#f5f5f5;
	padding:15px 13px;
	font-size:14px;
	position:relative;
	color:#333333;
	width:1063px;
	}
.personal_data .data .secure_padding .file a {
	border:1px solid #c4c7d6;
	width:99px;
	height:32px;
	line-height:32px;
	text-align:center;
	display:inline-block;
	color:#50626f;
	margin:0 15px;
	}
.personal_data .data .secure_padding .file a img {
	position:relative;
	top:3px;
	margin-right:7px;
	}
.personal_data .data .secure_padding .file >span.sp1 {
	color:#333333;
	}
.personal_data .data .secure_padding .file >span.sp2 {
	color:#3399ff;
	}
.personal_data .data .secure_padding .link.upload {
	background:none;
	border-top:none;
	padding:25px 0 25px 97px;
	}
.personal_data .data .secure_padding .link.upload a {
	float:left;
	}

.button-div {
	text-align: center;
	padding: 25px;
	background-color: #F6F6F6;
}
.margin-l30-r30 {
	margin-left: 30px;
	margin-right: 30px;
}
.btn_disabled{
	backgroup-color:#eaeaea;
}
/*----------custom----------*/


/*----------閫夐敓鏂ゆ嫹閿熸枻鎷锋硠閿熸枻鎷烽敓鏂ゆ嫹閿熺粸锟�-----------*/
	.city_select_lhsl{width:408px;padding:10px;margin-top:240px;margin-left:180px;border:1px solid #999;background-color:#fff;z-index:9999;position:absolute;}
	.city_select_lhsl .close{float:right;width:20px;height:20px;color:#666;text-align:center;font:bold 16px/20px Simsun;}
	.city_select_lhsl .close{float:right;width:20px;height:20px;color:#666;text-align:center;font:bold 16px/20px Simsun;}
	.city_select_lhsl .close:hover{text-decoration:none;color:#FFA800;}
	.city_select_lhsl .title{margin-bottom:10px;color:#999;}
	.city_select_lhsl .tab_box{width:100%;height:22px;margin-bottom:6px;margin-top:0;border-bottom:2px solid #ccc;}
	.city_select_lhsl .tab_box li{position:relative;float:left;display:inline;margin-right:2px;line-height:22px;cursor:pointer;}
	.city_select_lhsl .tab_box li b{display:none;}
	.city_select_lhsl .tab_box li span{padding:0 8px;}
	.city_select_lhsl .tab_box .hot_selected{border-bottom:2px solid #06c;margin-bottom:-2px;font-weight:bold;color:#06c;}
	.city_select_lhsl .tab_box .hot_selected b{position:absolute;top:23px;left:50%;display:block;width:0;height:0;margin-left:-5px;overflow:hidden;font-size:0;line-height:0;border-color:#06c transparent transparent transparent;border-style:solid dashed dashed dashed;border-width:5px;}
	.city_select_lhsl .city_item,
	.city_select_lhsl .search_history_box,.business_place .business_box {display:inline-block;*zoom:1;overflow:hidden;}
	.city_select_lhsl .city_item{width:408px;}
	.city_select_lhsl .city_item a, 
	.city_select_lhsl .search_history_box a,
	.business_place .business_box a {float:left;display:inline;width:55px;height:24px;margin:0 0px 2px 0;padding-left:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:24px;color:#333;}
	.city_select_lhsl .city_item a:hover,
	.city_select_lhsl .search_history_box a:hover,
	.business_place .business_box a:hover{background-color:#2577E3;text-decoration:none;color:#fff;}
	.city_item .city_item_in{width:378px;padding-left:30px;*zoom:1;}
	.city_item .city_item_in:after,.city_select_lhsl .search_history_box:after{display:block;height:0;visibility:hidden;overflow:hidden;content:".";clear:both;}
	.city_item .city_item_letter{float:left;width:30px;height:22px;margin-left:-30px;line-height:22px;text-align:center;color:#E56700;}
	.city_select_lhsl .sarch_history_title,
	.city_select_lhsl .hot_airport_title,
	.business_place .business_title{margin-bottom:2px;font-weight:bold;color:#333;}
	.city_select_lhsl .search_history_box{margin-bottom:6px;} 
	.seledCityItem{background-color:#84c6f2;color:#fff;padding:0px 5px;line-height:17px;padding-bottom:1px;*padding-bottom:2px;margin-right:10px;padding-right:0px;display:inline-block;margin-top:10px;}
	.seledCityItem a,.seledCityItem a:hover,.seledCityItem a:active{color:#fff;font-size:17px;margin-left:3px;width:11px;height:19px;padding:0px 6px;padding-bottom:2px;background:url("http://img02.zhaopin.cn/2012/img/searchjob/closeseledCity.gif") 5px 5px no-repeat;}
	.seledCityItem a:hover,.seledCityItem a:active{text-decoration:none;background-color:#00a5e8;}
	.orgButton{margin-left:0px;background-position:0 -24px;_margin-top:8px;}
	#seledCity{padding-left:15px;color:#999;min-height:31px;}
	.city{}