@charset "UTF-8";
body{ background:#ddd; font-family: Arial, Helvetica, sans-serif, '微軟正黑體';}
div, p{ margin: 0; padding: 0;}
.text-center{ text-align: center;}
.title{ color: #666; text-shadow: 1px 1px #fff; font-size: 3em;}
.wrap{ width: 920px; height: 600px; margin: auto; position: relative; border: solid 10px #fff;}
.btn{ display:none; position:absolute; top: 0; width:38px; height:48px; text-indent:-9999px; width: 50%; height: 100%;}
.btn-next{ right: 0; background: url(../images/nextlabel.png) no-repeat right 50%;}
.btn-prev{ left: 0; background: url(../images/prevlabel.png) no-repeat left 50%;}
.desc{ display:none; position:absolute; left:0; bottom:0; text-indent:1em; font-size:1em; line-height:40px; background:#000; opacity:.7; width:100%; color:#FFF;}