

#flash {
	margin: 0px auto;
	width: 1000px;
	height: 300px;
	overflow: visible;
	clear: both;
	position: relative;

}
#flash a {
	width: 1000px; height: 510px; display: none;
}
#flash img {
	width: 1000px; height: 510px;
}
.flash_bar {
	width: 605px; height: 30px; bottom: 0px; overflow: hidden; padding-top: 13px !important; padding-left: 465px; position: absolute; z-index: 69;
}
.flash_bar .dq {
	background-image: url(../images/tg_flash_p.png);
no-repeat 0px 0px; 	margin: 5px;
	width: 8px;
	height: 8px;
	float: left;
	display: block;
	cursor: pointer;
	_background: none;
}
.flash_bar .no {
	background-image: url(../images/tg_flash_p2.png);
no-repeat 0px 0px; 	margin: 5px;
	width: 8px;
	height: 8px;
	float: left;
	display: block;
	cursor: pointer;
	_background: none;
}
#flashBg {
	 background-repeat:repeat-x;
	 background-position:center;
	margin: 0px; padding: 0px; width: 100%; height: 510px; clear: both;
}
#flashLine {
	margin: 0px auto; width: 1170px; height: 350px; clear: both;
}
