BODY {
    font-family: '±¼¸²';
    font-size: 9pt;
    font-weight: normal;
    margin:0px;
}
 
A IMG {
    border:none;
}
 
TABLE {
    clear:both;
}
 
TD {
    font-family: '±¼¸²';
    font-size: 9pt;
    font-weight: normal;
    margin:0px;
}
 
A {
    text-decoration:none;
    color:#484848;
}
 
A:hover {
    color:red;
}
 
.form_message {
    font-weight:bold;
    color:red;
    padding:4px;
    width:60%;
    text-align:left;
    margin:4px;
}

.dot_line {
    height:1px; 
    background:url('/images/dot_line.gif') left top repeat-x; 
    line-height:1px;
    font-size:1px;
}

.dot_line_new {
    height:1px; 
    background:url('/images/dot_line.gif') left top repeat-x; 
    line-height:1px;
    font-size:1px;
}

.bullet_list {
    margin:0px;
    padding:0px;
}

.bullet_list LI {
    list-style:none;
    margin:0px;
    line-height:20px;
    height:20px;
    text-align:left;
    padding-left:8px;
}

.bullet_list_blue {
    background:url('/images/icon_square_blue.gif') no-repeat left 40%;
}

li.bullet_list_orange {
    background:url('/images/icon_square_or_4x4.gif') no-repeat 10px 40%;
    padding-left:20px;
}

li.bullet_list_arrow {
    background:url('/images/icon_arrow_gray_3X5.gif') no-repeat 10px 40%;
    padding-left:20px;
}
li.bullet_list_padding {
    padding-left:20px;
}

.orange_color {
    color:#FA5C01;
}
