.crosshead {
	font-weight: bold;
	margin-bottom: 18px;
	background: #EBEBEB;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top: 1px solid #CCC;
}

.column01 {
	margin-bottom: 8px;
	margin-right: 20px;
	overflow: hidden;
	width: 940px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.column02 {
	margin-bottom: 18px;
	margin-right: 10px;
	overflow: hidden;
	width: 32%;
	float: left;
	border-bottom: 1px solid #FFFFFF;	
	height: 70px !important;
}

.column03 {
	margin-bottom: 18px;
	margin-right: 10px;
	overflow: hidden;
	width: 32%;
	float: left;
	border-bottom: 1px solid #eee;	
	height: 60px !important;
}
.column04 {
	height: 57px !important;
} 
.column05 {
	height: 78px !important;
}
.column03_noline {
	margin-bottom: 10px;
	margin-right: 20px;
	overflow: hidden;
	width: 250px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
}

.column01 img, .column02 img, .column03 img {
	float: left;
	margin-right: 10px;
}

.column01 dl, .column02 dl, .column03 dl {
	overflow: hidden;
}

.column01 dl dt, .column02 dl dt, .column03 dl dt {
	font-weight: bold;
}

.title_help {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.line {
	background: #DCDCDC;
	width: 100%;
	height: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ver {
	text-align: right;
	margin-bottom: 20px;
	margin-top: 5px;
	    /* padding-right: 6px; */
}
.col {
	margin-right: 0px;
}

