/* CSS Document */
.botdiv{ height:140px; background:#000; opacity:0.8; position:fixed; width:100%; left:0; bottom:0; z-index:9;}
.inner{ width:1000px; position:fixed; left:50%; bottom:0; margin-left:-500px; z-index:10; height:200px; background:url(/Content/themes/v3themes/images/botbg1.png) no-repeat left bottom;}
.dlbtn{ position:absolute; width:120px; height:34px; background:url(/Content/themes/v3themes/images/dlbtn.png) no-repeat;  right: 175px;top: 120px;}
.close{ width:32px; height:32px; background:url(/Content/themes/v3themes/images/close1.png) no-repeat; position:absolute;  top: 70px;right: 43px;}
