.DownList{
	width: 500px;
	margin-top: 30px;
	float: left;
	text-align: center;
	list-style-type: none;
	line-height: 30px;
	padding-left: 100px;
}
.DownListR{
	width: 300px;
	margin-top: 30px;
	float: right;
	text-align: center;
	list-style-type: none;
	line-height: 30px;
}
.DownLiftColumnAD{
	float: left;
	position: absolute;
	width: 150px;
	left: 100px;
	top: 210px;
}
.DownRightColumnAD{
	float: Right;
	position: absolute;
	width: 150px;
	Right: 100px;
	top: 210px;
}
