/*文本样式*/
body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background:url(images/bg.jpg) repeat-x; background-color:#EFEFEF;}
body, table, TD{font-size:13px;color:#000000;}
.font01 {font-size:13px; color:#164D80; line-height:21px;}
.font02 {color:#ff0000;}
.font03 {font-size:14px; color:#AD0000; line-height:22px; font-weight:bold;}
.titlefont {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-HEIGHT: 150%; color:#603811;}
.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:#164D80; font-size: 13px;}
A:visited {text-decoration:none; color:#164D80; font-size: 13px;}
A:Hover {text-decoration:underline; color:#164D80; font-size: 13px;}

A.white2:link {text-decoration:none;color:#000000;font-size: 12px;}
A.white2:visited {text-decoration:none;color:#000000;font-size: 12px;}
A.white2:Hover {text-decoration:none;color:#000000;font-size: 12px;}

/*文本域*/
.textarea {border-top: 1px solid #51311B;border-right: 1px solid #51311B;border-bottom: 1px solid #51311B;border-left: 1px solid #51311B; background-image:url(images/a11.gif); height: 14px; width:120px;}