a:link {
    text-decoration: none;
    color: #880000;
}

a:visited {
    text-decoration: none;
    color: #880000;
}

a:hover {
    text-decoration:none;
    color: #880000;
}

.banner {
    position: relative;
    left : 0px;
    top: 0px;
    width: 700px;
    height: 102px;
}

.container {
    position: relative;
    left : 0px;
    top: 0px;
    width: 700px;
}

.menu {
    position: absolute;
    top: 50px;
    left: 18px;
}

.adlogo {
    position: absolute;
    bottom: 60px;
    left: 42px;
}

.adText {
    position: absolute;
    top: 28px;
    left: 210px;
    font-size: 16px;
    font-weight: bold;
}

.adText a:link {
    text-decoration: none;
    color: #8000f0;
}

.adText a:visited {
    text-decoration: none;
    color: #8000f0;
}

.content {
    position: absolute;
    top: 100px;
    left: 206px;
}

.contentA {
    position: absolute;
    top: 70px;
    left: 206px;
}

.remark {
    position: absolute;
    top: 50px;
    left: 674px;
}

.iForm1 {
    position: absolute;
    top: 90px;
    left: 202px;
}

.iForm2 {
    position: absolute;
    top: 120px;
    left: 186px;
}

.mHead {
    text-align: center;
    vertical-align: middle;
    font-size: 22px;
    font-weight: bold;
}

.mText {
    text-align: justify;
    vertical-align: middle;
    font-size: 18px;
}

.mAuthor {
    text-align: right;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
}

.rText {
    position: absolute;
    top: 100px;
    left: 69px;
    text-align: justify;
    font-size: 18px;
}

.wText {
    color: #0000ff;
    font-size: 15px;
    font-weight: bold;
}