@charset "utf-8";


.white {
	color: #FFFFFF;
}

.px10 {
	font-size: 10px;
	line-height: 12px;
}
.px12 {
	font-size: 12px;
	line-height: 14px;
}
.px14 {
	font-size: 14px;
	line-height: 16px;
}

.hf_pos{
	width: 90%;
	text-align: left;
	max-width: 800px;
	margin: 30px 0px 30px 0px;
}
