/*==========================================*/
.carousel {
	/*  position:absolute; */
	height:343px;
	top:170px
}
.jScrollPaneContainer {
	z-index: 1;
	overflow: hidden;
	position: relative
}
.jScrollPaneTrack {
	background: url(../images/images/slider-bg.gif) no-repeat 0% 0%;
	left: 0px;
	width: 100%;
	cursor: pointer;
	top: 330px;
	position: absolute
}
.jScrollIntervalTrack {
	position: absolute;
	display:none
}
.jScrollPaneDrag {
	background: url(../images/images/handle.gif) no-repeat 0% 0%;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	margin:1px 1px
}
.jScrollPaneDragLeft {
	left: 0px;
	overflow: hidden;
	bottom: 0px;
	position: absolute
}
.jScrollPaneDragRight {
	right: 0px;
	overflow: hidden;
	bottom: 0px;
	position: absolute;
}

ul.blocks {
	display: block;
	margin:0px;
	padding: 0px;
	width: 1980px;
	height: 348px;
	overflow:hidden;
	
}
ul.blocks li {
	display: block;
	float: left;
	margin: 0px !important;
	width: 316px;
	height: 329px;
	overflow:hidden; display:inline;
	margin:0 14px 0 0px !important;
}
.holder {
	display: block;
}
.scroll-pane {
	padding-right:0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	width: 976px;
	padding-top: 0px; background:#fff;
}
#pane5 {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	width: 976px;
	padding-top: 0px;
	height: 349px
}
.txt_area {
	width:316px;
	float:left;
	margin:0px 0px 0 0px !important;
}

