.box {
	border: 1px solid #FFFFFF;
}
.font12 {
	font-size: 12px;
	color: #FFFFFF;
}
.font12-1 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 2px;
}
.date {
	font-size: 12px;
	color: #FFFF00;
}
.link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
.font12-main {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
}
.deach {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.font12-2 {
	font-size: 11px;
	color: #333333;
}
