.font12 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 2px;
}
.box {
	border: 1px solid #0C446D;
}
.title {
	font-size: 12px;
	color: #006699;
	letter-spacing: 2px;
}
.name {
	font-size: 12px;
	color: #990000;
	letter-spacing: 2px;
}
.deach {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.link {
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
a.link:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.news-title {
	font-size: 12px;
	line-height: 20px;
	color: #CC6600;
	letter-spacing: 2px;
}
.trailer-link {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.trailer-link:hover {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.border-TL {
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-left-color: #993300;
}
.border-BR {
	font-size: 12px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #993300;
	border-bottom-color: #993300;
}
