﻿@charset "utf-8";
/* CSS Document */
/*重置*/
*{
	font-family:"宋体";
	font-size:14px;
	}
body{
	margin:0;
	background-color:#f3f3f3;
	}
	/*background-image:url(../images/body_bg.png);*/
 

a{
	text-decoration:none;
	}
img{
	border:none;
	display:block;
	}
h1{
	font-weight:normal;
	}
li{
	list-style:none;
	}
input{
	padding:0;
	margin:0;
	border:none;
	}
p,h1{
	margin:0;
	}
/*logo*/
.topBox{
	overflow:hidden;
	}
.top{
	width:1000px;
	height:150px;
	margin:0 auto;
	}
.top img{
	float:left;
	}
/*导航*/
.navBox{
	background-color:#1f7cd9;
	overflow:hidden;
	}
.nav{
	width:1000px;
	height:5px;
	margin:0 auto;
	}

/*注册页*/
.regestationBox{
	background-color:#FFF;
	margin:0 auto;
	width:960px;
	padding:20px 20px;
	border:solid #e8e8e8 1px;
	
	}
.regestationBox h1{
	font-size:22px;
	color:#323232;
	text-align:center;
	font-weight:bold;
	}
.basicInfo{
	width:920px;
	margin:0 auto;
    position: relative;
	}
.employ_info {
    background-position: bottom;
    /*background-repeat: no-repeat;*/
}
.employ_info td{
	color:#5f5f5f;
	
	}
.mk_1{
	width:920px;
	height:41px;
	margin:0 auto;
	line-height:40px;
	}
.mk_2{
	width:920px;
	height:41px;
	margin:0 auto;
	line-height:40px;
	color:#5f5f5f;
	}
.mk{
	width:528px;
	height:41px;
	margin:0 auto;
	text-align:left;

	}
.employ_info,.password,.shengming_1{
	width:920px;
	margin:0 auto;
	line-height:40px;
	}
.regestationBox input{
	border:1px solid #c8c8c8;
	line-height:22px;
	}
.regestationBox select {
   border:1px solid #c8c8c8; 
}
.regestationBox span,.regestationBox select{
	color:#5f5f5f;
	}
#tb select {
    width: 100px;
}
.f1{
	letter-spacing:3px;
	}
.f3{
	height:22px;
	width:200px;
	}
.f4{
	letter-spacing:5px;
	}
.f5{
	letter-spacing:56px;
	}
.f6{
	letter-spacing:21px;
	}
.button{
	margin:0 auto;
	margin-top:20px;
	}
.button input{

	font-size:16px;
	background-color:#1f7cd9;
	color:white;
	border:none;
	cursor:pointer;
	}
.fudong{
	margin-left:20px;
	}
.button input:hover{
	background-color:#276fb3;
	}
/*页脚***************/
.footerBox{
	background-color:#1f7cd9;
	}
.footer{
	margin:0 auto;
	height:100px;
	width:1000px;
	margin-top:100px;
	}
.footer p{
	color:#FFF;
	line-height:24px;
	margin-left:190px;
	padding-top:30px;
	}


/*信息弹窗的样式*/
.poptotopinp{
	width:741px;
	margin:30px auto;
	}
.poptotopinp table{
	width:640px;
	text-align:left;
	border-collapse:collapse;
    margin: 0 auto;
	}
.poptotopinp span{
	font-size:14px;
	color:#7c7c7c;
	line-height:40px;
	}
.shengming{
	line-height:32px;
	color:#7c7c7c;
	width:700px;
    margin-left: 39px;
	text-indent:10px;
	}
.innerbor{
	float:left;
	width:360px;
	}
.wai{
	overflow:hidden;
	background-image:url(/content/driver/images/tanch_bg.png);
	background-repeat:no-repeat;
	}

.waibor div{
	color:#7c7c7c;
	}
.t1{
	letter-spacing:3px;
	}
.t2{
	letter-spacing:14px;
	}
.t3{
	letter-spacing:28px;
	}
.t4{
	letter-spacing:14px;
	}
.t5{
	margin-left:100px;
	}
.innerbor span{
	margin-left:51px;
	}
.button_1{
	width:auto;
	text-align:center;
	margin-top:34px;
    position: absolute;
    bottom:17px;
    left: 293px;
	}
.button_1 input{
	width:70px;
	height:30px;
	font-size:16px;
	background-color:#1f7cd9;
	color:white;
	border:none;
	cursor:pointer;
	}
.fudong_1{
	margin-left:20px;
	}
#divDialogRster {
    position: relative;
}
.regestationBox .example {
    letter-spacing: 0px;
    margin-left: 10px;
    color: #C8C8F8;
    font-size: 12px;
}

.btn_photo {
    margin-left:10px;
}