.at {
	float: left;
	width: 900px;
	height: 574px;
	background-repeat: no-repeat;
	position: relative;
}
.mov {
	float: left;
	width: 853px;
	height: 480px;
	position: absolute;
	left: 25px;
	top: 62px;
}



.at2 {
	float: left;
	width: 900px;
	height: 604px;
	background-repeat: no-repeat;
	position: relative;
}

.mov2 {
	float: left;
	width: 853px;
	height: 480px;
	position: absolute;
	left: 25px;
	top: 102px;
}

.set-wrappers {
	background-color: #5BC1C6;
	background-image: url(../16_042_pte/images/base_green.jpg);
	background-repeat: repeat-y;
}
.set-wrappers-IN {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.SetBox   {
	width: 200px;
	margin-left: 14px;
	margin-bottom: 14px;
	float: left;
}
.tm_btn {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
	padding-right: 10px;
}


