body{margin:0px; padding:0px;}
.clear{clear:both; margin:0px; padding:0px; border:0px; height:0px; font-size:0px;}
#style2_wrapper{clear:both; height:/*146px*/; margin:0px; width:100%;position: relative;}
	
#style2{width:100% !important; margin:0 auto; margin-left:0px;}
#style2 .container{width:1293px; margin:0px auto !important; padding-bottom:30px;  overflow:hidden;}
#style2 ul {margin: 0;  padding:0; position:absolute;}          
#style2 ul li{width:262px; height:220px; padding:0px 0px 18px 0px; text-align:center; list-style:none; float:left; margin-right:28px; background:url(../images/shadow.png) no-repeat bottom center;}

#style2 .previous_button{width:34px; height:34px; background:url(button1.png) no-repeat center center; position:absolute; z-index:100; cursor:pointer; right:50%; bottom:0%; margin-right:-38px;}
#style2 .previous_button_over{background:url(button1.png);}
#style2 .previous_button_disabled{background:url(button1.png);  cursor: default;}
	
#style2 .next_button {width:34px; height:34px; background:url(button2.png) no-repeat center center; z-index:100; cursor:pointer; position:absolute; left:50%; bottom:0%; margin-left:-38px;}
#style2 .next_button_over {background:url(button2.png);}
#style2 .next_button_disabled {background:url(button2.png); cursor:default;} 

@media only screen and (max-width:1169px) {
#style2 .container{width:842px;}
}
@media only screen and (max-width:841px) {
#style2 .container{width:552px;}
}
@media only screen and (max-width:552px) {
#style2 .container{width:262px;}
}