@charset "utf-8";
/* CSS Document */

/*Slider content*/
#home { float:left; width:1017px; position:relative; }
.slides_container{ float:left; width:1017px; display:none; height:471px; }
.slides_container div.slide{ width:1017px; height:471px; display:block; }

div.CardContainer{ float:left; width:1017px; height:471px; padding:0 0 0 0; }
div.Sl_A { float:left; width:1017px; height:471px; }

a.prev,a.next{ width:41px; height:82px; display:block; position:absolute; top:145px; background:url(../images/slider/images/arrow1.png) no-repeat 0 0; z-index:9999; }
a.prev{ left:0px; }
a.next{ right:10px; background:url(../images/slider/images/arrow1.png) no-repeat -41px 0; }

.pagination{ list-style:none; position:absolute; top:446px; left:418px; width:400px; z-index:999; }
.pagination li{ float:left; width:13px; height:13px; padding-right:16px; }
.pagination li a{ float:left; text-indent:-9999px; background:url(../images/slider/images/buller3.png) no-repeat -13px 0; display:block; width:13px; height:13px; }
.pagination li.current a{ background:url(../images/slider/images/buller3.png) no-repeat 0 0; }
/*Slider content*/
/*#WEC{ float:left; width:689px; position:relative; }*/