.wrap2 {width:530px; height:440px; background: #addd51; border:5px solid #8eb642; position:relative; margin:30px auto 20px auto;}
#slide {width:480px; height:360px; overflow:hidden; position:absolute; left:20px; top:29px; background:#fff; border:1px solid #698639; border-color:#698639 #e0ebcb #e0ebcb #698639;}
#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(../img/star.png); position:absolute; left:0px; 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(../img/left.png); position:absolute; left:0px; 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(../img/right.png); position:absolute; left:460px; 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(../img/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;}
