/* ÀÁÈËÍ¼¿â ËÑ¼¯ÕûÀí www.lanrentuku.com */

#wrapper{text-align:center;}
.overlay{position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10;/*dim the background*/ text-align:center; display:none;}
#overlay_pic {margin:200px auto; width:400px;}
.jscarousal{width: 710px;height: 150px;padding: 22px 8px 22px 8px;position: relative; /*overflow: hidden;*/}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right{float: left;width:45px;height: 98px;color: White;position: relative;top: 12px;cursor: pointer;}
.jscarousal .jscarousal-left{background-image: url(../images/left_arrow.png);background-repeat: no-repeat;background-position: left;}
.jscarousal .jscarousal-right{background-image: url(../images/right_arrow.png);background-repeat: no-repeat;background-position: right;}
.jscarousal-contents{width: 595px;height: 160px;float: left;position: relative;overflow: hidden;}
.jscarousal-contents > div{position: absolute;width: 100%;height: 160px;}
.jscarousal-contents > div > div{float: left;margin-left: 8px;margin-right: 8px;}
.jscarousal-contents img{width: 174px;height: 132px;border: solid 1px #5db11e;}
.hidden{display: none;}
.visible{display: block;}

.thumbnail-text{color: #7A7677;font-weight: bold;text-align: center;display: block;padding: 10px 2px 2px 0px;}
