@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);

.l {
	float: left;
}

.r {
	float: right;
}

.c {
	clear: both;
}

.cf:before, .cf:after {
	content: '';
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}

@media (min-width:768px) {

}

@media (max-width:767px) {

}
