﻿/*----------------------------------
name:mod auto
date:2011-10-12
author:sunbey
http://hi.baidu.com/sunbey80/
----------------------------------*/

.flash{
	width:978px;
	height:299px;
	margin:0 auto;
	overflow:hidden;
	}

.zt_flash ul div a{
	text-indent:-9999px;
	width:14px;
	height:14px;
	overflow:hidden;
	margin-left:2px;
	
	background-image: url(../flashli.png)!important;/* FF IE7 */
	background-repeat: no-repeat;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='flashli.png'); /* IE6 */
	_ background-image: none; /* IE6 */
}
.zt_flash ul div a.cur{
	
	background-image: url(../flashlion.png)!important;/* FF IE7 */
	background-repeat: no-repeat;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='flashlion.png'); /* IE6 */
	_ background-image: none; /* IE6 */
}
