@CHARSET "UTF-8";
.f_label {
	color: black;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
.index_lower_h {
	height: 25px;
}
.columns ul li{
    font-size: 120%;
    line-height: 1.75;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}