#obj1, #obj2, #obj3, #obj4, #obj5 {
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
	display: inline;
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;
}
#obj1 {
	width: 237px;
	height: 237px;
	margin: 0;
}

.text_ {
	font-size: 11px;
	line-height: 14px;
}

.headline_ {
	font-size: 25px;
	line-height: 27px;
	font-weight: bold;
}
.headline_liten {
	font-size: 11px;
	line-height: 14px;
}
.template_content {
	float: left;
	width: 490px;
}
.left_floater {
	float: left;
	width: 237px;
	margin: 0 18px 0 0;
}
.template_content .template_left {
	float: left;
	width: 237px;
}
.template_content .template_right {
	float: right;
	width: 237px;
}
.template_conten .header_holder {
	float: left;
	clear: both;
	width: 100%;
}

