@charset "utf-8";
/* CSS Document */

#adsBoardContainer {margin: 0 auto; text-align: center}
#adsBoard {width: 938px; text-align: left;  background: url(../images/board_bcgr.jpg) center top repeat-y; margin: 0; padding: 0;}
#adsBoardInsider {background: url(../images/board_top.jpg) center top no-repeat; width: 100%;}

#adList {float:left; width: 510px; margin: 30px 0 0 34px;}
#adList ul {list-style: none; margin: 0; padding: 0}
#adList ul li {float: left; width: 245px; height: 125px; padding: 0px; margin: 0 10px 0px 0; overflow: hidden; display: block; background: url(../images/postit_bcgr.jpg) top left no-repeat; font-size: 11px;}
#adList ul li div {padding: 10px 10px 0 10px;}
#adList ul li a {color: #000; text-decoration: none}
#adList ul li a:hover {color:#06c}
#adList ul li h4 {margin: 0; padding: 0 0 10px 0; font: 18px/120% Verdana, Geneva, sans-serif; color: #000}

#adRectangle {float: right; background: url(../images/rectangle_bcgr.jpg) center top no-repeat; height: 428px; width: 340px; margin: 30px 34px 0 0; display: block;}
#adRectangleInsider {margin: 76px 0 0 20px;}

#boardBottom {background: #000 url(../images/board_bottom.jpg) bottom center no-repeat; height: 30px; clear: both; margin: 0 auto; text-align: center;}

