.right3 {
    width: 220px;
    height:500px;
    float:left;
    padding:5px;
    line-height: 150%;
    margin-left: 15px;
}

.right3 p {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 8px;
    margin-top: 5px;
}


.topic3 {
    width: 400px;
    float:left;
    font-size: 14px;
    line-height: 150%;
    margin-top: 0px;
    margin-bottom: 1px;
}

.topic3 h2 {
    border-left-width: 8px;
    border-left-style: solid;
    border-left-color: #009900;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #009900;
    padding-top: 1px;
    padding-left: 5px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}

.ex {
    font-size: 20px;
    font-weight: bold;
    padding-left: 50px;
}

.topic3 h3 {
/*    padding-left: 5px; */
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1px;
}

.topic3 p {
    /*
    width: 300px;
    font-size: 14px;
    line-height: 150%;
    margin-top: 0px;
    margin-bottom: 1px;
    */
}


.topic3 ul {
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.topic3 input{
    font-size: 12px;
    font-weight: bold;
}

.topic3 li {
    margin-top: 6px;
    line-height: 110%;
}


.footer {
    /*****@background:white url('images/bg.gif');@*****/
    background:#009900;
    border: 1px solid #009900;

    padding-left: 10px;
    height: 50px;
    padding-top: 5px;
    padding-bottom: 7px;
    margin-top: 0px;
    margin-bottom: 3px;
}
.footer h1 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin-bottom: 2px;
}


.footer a {
    color: white;
    font-weight: bold;
    text-decoration:none;
}


.footer p {
    color: white;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}
