#sub table {
    border: 2px solid #800080;
    margin: auto;
    width: 420px
    }
#sub table thead {
    font-size: 1.1em
    }
#sub select {
    width: 400px
    }
#info .yi {
    background-color: #FBF7E0;
    border: 1px solid #999;
    font-size: 11pt;
    padding: 5px;
    text-align: center;
    width: 280px
    }
#info a {
    color: blue;
    text-decoration: underline
    }
#info .yi .top {
    background-color: #EEE2CA;
    border: 2px dotted #CDC1A8;
    padding: 12px;
    font-weight: bold
    }
#info .yi .er {
    background-color: #E9E9C7
    }
#info .yi .san {
    font-weight: bold;
    color: #990
    }
#info .reklama {
    font-family: times New Roman;
    font-size: 14pt;
    position: relative;
    text-align: center;
    top: -140px;
    width: 595px;
    margin-left: 15px
    }
#info .reklama_img {
    border: 1px solid silver;
    height: 150px;
    margin-left: 15px;
    width: 595px
    }
#info .reklama_img_yi {
    background-image: url(/images/interested_in_email.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 99px;
    position: relative;
    top: 50px;
    width: 169px
    }
#info .reklama_img_er {
    background-image: url(/images/interested_in_email.jpg);
    background-position: -14px -108px;
    background-repeat: no-repeat;
    float: right;
    height: 80px;
    left: 1px;
    position: relative;
    top: 71px;
    width: 140px
    }