A:link {
    color: #F070A8;
    text-decoration: none;
}

A:visited {
    color: #F070A8;
    text-decoration: none;
}

A:active {
    color: #F070A8;
    text-decoration: none;
}

A:hover {
    color: #F070A8;
    text-decoration: underline;
}

body,td,select,input,div,form,textarea,center,option,pre,blockquote {
    font-size: 9pt;
    font-family: 굴림;
    color: #F070A8;
    line-height: 160%;
}

body {
    background: white url(images/bg.jpg) no-repeat fixed right bottom;
}

.textarea {
    border: 1px solid #f070a8;
    overflow: auto;
}

.input {
    border: 0;
    background: url(images/images/dot.gif) repeat-x bottom;
    line-height: 100%;
}

.input-search {
    border-width: 0px 0px 1px;
    border-color: #F070A8;
    line-height: 100%;
}

.submit {
    border: 0;
    color: white;
    background-color: #F070A8;
}

.kissofgod-line {
    background: url(images/dot.gif);
    height: 1px;
}

.kissofgod-listline {
    background: url(images/dot.gif);
    height: 1px;
}

.kissofgod-base-line {
    background-color: #f070a8;
    height: 1px;
}

.kissofgod-write-stamptable {
    background: url(stamp.gif) no-repeat right top;
}

.kissofgod-bgdotwidth {
    background-image: url(images/dot.gif);
}

.kissofgod-bgdotheight {
    background-image: url(images/dot2.gif);
}

.kissofgod-info-font {
    font-family: Tahoma;
    font-size: 8pt;
}

.kissofgod-button-font {
    font-family: Tahoma;
    font-size: 8pt;
}

.kissofgod-submit {
    border: 0;
    background-color: #F070A8;
    color: white;
    font-family: Verdana;
    font-size: 90%;
    width: 51px;
    height: 15px;
    line-height: 100%;
}

.kissofgod-re-content {
    color: #F070A8;
}