﻿@CHARSET "UTF-8";
#corner_ad {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 200;
    overflow: hidden;
    cursor: pointer;
}
#corner_ad_flash {
    position: absolute;
    top: 0;
    right: 0;
}
        
.attachment_ad {
    width: 200px;
    height: 100px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 150;
}
.attachment_ad .attachment_ad_flash {
    position: absolute;
    bottom: 0;
    left: 0;
}
