#contents {
	padding: 60px 20px 40px 40px;
}
.title {
	width:60px;
	padding:0px;
	float:left;
	text-align:center;
}
.left,.right{
	width:250px;
	float:left;
	color:#FFFFFF;
}
.left {
	padding:0px;
	text-align:right;
}
.right {
	padding:0px;
	text-align:left;
}
.left h1,.right h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	margin: 0px;
	line-height:1.2em;
}
.left h2,.right h2 {
	font-size: 10px;
	color: #999999;
	font-weight:normal;
	margin: 0px;
	line-height:1.2em;
}
.left h3,.right h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	margin: 0px;
	line-height:1.2em;
}
.unreleased h1,.unreleased h2,.unreleased h3 {
	color: #333333;
}
p {
	margin: 0px 0px 2em 0px;
}
a h1:hover {
	color: #990000;
}
a:link {
color: #FFFFFF;
text-decoration: none;
@@@@}
a:visited {
color: #FFFFFF;
text-decoration: none;
}
a:active {
color: #FFFFFF;
text-decoration: none;
}
a:hover {
color: #990000;
text-decoration: none;
}.new {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	padding: 2px 4px;
	margin: 0px 4px;
	background-color: #660000;
}
