@charset "utf-8";

.baseFont{
	font-size:12px;
}

.breadFont{
	font-size:10px;
	line-height:10px;
}

.font_m {
	font-size:12px;
	line-height:22px;
	color:#636363;
}

.font_s {
	font-size:10px;
	line-height:18px;
	color:#636363;
}

.font_l {
	font-size:14px;
	line-height:22px;
	color:#636363;
}