.l-width2 { width: 100%; overflow: hidden; }
* html .l-width2 { width: 1100px; margin: 0 auto; width:  } 
* html .l-content .l-width { width: 100%; overflow: hidden; }
.l-content { height: 655px; }

.l-sliders { width: 4450px; position: relative; height: 652px; left: 0px; }
* html .l-sliders { margin-left:expression((document.body.clientWidth - 1100)/2) }
.l-sliders-part { width: 1100px; height: 622px; margin: 20px auto; position: absolute; z-index: 5; text-align: left; font-family: Arial; font-size: 13px; top: 0px; }
	.l-sliders-part#to1 { left: 0px; }
	.l-sliders-part#to2 { left: 1100px; }
	.l-sliders-part#to3 { left: 2200px; }
	.l-sliders-part#to4 { left: 3300px; }
	.l-sliders-part img { position: absolute; bottom: 0px; }
	.l-sliders-part#to1 img { width: 257px; height: 425px; left: 401px; }
	.l-sliders-part#to2 img { width: 239px; height: 437px; left: 430px; }
	.l-sliders-part#to3 img { width: 375px; height: 490px; left: 370px; }
	.l-sliders-part#to4 img { width: 619px; height: 652px; left: 305px; }
	.l-sliders-part-header { position: absolute; top: 10px; left: 0px; width: 100%; text-align: center; font-family: Georgia; font-size: 38px; }
	.l-sliders-part-text1 { position: absolute; top: 80px; left: 55px; width: 360px; line-height: 21px; }
	.l-sliders-part-text2 { position: absolute; top: 80px; left: 685px; width: 360px; line-height: 21px; }
.l-sliders-bg { display: absolute; top: 0px; left: 0px; width: auto; margin: 0px 472px 0px 595px; height: 622px; background: url(../images/limuzin/limuzin.png) scroll 0px 300px repeat-x;  }
	.l-sliders-bg-front, .l-sliders-bg-rear  { position: absolute; top: 300px; height: 326px; }
	.l-sliders-bg-front { width: 595px; left: 0px; }
	.l-sliders-bg-rear { width: 472px; right: 0px; }
.l-sliders-left, .l-sliders-right { position: absolute; top: 250px; font-size: 18px; width: 200px; text-align: left; z-index: 6;}
	.l-sliders-left { left: 0px; } 
	* html .l-sliders-left { left:expression((document.body.clientWidth - 1100)/2) }
	.l-sliders-right { left: 900px; text-align: right; } 
	* html .l-sliders-right { left:expression(((document.body.clientWidth - 1100)/2 ) + 900) }
	.l-sliders-left a , .l-sliders-right a { text-decoration: none; }
.l-sliders-righthider, .l-sliders-lefthider { position: absolute; top: 0px; width: 428px; height: 240px; z-index: 10; background-position: center top; background-repeat: no-repeat; }
	.l-sliders-righthider { right: -428px; background-image: url(../images/bg/righthid.png); }
	.l-sliders-lefthider { left: -428px; background-image: url(../images/bg/lefthid.png); }
