.div_style1 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.div_style2 {
	float: left;
	width: 30%;
	margin-bottom: 10px;
	min-width: 350px;
}

.div_style3 {
	float: left;
	width: 30%;
	min-width: 350px;
}

.div_style4 {
	float: left;
	width: 28%;
	min-width: 280px;
}

.div_style5 {
	float: left;
	width: 38%;
	margin-bottom: 10px;
	min-width: 400px;
}

.div_style6 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-left: 100px;
}

.div_style7 {
	float: left;
	width: 25%;
	margin-bottom: 10px;
	min-width: 350px;
}

.div_style8 {
	float: left;
	width: 25%;
	min-width: 350px;
}
.div_style9 {
	float: left;
	width: 8%;
	font-size:16px;
}
.div_style10 {
	float: left;
	width: 15%;
	min-width: 280px;
}

.input_query {
	float: left;
	width: 50%;
	min-width: 700px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px
}

.label_style1 {
	margin-left: 20px;
}

.frame_left {
	float: left;
	width: 30%;
	min-width: 500px;
}

.frame_right {
	float: left;
	width: 70%;
	min-width: 1000px;
}

.style1 {
	color: #FF0000
}

.input-xlarge1 {
	width: 60px;
}

#centerFile {
	margin: 20px 0px 8px;
	width: 100%;
}

#loading {
	width: 100%;
	height: 15px;
	background-color: #d7d7d7;
	margin-top: 10px;
}

#loading div {
	width: 0px;
	height: 15px;
	background-color: #178fca;
	text-align: center;
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
}

#loading2 {
	width: 100%;
	height: 15px;
	background-color: #d7d7d7;
	margin-top: 10px;
}

#loading2 div {
	width: 0px;
	height: 15px;
	background-color: #178fca;
	text-align: center;
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
}

#excelForm {
	margin-bottom: 8px;
}

.form_toolbar {
	padding-left:22px;
}