﻿#floater_man {
	background-color: #FFFFFF;
	/* [disabled]float: left; */
	height: 0px;
	width: 1210px;
	margin-right: auto;
	margin-left: auto;
}
.stick#floater_man {
	top: 0px;
	width: 1024px;
	margin-left: -464px;
	position: fixed;
	z-index: 10000;
}
#floater_man_sub {
	background: url("../TAssets/Images/BG_TAB_DSS_Ency.gif") no-repeat;
	margin: 0px auto;
	width: 1024px;
	height: 0px;
	position: relative;
	z-index: 10;
}
