#ads-footer { color: #666; position: fixed; _position: absolute; /*fix ie6*/ right: 0px; bottom: 0px; width: auto; height: auto; margin: 0; padding: 0; display: none; }
#ads-footer-title { width: 304px; height: 23px; background-color: #000; }
#ads-footer-title span { display: block; padding: 6px 0px 0px 5px; font-size: 12px; color: #fff; width: 230px; }
#ads-footer-control { float: right; padding: 0; margin: 0; list-style: none; overflow: hidden; height: 15px; }
#ads-footer-control li { display: inline; }
#ads-footer-control li a { background-image: url(imgs/ads_button.gif); background-repeat: no-repeat; width: 30px; height: 0; padding-top: 15px; overflow: hidden; float: left; }
#ads-footer-control li a.close { background-position: 0 0; }
#ads-footer-control li a.close:hover { background-position: 0 -15px; }
#ads-footer-control li a.min { background-position: -30px 0; }
#ads-footer-control li a.min:hover { background-position: -30px -15px; }
#ads-footer-control li a.max { background-position: -60px 0; }
#ads-footer-control li a.max:hover { background-position: -60px -15px; }
#ads-footer-content { width: 300px; height: 250px; padding: 1px; border: 1px solid #000; background-color: #fff; }
#ads-footer-content img { border: none; }
