.wrapper {
	height: 397px;
	width: 1000px;
	float: left;
}
.lof-slidecontent, .lof-slidecontent a {
	color:#FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lof-container {}.lof-slidecontent{	position: relative;}
.lof-slidecontent .preload{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	height: 100%;
	width: 100%;
	background-image: url(images/indicator.gif);
}
.lof-main-outer {position: relative; overflow:hidden;}
.lof-main-outer .lof-next,  .lof-main-outer .lof-previous{
	display:block;
	width:0px;
	color:#FFF;
	cursor:pointer;
	position:absolute;
	height:100%;
	top:0;
}
.lof-main-outer .lof-next {	right:10px;}
.lof-main-outer .lof-previous {	left:10px;}
.lof-main-wapper li {border: none !important;}

/* main flash */
ul.lof-main-wapper{	/* margin-right:auto; */
	background: transparent;
	padding:0 !important;
	margin:0 !important;
	position: relative;
	/* [disabled]height: 397px; */
	/* [disabled]display: none; */
}
ul.lof-main-wapper li{	padding:0 !important;	margin:0 !important;	float:left;	list-style: none;	position:relative;}
ul.lof-main-wapper li a img {border:none !important;}
.lof-opacity {	overflow:visible  !important;;	position:absolute !important;}
.lof-opacity  li{	position:absolute  !important;;	top:0;	left:0;	margin:0;	padding:0;	float:inherit  !important;}
ul.lof-main-wapper li img{	padding:0 !important; margin:0 !important; max-width: none !important; }




/* item navigator */.lof-navigator-wapper {
	position:absolute;
	bottom:0px;
	left: 450px;
}


.lof-navigator-outer{
	position:relative;
	z-index:10;
	color:#FFF;
	margin:0;
	padding:0;
	overflow: hidden;
}ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:relative;
}
ul.lof-navigator li{
	cursor:pointer;
	list-style:none;
	margin: 0;
	overflow:hidden;
	float:left;
	display:block;
	border: none !important;
}
ul.lof-navigator li span {
	/* [disabled]display: none; */
}
ul.lof-navigator li.active {
	display:block;
}


ul.lof-navigator li{
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 41px;
	color: #666;
	height: 41px;
	text-align: center;
	background-color: #FFF;
	margin-right: 5px;
	border-radius: 12px 12px 0px 0px;
	width: 168px;
} 

ul.lof-navigator li.active{
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}

.lof-opacity{width:1000px;height:px;}

.lof-opacity li{width:1000px;height:px;}
