
.content {width:1315px;overflow:hidden;margin:15px auto 0;}

/*links*/
.links_list {height:345px;overflow:hidden;padding:15px 0;position: relative;z-index: 3;}
.link_prev,.link_next {float:left;width:50px;height:350px;overflow:hidden;text-indent:-999em;display:block;cursor:pointer;background:url(../images/links.png) 0 0 no-repeat;position: relative;z-index: 2;}
.link_next {background-position:-50px 0;}
.link_prev:hover,.link_next:hover {opacity:0.8;filter:alpha(opacity=80);}
#links {width:1195px;height:345px;overflow:hidden;float:left;margin:0 10px;}
#links ul {height:345px;padding-top:11px;overflow:hidden;width:2000px;}
#links li {float:left;width:345px;margin:0 10px;display:inline;}
#links img {display:block;width:300px;height:228px;overflow:hidden;}
#links a:hover img {opacity:0.8;filter:alpha(opacity=80);}

.slideContainer{position: relative;z-index:0;}


