.gzp_category{
	height: 400px;
	overflow-x:scroll; white-space:nowrap
}
.gzp_category .gzp_category_content{
	width: 400px;
	height: 400px;
	background-color: #F6F6F6;
	float: left;
	border: 1px solid #869AB3;
	text-align: center;
	margin-right: 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;


}
.gzp_category_head{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #0000ff;
	font-size: large;
	text-align: center;
}

.gzp_category_body{
	width:100%;
	height:368px;
	overflow-x:auto;
	text-align: left;
}

/*����������ɫ*/
.div_over{
	height: 30px;
	line-height:30px;
	background-color: #AFCEE8;
	margin-bottom: 1px;
	color: #fff;
	cursor: pointer;
	padding-left: 15px;
}
/*����Ƴ�����ɫ*/
.div_out{
	height: 30px;
	line-height:30px;
	background-color: #fff;
	margin-bottom: 1px;
	cursor: pointer;
	padding-left: 15px;
}
.arrow{
	color: #AAAAAA;
}
.arrow a:hover{
	color: #fff;
}
.arrow a:link{
	color: #fff;
}


.arrow_out {
	color: #AAAAAA;
}
.arrow_over {
	color: #fff;
}

.title_cloud{
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	font-weight:bold;
	background-color: #C1DEA8;
	border-left: 5px solid #99AD7A;
	margin-bottom: 10px;
}
.body_cloud{
	width: 100%;
	height: auto;

}
.lable_cloud{
	width: 100px;
}
sup{
	color:red;
	position:relative;
	top:1px;
	margin-right: 2px;
}
.control-label{
	font-size: 11px;
}
.btn_cloud{
	font-size: 11px;
}
.colorRed_cloud{
	color:#E26A6A;
}
.colorBlue_cloud{
    color:#052D8B;
}
/*div.checker, div.checker span, div.checker input {
	width: 0;
	height: 0;
}*/
#wizard ol li{
	text-align: center;
}
.bgColorWhite_cloud{
    background-color: #fff;
    padding: 20px;
}


/*�ϴ�ͼƬ����ʽ--start*/
 .sl-custom-file {
	 width: 130px;
	 text-align: center;
	 position: relative;
	 display: inline-block;
	 zoom: 1;
	 cursor: pointer;
	 overflow: hidden;
	 vertical-align: middle;
 }

.ui-input-file {
	position: absolute;
	right: 0;
	top: 0;
	_zoom: 30;
	font-size: 300px\9;
	height: 100%;
	_height: auto;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	cursor: pointer;
}

.img-size {
	width: 100px;
	height: 100px;
	text-align: center;
	padding-left: 10px;
}
/*�ϴ�ͼƬ����ʽ--end*/

/*Բ����ʽ*/
.circle_white{
	background: #fff;
	width: 20px;
	height: 20px;
	border-radius: 10px; /* ���нǶ�ʹ�ð뾶Ϊ5px��Բ�ǣ�������ΪCSS3��׼���� */
	-moz-border-radius: 10px; /* Mozilla�������˽������ */
	-webkit-border-radius: 10px; /* Webkit�������˽������ */
}
/*.circle_red{
	background: #FF002A;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.circle_blue{
	background: #26A6EE;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}*/
.ok_cloud{
	background-image: url("images/OK02.png");
}
.btn_color{
	background: #7598B6;
	color:#fff;
	text-align: center
}


.arrowBtn{
	display: block;
	float: left;
}




