#download_head {
	width:250px;
	margin:auto;
	background-image: url(images/left_menu_bk_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}

#promo {
	width: 600px;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.promo li{
	width:140px;
	font-size:10px;
	text-align:center;
	list-style:none;
	background-color:#FFFFFF;
	display:block;
	border-bottom:solid 3px;
	border-bottom-color:#666666;
	border-right:solid 3px;
	border-right-color:#666666;
	border-top:solid 1px;
	border-top-color:#666666;
	border-left:solid 1px;
	border-left-color:#666666;
	float:left;
	margin:5px;
	font-weight: bold;
}

#manual {
	width: 600px;
	margin-top: 10px;
	clear: both;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.manual li{
	font-size:10px;
	width:100px;
	text-align:center;
	list-style:none;
	background-color:#D8D8D8;
	display:block;
	border-bottom:solid 3px;
	border-bottom-color:#666666;
	border-right:solid 3px;
	border-right-color:#666666;
	border-top:solid 1px;
	border-top-color:#666666;
	border-left:solid 1px;
	border-left-color:#666666;
	float:left;
	margin:5px;
	font-weight: bold;
}
