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



 
 #testcontainer {
	vertical-align: top;
	width: 600px;
	height: 245px;/* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;

}
#logoPart { background:#000; height:0px;}

#bannerTD { width:600px; height:217px; background-color:#333; background-repeat: no-repeat;}
#bannerTD #bannerContainer { width:600px; height:217px; text-align:center;}
#bannerTD #bannerContainerCover { width:600px; height:217px; text-align:center;}
#bannerTD #bannerBody { height:163px; text-align:center;}

#bannerTD #bannerFooter {     
    background:#000; height:25px; 
    display:none; 
    width:400px;
	margin-top:27px;
}
#bannerTD #bannerFooterNav {
	position:absolute;
	top:204px;
	left:122px;
	width:400px;
}
.footerCell{ padding:0px; text-align:left; border:0px #F90 solid;}
.footerCell .footerTitle {font-family:tahoma, arial; font-size:11px; color:#fff; font-weight: bold;}
.footerCell .footerDesc {font-family:tahoma, arial; font-size:11px; color:#efefef;}
.footerCell ul {list-style: none; margin: 0px; margin-left: 75px; padding-left: 0px;}
.footerCell ul li {margin: 0px; line-height: 13px; padding: 0;}
.footerLink {text-align: right;}







.footerCell .imgDiv{ position:relative; width:110px; height:25px; margin: 0px 0px 0px 0px;}


.imgBgDiv_i {
    width:55px; height:45px;
    padding: 0;
    float:left;
}


#bannerCornerOverlayT{left:50%; margin-top:0; top:60px; background:url(img/gen/bg_bigbanner_trans.gif) 0 -5px no-repeat; width:600px; height:5px; z-index:1000;}
#bannerCornerOverlayB{ left:50%; margin-top:0; top:273px; background:url(img/gen/bg_bigbanner_trans.gif) 0 0 no-repeat; width:600px; height:5px; z-index:1001;}

form {color:#efefef; margin:0;}
/* for mod*/
