.font-m {
	font-size: 12px;
}
.font-14 {
	font-size: 14px;
	font-weight: bold;
}
.font-s {
	font-size: 10px;
	color: #CC0033;
}
.font-16 {
	font-size: 16px;
}
.font-18 {
	font-size: 18px;
}
.ten {
	background-image: url(img/news/ten.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.font-m-gray {
	font-size: 12px;
	color: #333333;
}
.font-m-wh {
	font-size: 12px;
	color: #FFFFFF;
}
.font-s-gray {
	font-size: 10px;
	color: #333333;
}
.font-s-wh {
	font-size: 10px;
	color: #FFFFFF;
}
