.content_middle{
	text-align: center;
	background: url();
}
.content_middle .gallery_left{
	float: left;
	border: 4px solid #F0F0F0;
	font: 700 8pt Tahoma;
	color: #000;
}
.content_middle .gallery_left_inner{
	width: 405px;
	height: 356px;
}
.content_middle .gallery_right{
	float: left;
	border: 4px solid #F0F0F0;
	border-left: 0px;
}
.content_middle .gallery_right_inner{
	width: 169px;
	height: 356px;
}
.gallery_left .pager{
	height: 20px;
	padding: 3px;
}
.gallery_left ._inner{
	float: left;
	padding: 3px;
	background: #f0f0f0;
}
.gallery_left .pager .date{
	padding: 3px;
	float:left;
	background: #f0f0f0;
	margin-left: 2px;
}
.gallery_left .prev{
	float: left;
	width: 60px;
}
.gallery_left .current{
	color: #FF0000;
}
.gallery_left .img_no{
	float:left;
	text-align: center;
	width: 280px;
}
.gallery_left .link{
	text-align: left;
	margin-bottom: 10px;
	height: 8px;
}
.gallery_left .link a{
	color: #0b7fb1;
	font: 700 8pt Tahoma;
	float: right;
}
/**/
.pane{
	height: 297px;
	overflow: hidden;
}
.pane img{
	margin: 6px;
	width: 385px;
	height: 285px;
	cursor: pointer;
}
.description{
	height: 20px;
	font: 100 8pt/20px Tahoma;
	color: #333;
	margin: 5px 6px 6px 6px;
	background: #F9F9F9;
	border: 1px solid #f0f0f0;
	overflow: hidden;
}
.pane #gallery_image{
	border: 3px solid #DDD;
}
/**/
.list_{
	font: 700 8pt/20px verdana;
	color: #FFF;
}
.list_ .title{
	text-align: left;
	padding-left: 10px;
	height: 20px;
	border-bottom: 2px solid #F0F0F0;
	background: url(../img/gallery_repeat_bck.png) repeat-x;
	font: 700 8pt/20px verdana;
	color: #FFF;
}
.list_ .items{
	direction: rtl;
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-track-color: #333; 
	scrollbar-face-color: #f9f9f9; 
	scrollbar-shadow-color: #DDD; 
	scrollbar-dark-shadow-color: #666; 
	scrollbar-highlight-color: #fff; 
	scrollbar-3d-light-color: #3399FF; 
	scrollbar-arrow-color: #000;
}
.list_ .item{
	float: left;
	margin: 3px 0px 0px 3px;
}
.list_ .item img{
	width: 78px;
	height: 52px;
	border: 1px solid #DDD;
	cursor: pointer;
}
/**/
.start_slide, .link_to_all{
	float: left;
	padding: 3px 3px 3px 3px;
	border: 4px solid #F0F0F0;
	border-top: 0px;
	text-align: left;
	background: #f0f0f0;
}
.link_to_all{
	width: 184px;
	border-left: 0px;
	height: 25px;
}
._inner_slide, .link_to_all .link{
	width: 572px;
	height: 19px;
}
.start_slide input{
	border: none;
	background: transparent;
}
.start_slide label{
	font: 100 9pt verdana;
	color: #333;
}
.link_to_all .link a{
	font: 100 9pt verdana;
	color: #333;
}
/**/
.box_gallery{
	float: left;
	width: 145px;
	height: 155px;
	background: url(../img/product_box_bck.png) no-repeat;
	overflow: hidden;
	margin-bottom: 9px;
}
.box_sep{
	width: 8px;
	height: 100px;
	float: left;
}
.box_gallery .inner_{
	margin: 3px;
}
.box_gallery .image{
	width: 138px;
	height: 124px;
	overflow: hidden;
}
.box_gallery img{
	width: 138px;
	height: 124px;
}
.box_gallery .title{
	margin-top:10px;
	height: 30px;
	width: 140px;
	overflow: hidden;
	text-align: center;
}
.box_gallery .title a{
	color: #3399FF;
	font: 200 8pt/14px Tahoma;
}