.clearfix{
	clear:both;
}
.order{
	float:left;
	width:100%;
	max-width:100%;
	height:auto;
	margin-left:10px;
}
.order .txt1{
	width:100%;
	max-width:100%;
	color:black;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}
.order .txt2{
	width:100%;
	max-width:100%;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}
.order .search{
	margin-top:10px;
}
hr{
	
	border-color:#CCCCCC;
}
.top1{
	width:100%;
	max-width:100%;
	
}
.top1 .top11{
	float:left;
	width:100%;
	max-width:35%;
}
.top1 .top12{
	float:left;
	width:100%;
	max-width:37%;
}
.top1 .top12 .box{
	width:100%;
	max-width:300px;
	height:90px;
	border:1px solid #CCCCCC;
	background:white;
	margin-top:3px;
}
.top1 .top13{
	float:right;
	width:100%;
	max-width:0%;
	margin-top:-65px;
	margin-left:0px;
}
.labelhead{
	display:inline-block;
	width:0px;
}
.formControll{
	width:100%;
	max-width:100%;
}