/*Slide Start幻灯片位置开始*/
#Slidebox{
	width: 100%;
	height: 446px;
	padding: 0px;
	margin: 0 auto;  /*position:relative;*/
	background-color: #f2f2f2;
	overflow: hidden;
}
#flashBg {
	height: 446px;
	overflow: hidden;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
}
#flashLine {
	height: 446px;
	width: 100%;
	clear: both;
}
#flash{
	width: 1440px;
	height: 446px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	position: relative;
	padding: 0px 0px;
}
#flash a {
	width: 1440px;
	height: 446px;
	display: none;
}
#flash img {
	width: 1440px;
	height: 446px;
}
.flash_bar {
	/* [disabled]width: 555px; */
	padding-left: 700px;
	/* [disabled]z-index: 1; */
	height: 20px;
	overflow: hidden;
	position: absolute;
	/* [disabled]padding-top: 13px!important; */
	/* [disabled]padding-top: 12px; */
	bottom: 0px;
	left: 0px;
	background: url(../images/tg_flashbar.png) no-repeat 0px 0px;
	text-align: center;
}
.flash_bar .dq {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	cursor: pointer;
	overflow: hidden;
	_background: none;












_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://vizo.retail20.cn/images/pagination.png" ,sizingMethod="crop");
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-image: url(images/pagination.png);
	background-repeat: no-repeat;
	background-position: 4px -12px;
}

.flash_bar .no {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	cursor: pointer;
	overflow: hidden;
	_background: none;

_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://vizo.retail20.cn/images/pagination.png" ,sizingMethod="crop");
	background-image: url(images/pagination.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
