#content {
	height:420px;
}

#title {
	display:block;
	margin:auto;
}

#summary {
	width:300px;
	color:#888888;
	font-size:12px;
	line-height:20px;
	margin:auto;
}

#summary p{
	margin:0 5px;
}

#summary a {
	color:#4C81B6;
	float:right;
	margin:0 5px 0 0;
}

#main {
	width:300px;
	height:220px;
	display:block;
	margin:auto;
}

.natz {
	margin:0 0 0 10px;
}

.strayed {
	display:block;
	color:#fff;
	width:100px;
	height:25px;
	background:url(../assets/strayed_bbg_s.png) no-repeat;
	position:relative;
	top:-130px;
	left:150px;
	text-align:center;
	text-decoration:none;
	line-height:25px;
}

.supplement {
	color:#D01F3C;
	font-size:10px;
	position:relative;
	top:-120px;
	left:150px;
	width:150px;
	margin:0;
}

#free {
	width:48px;
	height:48px;
	position:relative;
	top:-210px;
	left:230px;
	behavior:url("/css/iepngfix.htc");
}

#footer {
	color:#fff;
	height:28px;
	background:url(../assets/title_bg.png) repeat;
	text-align:center;
	padding:12px 0 0 0;
}

#footer p {
	font-size:12px;
	margin:0;
}