.banner_div {
	height:582px;
	margin:0px auto;
	overflow:hidden;
}
#flash {
	width:100%;
	height:582px;
	overflow:hidden;
	margin:0 auto;
	clear:both;
}
#flash a {
	width:100%;
	height:582px;
	display:none;
}
#flash img {
	width:100%;
	height:582px;
	display:none;
}
/*.flash_bar {
	width:120px;
	height:30px;
	overflow:hidden;
	padding-top:13px!important;
	padding-top:12px;
	text-align:center;
	margin:0px auto;
	z-index:999;
	position:absolute;
	top:680px;
	left:680px;
}*/
.flash_bar .dq {
	display:inline-block;
	float:left;
	width:30px;
	height:5px;
	margin:5px 5px; /* background: url(tg_flash_p.png) no-repeat 0px 0px;*/
	cursor:pointer;
	background:#fff;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/tg_flash_p.png", sizingMethod="crop");
}
.flash_bar .no {
	display:inline-block;
	float:left;
	width:30px;
	height:5px;
	margin:5px 5px; /* background: url(tg_flash_p.png) no-repeat 0px 0px;*/
	cursor:pointer;
	background:#999;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/tg_flash_p2.png", sizingMethod="crop");
}
#flashBg {
	height:582px;
	overflow:hidden;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
}
#flashLine {
	height:582px;
	width:100%;
	clear:both;
}
