/* CSS Document */
.sharing-panel{height:41px}
.sharing-curve-left{height:41px;width:12px;background:url(../images/sharing-curve-left.png) no-repeat}
.sharing-mid{height:41px;width:1226px;background:url(../images/sharing-bg.jpg) repeat-x}
.sharing-curve-right{height:41px;width:12px;background:url(../images/sharing-curve-right.png) no-repeat}

.details-left{width:930px}
.details-head-panel{padding:0 0 15px 0}
.details-head{width:780px}
.details-head h1{font-size:22px; color:#255994}
.details-head h1 a{color:#255994}
.details-head p{font-size:13px; color:#737271; padding:10px 0 0 0}
.details-head p span{color:#3897c8}

.slider-panel{width:930px; margin:0 0 15px 0}
.slideshow-container{width:907px}
.main-display{width:907px; height:405px; overflow:hidden}
.main-display img{height:405px}
.display-thumbs-panel{width:907px; border:1px solid #DBDDDE; margin:15px 0 0 0; height:88px}
.slideshow-left{width:15px; height:25px; margin:30px 0 0 5px}
.slideshow-right{width:15px; height:25px; margin:30px 5px 0 0px}
.slideshow-thumbs{/*width:870px; */  width:860px;  height:88px; overflow:hidden}
.slideshow-thumbs ul{padding:10px}
.slideshow-thumbs ul li{width:95px; height:65px; float:left; margin: 0 5px 15px 5px;}
.slideshow-thumbs ul li img{width:92px; height:62px;border:2px solid #5c5b5b;filter: alpha(opacity=70);
	opacity: 0.7;}
.slideshow-thumbs ul li .active{border:1px solid #f19a04;filter: alpha(opacity=100);
	opacity: 1;-webkit-box-shadow: 0 0 4px 3px rgba(254, 184, 85, 0.6);
box-shadow: 0 0 4px 3px rgba(254, 184, 85, 0.6)}

.slider-info {z-index: 2;position: relative;background: rgba(0, 0, 0, 0.7); width:915px; bottom:10.9%; padding:10px 0; color:#fff; font-size:15px; font-style:italic; text-align:center}

.tab-panel{width:930px}
.tab-panel-hd{width:930px; height:52px}
.tab-panel-hd-left{width:12px; height:52px; background:url(../images/tab-panel-left-bg.png) no-repeat}
.tab-panel-hd-right{width:12px; height:52px; background:url(../images/tab-panel-right-bg.png) no-repeat}
.tab-panel-hd-mid{width:905px; height:52px; background:url(../images/tab-panel-bg.jpg) repeat-x}
.tab-panel-bottom{width:930px; height:11px; background:url(../images/tab-panel-btm.jpg) no-repeat}

.tab-review-panel{width:915px; height:200px}
.tab-review-row{padding:10px 0}
.tab-review-left{width:150px}
.tab-review-left h5{font-size:15px; color:#255994; font-weight:normal}
.tab-review-left h5 a{color:#255994}
.tab-review-left p{font-size:12px; color:#666666}
.tab-review-right{width:730px}
.tab-review-right h5{font-size:15px; color:#255994; font-weight:normal; line-height:26px}
.tab-review-right p{font-size:13px; color:#666666; line-height:20px}

.tip {
color: white;
background: #1D1D1D;
display: none;
padding: 10px;
position: absolute;
z-index: 1000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

}


