#wrap {width:580px; height:440px; background: #7DB1A0; border:5px solid #C8E1D9; position:relative; margin:30px auto 20px auto;z-index: 0}
#slide {width:480px; height:320px; overflow:hidden; position:absolute; left:49px; top:29px; background:#fff; border:1px solid #C8E1D9; border-color:#C8E1D9 #e0ebcb #e0ebcb #C8E1D9;}
#slide a {text-decoration:none; display:block; width:480px; height:360px; position:absolute; left:480px;}
#slide a img {display:block; border:0;}
#title {width:131px; height:132px; background:url(../photo-slide/star.png); position:absolute; left:5px; top:-30px;}
* html #title {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../photo-slide/star.png', sizingMethod='crop');}
#previous b {display:none;}
#previous {width:74px; height:74px; background:url(../photo-slide/left.png); position:absolute; left:5px; top:175px; cursor:pointer;}
* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../photo-slide/left.png', sizingMethod='crop');}
#next b {display:none;}
#next {width:74px; height:74px; background:url(../photo-slide/right.png); position:absolute; left:510px; top:175px; cursor:pointer;}
* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../photo-slide/right.png', sizingMethod='crop');}
#buttons {position:absolute; left:50px; top:405px;}
#buttons div {width:20px; height:20px; background:url(../photo-slide/button.gif); float:left; margin-right:5px; display:inline;}
#buttons div b {display:block; width:20px; height:20px; line-height:19px; font-family:arial, sans-serif; font-size:11px; color:#16a;text-align:center; cursor:pointer;}
img#loading {position:absolute; left:240px; top:170px;}
