
#wrapper
{
	text-align:center;
}
.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  text-align:center;
  display:none;
}

#overlay_pic {
    margin:200px auto;
    width:400px;
}

.jscarousal
{
	width: 698px;
	height: 103px;
	margin:0 auto;
	padding: 0;
	position: relative; /*overflow: hidden;*/
}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right
{
	float: left;
	width: 30px;
	height: 88px;
	color: White;
	position: relative;
	top: 12px;
	cursor: pointer;
}
.jscarousal .jscarousal-left
{
	background-image: url(img_55.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.jscarousal .jscarousal-right
{
	background-image: url(img_58.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.jscarousal-contents
{
	width: 638px;
	height: 101px;
	float: left;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents > div
{
	position: absolute;
	width: 100%;
	height: 101px;
}
.jscarousal-contents > div > div
{
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}
.jscarousal-contents img
{
	width: 137px;
	height: 99px;
}
.hidden
{
	display: none;
}
.visible
{
	display: block;
}
.thumbnail-text
{
	color: #7A7677;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 10px 2px 2px 0px;
}



/* ÂÖ²¥Í¼CSS  ¿ªÊ¼*/
#banner {position:relative; width:355px; height:293px; border:1px solid #666; }
#banner_list img {border:0px; width:355px; height:293px; }
#banner_bg {position:absolute; bottom:0;height:30px;filter: Alpha(Opacity=30);z-index:1000;cursor:pointer; width:123px; }
#banner_info{position:absolute; bottom:-50px;line-height:40px;color:#fff;z-index:1001;text-align:center;width:354px;display:block;margin-right:auto;margin-left:auto;font-size:16px;background-color:#666; overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; height:40px; }
#banner_text {position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;}
#banner ul {position:absolute;list-style-type:none; z-index:1002;margin:0; padding:0; bottom:3px; right:5px;}
#banner ul li { padding:2px 8px;float:left;display:block;color:#FFF;cursor:pointer; border:1px solid #fff;margin:1px;}
#banner ul li.on{ background-color:#900}
#banner_list a{position:absolute;}
/* ÂÖ²¥Í¼CSS  ½áÊø*/ 