﻿
div#t-right
{
	width: 357px;
	z-index: 1;
	position: relative;
  	top:-130px;
	right:-490px;	
	background: url(img_slider/slider_bg.png);
	height: 170px;
	margin-top: 0px;
	margin-right: 0px;
	overflow:hidden;



}
img { border: medium none ; }
#slider 
{ 
	position: relative; 
	top: 12px; 
	left: 32px; 
	z-index: 6; 
}
#s-mask
{
	background: url(img_slider/bg_slider_mask2.png) no-repeat center top;
	height: 79px;
	width: 80px;
	position: absolute;
	left: 265px;
	top: 1px;
	z-index: 7;
}
#slider ul, #slider li { margin: 0pt; padding: 0pt; list-style-type: none; list-style-image: none; list-style-position: outside; float: left; position: relative; z-index: 5; }
#slider li { overflow: hidden; width: 293px; height: 170px; }



#prevBtn, #nextBtn { background: transparent none repeat scroll 0% 0%; display: block; width: 45px; height: 45px; float: left; text-indent: 0px; position: relative; }
#prevBtn { top: -108px; left: -0px; }
#nextBtn { top: -108px; left: 292px; }
#prevBtn a, #nextBtn a { display: block; width: 20px; height: 45px; }
