.slide {
	margin: 0 0 0 400px;
	padding: 0 0 0 0;
	width: 134px;
	height: 40px;
/*	border-top: solid 1px #000; */
	background: url(images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

#lay {
position:absolute;
z-index:1;
}

/* Product Show  */
h3.products_productshow_head {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#fff;
/* background:#999 url(img/products_show_header.gif) repeat-x; */
background: url(img/slide_bg_top.jpg) no-repeat;
text-align:center;
margin:0px auto 0px auto;
width:760px; height:25px;

} 

div#products_productshow {
width:760px;
height: 212px;
text-align:center;
margin:0 auto;
text-align:center;
vertical-align:middle;
/* background:#eee url(img/products_show.gif) repeat-x; background-color:#00CCFF; border-top: solid 1px #CCCCCC;*/
background: url(img/slide_bg.jpg) no-repeat bottom;
/* background-color:#CCCCCC; */
margin-bottom:0px; float: left;
}

div#products_productshow ul { width:696px; text-align:center; margin:0 auto; vertical-align:middle; }
div#products_productshow ul li { width:174px; float:left; text-align:center; height:130px; padding-bottom:0px; vertical-align:middle; margin-top:25px; }
div#products_productshow a.textlink:link { text-decoration:none; font-weight:bold; font-size:0.8em; color: #666666; }
div#products_productshow a.textlink:visited { text-decoration:none; font-weight:bold; font-size:0.8em; color:#666666; }
div#products_productshow a.textlink:hover { text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }
div#products_productshow a.textlink:active { text-decoration:none; font-weight:bold; font-size:0.8em; color:#666666; }
div#products_productshow a.textlink:focus { text-decoration:none; font-weight:bold; font-size:0.8em; color:#666666; }
div#products_productshow img { display:block; margin:8px auto; vertical-align:bottom;}
.image-ps { height:110px; width: 170px; vertical-align:middle; text-align:center; display:block;}
/* Product Show  */

/* button */

.prev	img	{
	border: 0px;
	margin-right: 0px;
	padding: 0px;
	
}
.next	img	{
	border: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_l, .btn_r	{
	width: 34px;
	height: 180px;
	float: left;
}


.center	{
	float: left;
}

.main	{
	width: 770px;
	margin-left: auto;
	margin-right: auto;	
	padding-bottom: 0px;
}
/* productshow End  */
