.poster{
    width: 100%;
}
.bmargin5{
    margin-bottom: 0.25rem;
}
.bmargin10{
    margin-bottom: 0.5rem;
}
.bmargin15{
    margin-bottom: 0.75rem;
}
.bmargin20{
    margin-bottom: 1rem;
}
.bmargin30{
    margin-bottom: 1.5rem;
}
.bmargin35{
    margin-bottom: 1.75rem;
}
.updown13{
    margin-top: 0.65rem;
    margin-bottom: 0.65rem;
}
.updown{
	margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}
.font10{
    font-size: 0.5rem;
}
.font12{
    font-size: 0.55rem;
    line-height: 20px;
}
.font13{
    font-size: 0.65rem;
}
.font24{
    font-size: 1.2rem;
}
.font14{
    font-size: 0.7rem;
}
.font15{
    font-size: 0.75rem;
}
.font17{
    font-size: 0.85rem;
}
.font18{
    font-size: 0.9rem;
}
.font19{
    font-size: 0.95rem;
}
.font20{
	font-size: 1rem;
}
.font22{
    font-size: 1.1rem;
}
.font24{
    font-size: 1.2rem;
}
.lineh20{
    line-height: 1rem;
}
.bold{
    font-weight: bolder;
}
.cred{
    color: #000000;
}
.lred{
    color: #e80001;
}
.textl{
    text-align: left;
}
.text2{
	text-align: right;
}
.yel{
    color: #fd8100;
}
.white{
	color:#fff;
}
