.slide_box {
	position:relative;
	left:10px;
	top:5px;
	width:815px;
	height:275;
	text-decoration:none;
}

.slide_box3 {
	position:relative;
	left:10px;
	top:5px;
	width:815px;
}

.slide_box2 {
	position:relative;
	left:10px;
	top:5px;
	width:599px;
	height:225;
}

.img_box {
	position:absolute;
	top:0px;
	left:0px;
}

.img_item {
	position:absolute;
	top:0px;
	left:0px;
	width:582px;
	height:272px;
	border:0px;
	display:none;
}

.img_item2 {
	position:absolute;
	top:0px;
	left:0px;
	width:382px;
	height:272px;
	border:0px;
	display:none;
}

.thumb_box {
	position:absolute;
	top:0px;
	left:585px;
	width:228px;
	height:283px;
	background-repeat:no-repeat;
	background-position:115px 0px;
	text-decoration:none;
}

.thumb_box2 {
	position:absolute;
	top:0px;
	left:385px;
	width:212px;
	height:285px;
	background-repeat:no-repeat;
	background-position:99px 0px;
}

.thumb_img {
	width:91px;
	height:55px;
	border:0px;
	z-index:5;
}


.thumb_img2 {
	width:75px;
	height:55px;
	border:0px;
	z-index:5;
}

.thumb_item {
	position:absolute;
	left:10px;
	text-decoration:none;
}

.thumb_item2 {
	position:absolute;
	left:10px;
}

.thumb_text_box {
	padding:3px;
	position:absolute;
	top:0px;
	left:110px;
	width:92px;
	height:50px;
	overflow:hidden;
	text-decoration:none;
}

.thumb_text_box2 {
	padding:5px;
	position:absolute;
	top:0px;
	left:99px;
	width:90px;
	height:42px;
	overflow:hidden;
}

.thumb_text_out {
	font-size:9px;
	color:#333333;
	cursor:pointer;
	text-decoration:none;
}

.thumb_text_over {
	font-size:9px;
	color:#0066CC;
	cursor:pointer;
	text-decoration:none;
}

.thumb_cover_off {
	background-color:#000000;
	position:absolute;
	top:0px;
	left:0px;
	width:210px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=0.5);
	-moz-opacity: 0.005;
	opacity: 0.005;
	z-index:10;
}

.thumb_cover_on {
	position:absolute;
	top:0px;
	left:0px;
	width:91px;
	height:55px;
	cursor:pointer;
	z-index:7;
}

.thumb_cover_inner {
	position:absolute;
	top:0px;
	left:0px;
	width:91px;
	height:55px;
	background-color:#FFFFFF;
	cursor:pointer;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index:7;
}

.thumb_cover_on2 {
	position:absolute;
	top:0px;
	left:0px;
	width:75px;
	height:55px;
	cursor:pointer;
	z-index:7;
}

.thumb_cover_inner2 {
	position:absolute;
	top:0px;
	left:0px;
	width:75px;
	height:55px;
	background-color:#FFFFFF;
	cursor:pointer;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index:7;
}

