/* CSS Document */
#bannerTD { width:710px; height:250px; background-color:#fff; background-repeat: no-repeat;}
#bannerTD #bannerContainer { width:710px; height:250px; text-align:center;}
#bannerTD #bannerContainerCover { width:710px; height:250px; text-align:center;}
#bannerTD #bannerBody {height:180px; text-align:center;}

#bannerTD #bannerFooter {background:#000; height:65px; display:none; width:700px; }
#bannerTD #bannerFooterNav{position:absolute; top:344px; margin-top:0; left:50%; margin-left:-450px; width:710px;}
.footerCell{ padding:5px; text-align:left; border:0px #F90 solid;}
.footerCell .footerTitle {font-family:arial; font-size:11px; color:#fff; font-weight:bold;}
.footerCell .footerDesc {font-family:arial; font-size:11px; color:#efefef;}
.footerCell ul {list-style:none; margin:2px 2px 2px 70px; padding-left:10px; cursor:hand; cursor:pointer; border:0px solid #fff; width:120px;}
.footerCell ul li {margin:2px; line-height:13px; padding:0;  border:0px solid #f00}
.footerLink {text-align:right;}

.footerCell .imgDiv{position:relative; float:left; width:75px; height:50px; margin: 2px 1px 0px 1px; cursor:hand; cursor:pointer; display:block;}
.bttnMore {width:15px; height:18px; float:right;}
.bttnMore a{display:block; background:url(../images/bttn_more_small.png) 0 0 no-repeat; line-height:11px; text-decoration:none;}

#bannerCornerOverlayT{position:absolute; left:50%; margin-top:0; margin-left:-450px; top:90px; background:url(img/gen/bg_bigbanner_trans.gif) 0 -5px no-repeat; width:710px; height:5px; z-index:1000;}
#bannerCornerOverlayB{position:absolute; left:50%; margin-top:0; margin-left:-450px; top:200px; background:url(img/gen/bg_bigbanner_trans.gif) 0 0 no-repeat; width:710px; height:5px; z-index:1001;}

form {color:#efefef; margin:0;}


