#obj1, #obj2, #obj3 {
	margin: 0 0 20px 0;
	position: relative;
	display: inline;
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;
}
#obj2 {
	margin: 0;
}
.text_ {
	font-size: 11px;
	line-height: 11px;
}

.headline_ {
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
}
.headline_liten {
	font-size: 11px;
	line-height: 11px;
}
.template_content {
	float: left;
	width: 494px;
	margin: 0;
}

.template_content .template_left {
	float: left;
	width: 237px;
}

.template_content .template_right {
	float: right;
	width: 237px;
}

.right_floater {
	float: left;
	width: 237px;
	margin: 0 0 0 19px;
}
