#picSlideWrap{padding-bottom:30px;}

.imgnav{ width:720px;position:relative;}
#img{ z-index:10; width:720px; position:relative; text-align:center; height:540px;
display: table-cell;
vertical-align:middle;
text-align:center;
}
#img p{display:none;}
#img p img{width:720px;height:540px;}
#front{
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	cursor:pointer;
	width:260px;
	height:400px;
background:url(../images/ico/blank.gif);
}
#front a{
	position:absolute;
	left:20px;
	top:224px;
	display:block;
	width:104px;
	height:104px;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: left;
}
#next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer; width:260px; height:400px;background:url(../images/ico/blank.gif);}
#next a{
	position:absolute;
	right:20px;
	top:224px;
	display:block;
	width:104px;
	height:104px;
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
	background-position: right;
}

#cbtn{position:relative; height:75px;margin-top:12px; }
#cbtn ul{position:relative; width:10000px; height:100px;}
#cbtn ul li{ float:left; width:100px; height:75px; cursor:pointer; text-align:center; margin-right:12px; position:relative;}
#cbtn ul li img{ width:100px; height:75px; display:block; float:left;}
#cbtn li.hov{border:2px solid #008DD5;width:96px; height:71px;}
#cbtn li.hov img{width:96px; height:71px;}

.ctrl div{ clear:both;}
#cSlideUl{width:660px; height:100px;overflow:hidden; position:relative; margin:0 auto;}
.picSildeLeft{cursor:pointer; position:absolute; top:0px; left:0px; z-index:9;}
.picSildeRight{cursor:pointer; position:absolute; top:0px; right:0px; z-index:9;}



