@charset "utf-8";
/* CSS Document */

.text-footer-10px {
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
}

.text-content {
	font-family: "Arial";
	font-size: 12px;
	color: #898989;
}

.text-title {
	font-family: "Arial";
	font-size: 18px;
	color: #3000000;
}.text-conten-14px {
	font-family: "Arial";
	font-size: 14px;
	color: #3f4144;
}
.text-conten-14px-bold {
	font-family: "Arial";
	font-size: 14px;
	color: #3f4144;
	font-weight:bold;
}

.text-conten-11px-bold {
	font-family: "Arial";
	font-size: 11px;
	color: #3f4144;
	font-weight:bold;
}

html { height: 100%; margin-bottom: 1px; }
.text-content-bold {
	font-family: Arial;
	font-size: 12px;
	color: #3f4144;
	font-weight:bold;
}
.line-grey {
	font-family: Arial;
	font-size: 10px;
	color: #C0C0C0;
}
