.early_preview{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

.early_title{
	background-image:url(image/title_back.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#333333;
	font-size:12px;
	color:#CCC;
	font-weight:bold;
	padding:5px 0 4px 7px;
	border-bottom:solid 1px #666;
	border-top:solid 1px #666;
	margin-bottom:15px;
}

.not_early{
	text-align:center;
	margin-top:40px;
	margin-bottom:120px;
}

.dl_left{
	width:246px;
	float:left;
	padding-top:124px;
	padding-bottom:20px;
	text-align:center;
	background-position:left top;
	background-repeat:no-repeat;
}

.dl_right{
	width:246px;
	float:right;
	padding-top:124px;
	padding-bottom:20px;
	text-align:center;
	background-position:left top;
	background-repeat:no-repeat;
}