#wrap {width:467px; height:378px; background: #FFAA78; border:5px solid #FE9051; position:relative; margin:20px auto 20px auto;}
#slide {width:407px; height:305px; overflow:hidden; position:absolute; left:30px; top:29px; background:#fff; border:1px solid #698639; border-color:#FE9051 #e0ebcb #e0ebcb #FE9051;}
#slide a {text-decoration:none; display:block; width:407px; height:305px; position:absolute; left:407px;}
#slide a img {display:block; border:0;}
#title {width:131px; height:132px; background:url(star.png); position:absolute; left:5px; top:-30px;}
* html #title {background:none;}
#previous b {display:none;}
#previous {width:50px; height:50px; background:url(images/left.png); position:absolute; left:5px; top:155px; cursor:pointer;}
* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/left.png', sizingMethod='crop');}
#next b {display:none;}
#next {width:50px; height:50px; background:url(images/right.png); position:absolute; left:415px; top:155px; cursor:pointer;}
* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/right.png', sizingMethod='crop');}
#buttons {position:absolute; left:50px; top:350px;}
#buttons div {width:20px; height:20px; background:url(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:195px; top:145px;}
