@charset "utf-8";
/* CSS Document */

.general{
	float:left;
	display:block;
	width:100%;
	height:auto;
}
.general .general-row{
	float:left;
	margin-bottom:20px;
	display:block;
	width:100%;
	height:auto;
	position:relative;
	line-height:25px;
}