@CHARSET "UTF-8";

table, td, p, div, span, form, li, ul {
    margin: 0 0 0 0;
    color: #555555;
    padding: 5px 5px 5px 5px;
    font-size: 12px;
    line-height: 16px;
}

html, body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #555555;
    font-size: 12px;
    line-height: 17px;
}

table {
    width: 99%;
}

table, td, tr {
    border: 0px solid #efefef;
    padding: 2px;
} .subject {
    width: 150px;
} #wrap .intro {
    width: 600px;
    margin-bottom: 10px;
    border-left: 1px dashed #ccc;
} #wrap .intro p {
    font-size: 9pt;
}

a {
    text-decoration: none;
    color: #555555;
}

a:hover {
    text-decoration: underline;
}

h1 {
    color: #333333;
    font-size: 22px;
    line-height: 1.2em;
}

h2 {
    color: #333333;
    font-size: 18px;
    line-height: 1.2em;
}

h3 {
    color: #333333;
    font-size: 14px;
    line-height: 1.2em;
} .highlight {
    color: #ff0000;
    font-weight: bold;
} .fieldName {
    width: 150px;
    display: block;
    float: left;
}

iframe {
    border: 1px dashed #ccc;
    padding: 0px;
}

textarea {
    font-size: 12px;
}

img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
body {
    background-image: url(../image/bg.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #FFFFFF;
} .clear {
    clear: both;
} .justDiv {
    width: 300px;
    float: left;
} .justDiv img {
    float: left;
} #choice {
    width: 620px;
    border: 1px dashed #ccc;
    padding: 5px 0 0 0;
    border-right-style: none;
    border-left-style: none;
} .desc {
    text-align: center;
    padding: 0 25px 0 0;
} #wrap {
    padding: 5px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-family: tahoma;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: 35px;
} .border1 {
    border: 1px dashed #ccc;
} .border0 {
    border: 1px none #ccc;
} .hlist h2 {
    float: left;
    margin: 0 1em 0 0;
} #flashjDiv, #flashjDiv * {
    color: #990000;
} #personalDiv, #personalDiv * {
    color: #3F693F;
} .wrapper1 #flashjDiv .desc b {
    color: #ffffff;
    background: #990000;
} .wrapper2 #personalDiv .desc b {
    color: #ffffff;
    background: #3F693F;
} .wrapper1 * {
    color: #990000;
} .wrapper2 * {
    color: #3F693F;
}
.intro ul{
	list-style:none;
}
#linkUL ul li{display:inline;}
