

#container {
	/*width:900px;*/
	margin:0px auto 0px;
	background:#f9f0da;
	padding:10px;
	font-size:12px;
	margin-top:50px;
	padding: 50px 0px 50px 0;
}
a {
	text-transform:none;
	color:#333
}
#footer {
	background:#F0F0F0;
	padding:10px;
	border:#999 dotted 1px;
}
.lof-cordion {
	position:relative;
	clear:both;
	overflow:hidden;
}
.lof-cordion-wapper {
	overflow: hidden;
	clear:both;
	width: 1000px;
	height: 725px;
}
.lof-cordion-wapper ul {
	width:100%;
	position:relative;
}
.lof-cordion-wapper ul li {
	list-style-type:none !important;
	float:left !important;
	display:block;
	height: 725px;
	overflow:hidden;
	position:absolute;
	top:0;
	cursor:hand;
	cursor:pointer;
	background:url(http://jstexiao_1291-js.demo.smallseashell.com/images/loading.gif) no-repeat 50% 50%
}
.lof-shadow {
	background:url(http://jstexiao_1291-js.demo.smallseashell.com/images/shadow-left.png) repeat-y;
	z-index:0;
	width:50px;
	height:320px;
	position:absolute;
	left:0;
	top:0;
}
.lof-bottom {
	background:url(../images/shadow-bottom.jpg) no-repeat;
	height:115px;
	top:-64px;
	position:relative
}
.lof-description {
	height:90px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}
.lof-description h4{font-size: 20px; margin-top: 10px;}
.lof-description p {margin-top: 10px; font-size: 15px;}
.lof-description {
	/*background:url(../images/bg-desc.png);*/
	background: rgb(0,0,0,0.5);
	padding:0 20px;
	color:#FFF
}
