/*文本样式*/
body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color:#890000;}
body, table, TD{font-size:12px;color:#036803;}
.font01 {font-size:14px; color:#036803;}
.font02 {font-size:12px; color:#036803; line-height:18px;}
.font03 {font-size:12px; color:#ffffff; line-height:18px;}
.titlefont2 {FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #119ADF; LINE-HEIGHT: 150%; letter-spacing: 1px;}
.titlefont3 {FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #ff0000; LINE-HEIGHT: 150%; letter-spacing: 1px;}

/*表格样式*/
.line-01 {background-image: url(images/line_01.gif);background-repeat: repeat-x;background-position: left bottom;}
.line-02 {background-image: url(images/line_02.gif);background-repeat: repeat-x;background-position: left bottom;}
.padd04 {padding-top:4px;padding-bottom:4px;padding-right:4px;padding-left:4px;}

/*链接样式*/
A:link {text-decoration:none;color:#0F110E;font-size: 12px;}
A:visited {text-decoration:none;color:#0F110E;font-size: 12px;}
A:Hover {text-decoration:none;Color:#ff6600;font-size: 12px;}

A.white:link {text-decoration:none;color:#ffffff;font-size: 12px;}
A.white:visited {text-decoration:none;color:#ffffff;font-size: 12px;}
A.white:Hover {text-decoration:none;Color:#ffffff;font-size: 12px;}

A.red:link {text-decoration:none;color:#97201E;font-size: 12px;}
A.red:visited {text-decoration:none;color:#97201E;font-size: 12px;}
A.red:Hover {text-decoration:underline;Color:#97201E;font-size: 12px;}

/*文本域*/
.textarea {border-top: 1px solid #CDCDCD;border-right: 1px solid #CDCDCD;border-bottom: 1px solid #CDCDCD;border-left: 1px solid #CDCDCD;background-color:#ffffff;height: 17px;}