@charset "utf-8";
/* CSS Document */

.te_s {
	font-size:10px;}
	
.bold {
	font-weight:bold;}
	
.ftLL{
	font-size:140%;
}
.ftL{
	font-size:110%;
}
.ftML{
	font-size:100%;
}
.ftM{
	font-size:95%;
}
.ftMS{
	font-size:100%;
}
.ftS{
	font-size:90%;
}
.ftSS{
	font-size:82%;
}

.ftSSS{
	font-size:75%;
}

.f16{
	font-size:16px;
}

.fhN{
	line-height:1 !important;
}
.fhS{
	line-height:1.2 !important;
}
.fhM{
	line-height:1.6 !important;
}
.fhL{
	line-height:1.7 !important;
}
.fhLL{
	line-height:2.0 !important;
}

.fAl {
	text-align:left;
	}
	
.fwb {
	font-weight:bold;
	}
	
.fwn {
	font-weight:normal;
	}
	
.fcY {
	color:#CC9900;
	}
	
.fcr {
	 color: rgb(239, 83, 85);
	 }
