@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,textarea,p,th,td,tr,table,tbody,thead,tfoot,em,strong,span {padding:0;margin:0;} 
img {border:0 none;} 
em {font-weight:normal;font-style:normal;} 
ol,ul {list-style:none;} 
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;} 
.clearFix:after{content:' ';display:block;height:0;clear:both;overflow:hidden;visibility:hidden;}
.clearFix {*zoom:1;}
a {text-decoration:none;}
a:hover {text-decoration:none;}
.fl {float:left;display:inline;}
.fr {float:right;display:inline;}
.none {display:none;}
.block {display:block;}
input,textarea {font-size:12px;outline:0 none;}

table{margin:0 auto}

/*links*/
.links_list {height:250px;overflow:hidden;padding:25px 0;position: relative;z-index: 3;}
.link_prev,.link_next {float:left;width:50px;height:130px;overflow:hidden;text-indent:-999em;display:block;cursor:pointer;background:url(../imgs/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:580px;height:180px;overflow:hidden;float:left;margin:0px; }
#links ul {height:150px;padding-top:10px;overflow:hidden;width:2000px;}
#links li {float:left;width:130px;display:inline;margin:0 10px; }
#links img {display:block;width:130px;height:130px;overflow:hidden;}
#links a:hover img {opacity:0.8;filter:alpha(opacity=80);}

.slideContainer{position: relative;z-index:0;}