@charset "utf-8";


#drag_banner{
z-index:2000;
left:0px;
top:0px;
position:absolute;
width:358px;
height:525px;

}

#drag_banner img{
behavior: url("iepngfix/iepngfix.htc");
}

#drag_banner2{
z-index:2000;
left:0px;
top:10px;
position:absolute;
width:492px;
height:334px;

}

#drag_banner2 img{
behavior: url("iepngfix/iepngfix.htc");
}


.drag_toolbar{
height:21px;
width:350px;
margin:-5px auto 0px auto;
padding-top:5px;
background-color:#F36;
}

.drag_toolbar a{
color:#FFF;
}

.drag_toolbar a:hover{
color:#FC0;
}

#close_ad a span{
position:absolute;
width:0px;
height:0px;
overflow:hidden;
}

#close_ad{
position:absolute;
bottom:-10px;
left:180px;
}

#close_ad a{
display:block;

width:53px;
height:53px;
background:url('ad_banner/btn_close.png') left top no-repeat;
behavior: url("iepngfix/iepngfix.htc");
}
