#tb_deb_headerWrap {
	background: #000;
	width: 100%;
	height: 46px;
	text-align: left;
}
#tb_deb_footerWrap {
	background: #000;
	width: 100%;
	height: 30px;
	text-align: right;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#tb_deb_content {
	text-align: left;
	margin: 0 auto;
	width: 1024px;
}
#tb_deb_content #flash-box {
	margin: 49px 0 0 26px;
}
#tb_deb_h1 {
	margin: 29px 0 49px 26px;
	text-align:left;
}
#tbcm_content {
	position: relative;
	min-height: 685px;
	height: 100%;
}
* html #tbcm_content{
	height:685px;
}
#tbcm_content body #flash-box {
	width: 1024px;
	height: 490px;
	margin: 0 auto;
	padding: 0 0 0 20px;
}
* html #tbcm_content body #flash-box{
	width:1024px;
	margin:0 auto;
}#tbcm_content body #tb_de_banner {
	position: absolute;
	right: 16px;
	bottom: 40px;
}
* html .tb_dev_png img{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
* html .tb_dev_png{
	width:256px;
	height:72px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/banner.png", sizingMethod="scale");
}