a {
    color: #294A7B;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color : #0000ff;
}
div {
    line-height: 150%;
}
input, select {
    color : #000000;
    font-size : 12px;
    font-family : Arial,Verdana;
}
p {
    line-height: 150%;
    font-size : 12px;
    font-family : Arial,Verdana;
}
td {
    vertical-align: top;
}
tr {
    vertical-align: top;
    font-size : 12px;
    font-family : Arial,Verdana;
}
.confirm {
    color: #3366cc;
    font-weight: bold;
    font-size : 12px;
    font-family : Arial;
    text-align: center;
}
.content {
    color: #666666;
    background-color: #f6f6f6;
}
.news_title1 {
    text-align: center;
    color: #333333;
    font-family: Arial,Verdana;
    font-size: 20px;
    font-weight: bold;
}
.news_title2 {
    text-align: justify;
    color: #666666;
    font-family: Arial,Verdana;
    font-size: 14px;
    font-weight: bold;
}

.note {
    color: #666666;
    font-family: Verdana;
    font-size: 10px;
}
.title {
    color: #666666;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
.title1 {
    background: url('images/th1.png') repeat-x scroll center top;
    color: #ffffff;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
.title2 {
    background: rgb(0, 102, 153) url('images/th2.png') repeat-x scroll center top;
    color: #ffffff;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
.warning {
    color: red;
    font-weight: bold;
    font-size : 12px;
    font-family : Arial;
    text-align: center;
}
