
a,img{border:0;}
a{color:#0068AC}
a:hover{color: #277eb8;text-decoration:underline}

/* slider-container */
.slider-container{padding-bottom:24px;width:685px;height:580px;overflow:hidden;position:relative}
.main-slider{width:100%;height:100%;position:relative;overflow:hidden}
.slide-item{min-width:996px;width:100%;position:absolute;left:0;top:0;display:none}
.thumbs{position:absolute;left:0;bottom:35px;z-index:4;width:100%;height:100px;margin:0px;padding:0;}
.thumbs li{float:left;list-style:none;position:relative;width:151px;*width:151px;height:98px;margin-right: 20px;}
.thumbs li img{width: 100%;height: 100%;}
.thumbs li.curr i,.thumbs li:hover i{display:block}
.thumbs li.curr em{display:block;width:15px;height:15px;overflow:hidden;background:url(slide_arr.gif) no-repeat;position:absolute;top:-12px;left:50%;margin:0 0 0 -6px;transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);}