#broder {
width:580px; 
height:440px; 
background: #333; 
border:3px solid #666; 
position:relative; 
margin:30px auto 20px auto;
}
#slide {
width:480px; 
height:360px; 
overflow:hidden; 
position:absolute; 
left:49px; 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; 
position:absolute; 
left:5px; 
top:-30px;}

#previous b {display:none;
}
#previous {width:74px; height:74px; background:url("http://img40.xooimage.com/files/b/4/f/left-ef195d.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("http://img46.xooimage.com/files/8/b/1/right-ef1960.png"); position:absolute; left:510px; top:175px; cursor:pointer;}
* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://img46.xooimage.com/files/8/b/1/right-ef1960.png", sizingMethod='crop');}
#buttons {position:absolute; left:50px; top:405px;}
#buttons div {width:20px; height:20px; background:url("http://img48.xooimage.com/files/3/8/9/button-ef1966.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;}
