@charset "utf-8";
/* CSS Document */
body#home .lof-slidecontent{
	position:relative;
	overflow:hidden;
	width:934px;
	height:258px;
	background:url(../img/bkgrd_jquery.jpg) repeat-y;
	background-position:right;
	border:none;
}
.lof-slidecontent{
	position:relative;
	overflow:hidden;
	width: 640px;
	height:256px;
	background:none;
	background-position:right;
	background-color:#E0DBD8;
	border:#363534 solid 1px;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	background:#FFF;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	color:#FFF;
	text-align:center;
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
/*	background:transparent url(../img/jquery/load-indicator.gif) no-repeat scroll 50% 50%;*/
}
.lof-main-outer{
	position:relative;
	height:258px;
	width:560px;
	z-index:3;
}
body#home .lof-main-outer img{
	height:256px;
	width:476px!important;
	overflow:hidden;
	z-index:3;
	float:right;
}
.lof-main-outer img{
	height:258px;
	width:476px!important;
	overflow:hidden;
	z-index:3;
	float:left;
}

.lof-main-outer .territory{width:197px!important; height:51px!important;padding:0 20px 15px 0; background:url(../img/weknow_img.png) no-repeat;text-indent:-5000px;float:left;}

.lof-main-outer h3, .lof-main-outer h3 a, .lof-main-outer h3 a:link, .lof-main-outer h3 a:active, .lof-main-outer h3 a:visited {color:#fff;width:197px;}

.lof-main-outer h3 a:hover{color:#fff!important; text-decoration:underline!important;}

/*******************************************************/
.lof-main-item-desc{
	z-index:100;
	position:absolute;
	top:32px;
	left:16px;
	width:250px;
	height: 210px;
	line-height:15px;
	background:url(../img/bkgrd_jquery_desc.jpg) repeat-x;
	/* filter:0.7(opacity:60) */
}

.lof-main-item-desc .wrapper{
	color:#FFF;
	margin:0;
	padding:0;
	height: 93px;
	overflow:hidden;
	font-size:11px;
	width:250px;
}

.lof-main-item-desc .wrapper p{
	margin:0;
	padding:0;
}
.lof-main-item-desc h3 a{
	color:#FFF;	
	margin:0;
	font-size:15px;
	padding:20px 8px 0 0;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.lof-main-item-desc h3 a:hover{
	color:#FF6;
	text-decoration:underline;
}
/* main flash */
ul.lof-main-wapper{
	/* margin-right:auto; 
background:transparent url(../img/jquery/load-indicator.gif) no-repeat scroll 50% 50%;*/
	padding:0px;
	margin:0;
	height:300px;
	width:960px;
	position:absolute;
	overflow:hidden;
}

body#home ul.lof-main-wapper li{
	overflow:hidden;
	padding-left:148px;
	margin:0px;
	height:100%;
	width:622px;
	float:left;
	background:none;
}
ul.lof-main-wapper li{
	overflow:hidden;
	padding-left:0px;
	margin:0px;
	height:100%;
	width:622px;
	float:left;
	background:none;
}
.btnmore{
	width: 90px;
	height: 25px;
	position:absolute;
	text-indent:-4000px;
	left: 175px;
	top: 200px;
	background:url(../img/btn_more.jpg) no-repeat;
	z-index:50000!important;}

.btnmore a:link, .btnmore a:active, .btnmore a:visited { display:block; background:url(../img/btn_more.jpg) no-repeat; width: 90px;height: 25px;}
.btnmore a:hover {display:block;  background:url(../img/btn_more_hover.jpg) no-repeat;width: 90px;height: 25px;}


.lof-opacity  li{
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}
body#home ul.lof-main-wapper li img{
	border:#363534 solid 1px;
}
ul.lof-main-wapper li img{
	width:600px;
	border-right:#363534 solid 1px;
}

li-desc{
	z-index:100;
	position:absolute;
	top:150px;
	left:0px;
	width:500px;
	/* filter:0.7(opacity:60) */
}
li-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 0
}
li-desc h3 a{
	color:#FFF;	
	margin:0;
	font-size:140%;
	padding:20px 8px 2px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
li-desc h3 a:hover{
	color:#FF6;
	text-decoration:underline;
}

/* item navigator */
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:148px;
}
ul.lof-navigator li{
	cursor:pointer;
	list-style:none;
	width:148px!important;
	height:76px!important;
	padding:5px 0 4px 0;
	margin:0;
	overflow:hidden;
}

.lof-navigator-outer{
	position:absolute;
	right:-154px;
	top:0px;
	z-index:100;
	width:167px;
}
.lof-navigator li.active{
	/*background:url(../img/jquery/arrow-bg.png) no-repeat scroll left center; 
	color:#FFF*/
}
.lof-navigator li:hover{ 
	
}
.lof-navigator li{background:none;}

.lof-navigator li h3{
	color:#FFF;
	font-size:100%;
	padding:0 !important;
	margin:0;

}
.lof-navigator li div{
/*background:url(../img/jquery/transparent_bg.png);*/
	width:148px;
height:76px;
	position:relative;
	margin-left:0;
	padding-left:0;
	opacity:.45;
			filter: alpha(opacity=45); 
			-moz-opacity: 0.45;
}

.lof-navigator li.active div{
width:148px;
height:76px;
opacity:.85;
			filter: alpha(opacity=85); 
			-moz-opacity: 0.85;
}
.lof-navigator li img{
	height:74px;
	width:146px;
	margin:0;
	float:left;
	padding:0;
	border:1px solid #363534;
}
