#wrap {width:624px; height:417px; background:url(../images/bg_slider.jpg); position:relative;}
#slide_wrap {width:540px; height:340px; overflow:hidden; position:absolute; left:42px; top:37px; background:#ddd;}
#slide {width:90000px; height:340px; position:absolute; left:0; top:0;}
#slide a {text-decoration:none; display:block; width:540px; height:340px; float:left;}
#slide a img {display:block; float:left; border:0;}
#title {width:116px; height:119px; background:url(../images/slider_title.png); position:absolute; left:0; top:0;}
* html #title {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slider_title.png', sizingMethod='crop');}
#previous b {display:none;}
#previous {width:37px; height:53px; background:url(../images/slider_button_left.png); position:absolute; left:23px; top:183px; cursor:pointer;}
* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slider_button_left.png', sizingMethod='crop');}
#next b {display:none;}
#next {width:37px; height:53px; background:url(../images/slider_button_right.png); position:absolute; left:566px; top:183px; cursor:pointer;}
* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slider_button_right.png', sizingMethod='crop');}
#buttons {position:absolute; left:341px; top:383px;}
#buttons div {width:20px; height:22px; background:url(../images/number.gif); float:left; margin-right:5px; display:inline;}
#buttons div b {display:block; width:20px; height:22px; line-height:21px; font-family:verdana, arial, sans-serif; font-size:11px; color:#3f697d;text-align:center; cursor:pointer;}
