<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* JCarousel */
*
{
	margin: 0;
	padding: 0;
}
.jcarousel-container
{
	position: relative;
}

.jcarousel-clip
{
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.jcarousel-list
{
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-list li, .jcarousel-item
{
	float: left;
	list-style: none; /* We set the width/height explicitly. No width/height causes infinite loops. */
	
	width: 161px;
	padding: 0 0 0 6px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the &lt;ul&gt; list (inside the &lt;div&gt; described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next
{
	z-index: 3;
	display: none;
}

.jcarousel-prev
{
	z-index: 3;
	display: none;
}


.jcarousel-skin-tango .jcarousel-container
{
}

.jcarousel-skin-tango .jcarousel-container-horizontal
{
	width: 663px;
	/*padding: 10px 30px 10px 25px;*/
	height: auto;
}

.jcarousel-skin-tango .jcarousel-container-vertical
{
	width: 75px;
	height: 86px;
	padding: 0px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal
{
	width: 663px;
	vertical-align: middle;
}

.jcarousel-skin-tango .jcarousel-clip-vertical
{
	width: 75px;
	height: 86px;
}

.jcarousel-skin-tango .jcarousel-item
{
	padding: 0 3px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal
{
	margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-item-vertical
{
	margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder
{
	background: #fff;
	color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal
{
	position: absolute;
	top: 48px;
	right: 4px;
	width: 25px;
	height: 40px;
	cursor: pointer;
/*	background: transparent url(next-horizontal_red.png) no-repeat -8px 0;
	_background: transparent url(next-horizontal_red.png) no-repeat -4px 0;
*/
}



.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active
{
	cursor: default;
	background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal
{
	position: absolute;
	top: 48px;
	left: -0px;
	width: 25px;
	height: 40px;
	cursor: pointer;
/*	background: transparent url(prev-horizontal_red.png) no-repeat 3px 0;*/
}




.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active
{
	cursor: default;
	background-position: -96px 0;
}

/**
 *  Vertical Buttons

.jcarousel-skin-tango .jcarousel-next-vertical
{
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover
{
	background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active
{
	background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active
{
	cursor: default;
	background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical
{
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(../scroll/jcarousel/skins/tango/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover
{
	background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active
{
	background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active
{
	cursor: default;
	background-position: 0 -96px;
}
 */
li.jc_off
{
	display: inline;
	width: 200px;
	height: 86px;
	margin: 0;
	list-style: none;
}
.feelbackbg
{
	/*background: transparent url(../images/duannoibat_item-bg.png) no-repeat scroll 3px 0;*/
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 161px;
	padding: 0 0 0 0px;
}
html&gt;body .feelbackimgBG
{
	position:absolute;
	z-index:2;
	background: transparent url(../images/duannoibat_item-bg1.png) no-repeat scroll 0px 0;
	width: 161px;
	height: 100px;
	margin-left:3px;
}
.feelbackimgBG
{
	position:absolute;
	z-index:2;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=   '../images/duannoibat_item-bg1.png' ,sizingMethod=crop);
	width: 161px;
	height: 100px;
}
.feelbackimg
{
	width: 155px;
	height: 91px;
	vertical-align: bottom;
	z-index:1;
}
a img
{
	text-decoration: none;
}

.feelbackbg a.title11
{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	display: block;
	text-align: center;
	font-size: 9pt;
	font-family: Arial;
	line-height: 15px;
	margin-top: 8px;
	padding-bottom:5px;
	text-align: center;
	width: 155px;
}
.feelbackbg a.title11:hover
{
	color: Green;
}
#feelbackwr
{
	/*margin-left: 8px;
	_margin-left: 6px;*/
}
</pre></body></html>