@charset "utf-8";
/* CSS Document */

/* IMG */
.imgnav{width:730px;}
.imgnav{position:relative;margin:0 auto;width:730px; height:580px;}

#img{z-index:10;width:730px;position:relative;text-align:center;}
#img ul{}
#img li{display:none;}
#img li div.imgshow{height:381px;width:730px;line-height:381px;text-align:center;display:table;*position:relative;overflow:hidden;text-align:center;table-layout:fixed;}
#img li div.imgshow div{vertical-align:middle;display:table-cell;*position:absolute;*top:50%;*left:50%;}
#img li div.imgshow div p{*position:relative;*top:-50%;*left:-50%;margin-bottom:0;text-indent:0;}
#img li div.imgshow div p img{max-width:730px;max-height:381px;_width:expression(this.width > 730 ? 730:true);_height:expression(this.height > 381 ? 381:true);}

#front{position:absolute;left:0px;top:0px;z-index:10;cursor:pointer;width:380px;height:381px;background:url(../Images/blank.gif);}
#front a{position:absolute;left:20px;top:150px;display:block;background:url(../Images/imgSlideLeft.png) no-repeat;width:50px;height:50px;display:none;}
#next{position:absolute;right:0px;top:0px;z-index:10;cursor:pointer;width:380px;height:381px;background:url(../Images/blank.gif);}
#next a{position:absolute;right:20px;top:150px;display:block;background:url(../Images/imgSlideRight.png) no-repeat;width:50px;height:50px;display:none;}

#cbtn{position:relative;height:122px;border:1px solid #D6D9DC;margin-top:12px;}
#cbtn ul{position:relative;width:10000px;height:122px;}
#cbtn ul li{float:left;padding:8px 3px 3px 3px;width:116px;height:86px;cursor:pointer;text-align:center;margin-right:20px;position:relative;background:url(../Images/imgHoverBg1.gif) no-repeat;}
#cbtn li div.imgshow{height:86px;width:116px;line-height:86px;text-align:center;display:table;*position:relative;overflow:hidden;text-align:center;table-layout:fixed;}
#cbtn li div.imgshow div{vertical-align:middle;display:table-cell;*position:absolute;*top:50%;*left:50%;}
#cbtn li div.imgshow div p{*position:relative;*top:-50%;*left:-50%;margin-bottom:0;text-indent:0;}
#cbtn li div.imgshow div p img{max-width:116px;max-height:86px;_width:expression(this.width > 116 ? 116:true);_height:expression(this.height > 86 ? 86:true);width:auto;height:auto;}
#cbtn ul li tt{background:#000;color:#FFF;position:absolute;right:4px;bottom:4px;z-index:20;font-family:"宋体";font-size:12px;line-height:16px;padding:0 5px;}
#cbtn li.hov{background:url(../Images/imgHoverBg.gif) no-repeat;}

.picSildeLeft{cursor:pointer;position:absolute;top:48px;left:2px;z-index:9;}
.picSildeRight{cursor:pointer;position:absolute;top:48px;right:3px;z-index:9;}

#cSlideUl{width:690px;height:145px;overflow:hidden;position:relative;top:10px;margin:0 auto;}

#cbtn li.hov{background:url(../Images/imgHoverBg.gif) no-repeat;}
