.contentslide{
	position:absolute;
	float:left;
	width:1000px;
	height:490px;
	top:0px;
	left:0px;
	}

img{border:none;}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width:1000px;
	height:490px;
	
}

.contentslide .contentdiv{
	display: none;
	width:1000px;
	height:490px;
	float:left;
}

.index_banner_row2{float:left; width:1000px; padding:0px 0px 0px 0px; height:490px;  }
.index_banner_row2 ul{color:#626262; list-style:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.index_banner_row2 ul li{text-align:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:12px;  margin-right:16px; display:inline; width:102px; float:left;}
.index_banner_row2 ul li img{ float:left;}
.index_banner_row2 ul li a{text-decoration:none; color:#fff;}
.index_banner_row2 ul li a:hover{color:#fff; text-decoration:underline;}
.contentdiv p.banner_content
{
	margin:0px;
	color:#000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	padding:0px 15px 0px 20px;
	width:412px;

}

.pagination{
	text-align: left;
	padding: 0 0 4px 0;
	float:left;
	clear:left;
	position:absolute;
	left:650px;
	top:386px;
}

.pause{position:absolute; left:620px; top:386px;}
.pause a{background:url(images/pause_nor.gif) no-repeat; width:22px; height:24px; text-decoration:none; display:block; outline:none; margin:0px 0px 0px 0px; display:none;}
.pause a:hover{background:url(images/pause_active.gif) no-repeat;}
.play{position:absolute; left:620px; top:386px;}
.play a{background:url(images/play_nor.gif) no-repeat; width:22px; height:24px; text-decoration:none; display:block; outline:none; }
.play a:hover{background:url(images/play_active.gif) no-repeat;}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
	width: 120px; /*IE5 width*/
	width: 120px; /*IE6 width*/
}

.pagination a{
	padding:3px 7px 5px 7px;
	margin-right:9px;
	text-decoration:none; 
	color:#ffffff;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/paging_bg.gif) no-repeat;
	outline:none;
}

.pagination a:hover, .pagination a.selected{
	color: #000000;
	font-weight:normal;
	background:url(images/paging_bg_active.gif) no-repeat left top;
	}

.shop_now{float:left; clear:left; margin:0px 0px 0px 20px;}

.banner{
	width:1000px;
	position:relative;
	float:left;
	background:#d5e0e7;
	}
