.pd-bottom30{
	padding-bottom: 30px;
}

.pd-bottom40{
	padding-bottom: 40px;
}

.pd-bottom50{
	padding-bottom: 50px;
}



.pd-top30{
	padding-top: 30px;
}

.pd-top40{
	padding-top: 40px;
}

.pd-top50{
	padding-top: 50px;
}

hr{
	border-style: solid;
	border-width: 1px;
	color: #ccc;
}

.all_width{
	width: 100%;
}

.select_form{
	height: 35px;
	color: #686868;
	border-radius: 3px;
	border-color: #acacac; 
	padding-left: 10px;
}