@charset "utf-8";
#Index_box{width: 1000px;background: #fff;margin-right: auto;margin-bottom: 0;margin-left: auto;height: 255px;clear: both;float: none;position: relative;margin-top: 10px;}

#banner
{
	width: 1000px;
	height: 255px;
	float: left;
}
.kwicks
{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 1000px;
	height: 255px;
	z-index: 1;
	position: relative;
	left: 4px;
}
.kwicks li
{
	width: 142px;
	height: 255px;
	display: block;
	overflow: hidden;
	padding: 0;
	background: none;
}
.kwicks.horizontal li
{
	margin-right: 0;
	float: left;
	position: relative;
	font-weight: normal;
}
.kwicks.horizontal li a
{
	display: block;
	float: left;
	text-decoration: none;
}
.kwicks.horizontal li .shadow
{
	width: 25px;
	height: 255px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(/cn/images/kwick-item-shadow.png) no-repeat left top;
	z-index: 1000;
}
.kwicks.horizontal li .thumb
{
	height: 255px;
	background: url(/cn/images/loading.gif) no-repeat 50% 50%;
}
.kwicks.horizontal li .thumb .bg
{
	height: 255px;
	background-repeat: no-repeat;
	background-position: center top;
}
.kwicks.horizontal li .colorImage
{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 255px;
	background-position: center top;
	background-repeat: no-repeat;
}