@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left:10px;
	padding-right:10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:16px;
	font-weight:bold;
	color:#666666;
}
