/*Slide Start幻灯片位置开始*/
#Slidebox{
	width: 100%;
	height: 376px;
	padding: 0px;
	margin: 0 auto;  /*position:relative;*/
	background-color: #f2f2f2;
	overflow: hidden;
}
#flashBg {
	height: 376px;
	overflow: hidden;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
}
#flashLine {
	height: 376px;
	width: 100%;
	clear: both;
	background-image: url(images/touming.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#flash{
	width: 100%;
	height: 376px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	position: relative;
	padding: 0px 0px;
}
#flash a {
	width: 100%;
	height: 376px;
	display: none;
}
#flash img {
	width: 100%;
	height: 376px;
}
.flash_bar {
	width: 600px;
	padding-left: 800px;
	z-index: 69;
	height: 30px;
	overflow: hidden;
	position: absolute;
	padding-top: 13px!important;
	padding-top: 12px;
	bottom: 0px;
	left: 0px;
	text-align: center;
	background-image: url(images/tg_flashbar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.flash_bar .dq {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 2px 4px;
	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 -12px;
}

.flash_bar .no {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 2px 4px;
	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;
}
