@import url(common.css);
#banner {
	height: 245px;
	background: url(../images/alpha/banner.jpg) no-repeat;
	margin-bottom: 20px;
	color: #fff;
	position: relative;
}
#banner a {
	color: #fff;
}
.dlbtn, .date, .fblink {
	position: absolute;
	left: 108px;
	width: 293px;
	text-align: center;
}
.dlbtn {
	top: 81px;
}
.date {
	color: #B45211;
	top: 135px;
}
.fblink {
	top: 170px;
}
.dlinfo {
	top: 217px;
	left: 38px;
	position: absolute;
}
#feature {
	border: 1px solid #ECECEC;
	background: #F6F6F6;
	color: #5F5F5F;
	padding: 9px;
	zoom: 1;
}
#feature:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	content: ".";
}
.gofb {
	background: url(../images/alpha/feedback.gif) no-repeat;
	width: 267px;
	height: 161px;
	float: right;
	line-height: 21px;
	color: #000;
}
.fbinfo {
	width: 192px;
	margin: 20px 0 0 50px;
}
.fbinfo img {
	margin-top: 10px;
}
#feature ul {
	line-height: 31px;
}
#feature li {
	padding-left: 34px;
	background: url(../images/ui/bullet.gif) no-repeat 4px;
}