body
  {
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  	background-color:#f4f5fa;
  	font-family: "Hiragino Sans GB","Microsoft Yahei",SimSun,Arial,"Helvetica Neue",Helvetica;
  }
img{
 width:auto;
 height:auto;
 max-width:100%;
 max-height:100%;
 border:0 none;
}
#getMessage{
	display:block;
	height: 36px;
	width: 120px;
	text-align:center;
	background-color: #f5f5f5;
    border-radius:4px;
    line-height: 33px;
    margin-left: 325px;
    margin-top:-30px;
    color: #666666;
	font-size: 14px; 
	font-family: ����;
	border:1px solid #d3d3d3;
	outline:none;
}
.font_20_14{
	font-size:14px !important;
	color:#cccccc;
	padding-top:11px;
}
 .grey_font{
	float: left;
	width:140px;
	height:50px;
	margin-left:-20px;
	margin-top:5px;
	font-size:24px;
	color:#0a52a7;
	text-align:center center;
} 

.blue_container{
	position:relative;
	top:5px;
	width:100%;
	height:60px;
	border-radius:4px;
	background-color:#0a52a7;
	color:#fff;
}
.white_container{
	position:relative;
 	top:5px;
	width:100%;
	height:580px;
	border-radius:4px;
	background-color:#fff;
}
.white_container input{
	width:450px;
}
.grey_line{
	width:100%;
	height:1px;
	border-top:solid #cccccc 1px;
	margin-top:15px;
}

.short_grey_line{
	width:200px;
	height:1px;
	border-top:solid #cccccc 1px;
	margin-top:3px;
}
.poi:hover{
	cursor:pointer;
}
select {
	color:#818181;
}

select option {
	font-size:14px;
	color:#999999;
}

.hidder_line{
	width:100%;
	height:1px;
	border-top:solid #fff 1px;
}
input{
	 border: none;
     outline: none;
     color:#333;
     font-size:14px;
     font-family: "Hiragino Sans GB","Microsoft Yahei",SimSun,Arial,"Helvetica Neue",Helvetica;
}
.message{
	float:left;
	width:450px; 
	font-size:14px;
	color:#333333;
}
.mes_right{
	width:450px;
	float:left; 
	font-size:13px;
	text-align:right;
	color:#ff0000;
	margin-top:-3px;
}
.grey_button{
	text-align:center;
	position:relative;
	float:left;
	font-weight:bold;
	margin-left:340px;
	margin-top:-30px;
	width:108px;
	height:40px;
	border:1px solid #d3d3d3;
	border-radius:4px;
	background-color:#f5f5f5;
	color:#666666;
	font-size:14px;
}
.blue_button{
	text-align:center;
	font-weight:bold;
	width:330px;
	height:40px;
	border:none;
	border-radius:4px;
	background-color:#0a52a7;
	color:#fff;
	font-size:18px;
}

.file-upload{
	display: list-item;
	list-style: none;
}
.top_right{
	float:left;
	margin-left:500px;
	margin-top:16px;	
	text-align:center;
}
.back{
	color:#60666a;
	font-size:16px;	
	text-decoration:none;
	cursor: pointer;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
input::-ms-clear{display:none;}
input::-ms-reveal{display: none;}

.next_color{
	color:#6699cc;
}
.f18_t20{
	float:left;
	font-size:18px;
	margin-top:20px;
}
.f28_t10{
	float:left;
	font-size:28px;
	margin-top:10px;
}

