/* CSS Document */ 

body{   
    margin:0px;   
    padding:0px;   
    font-family:Arial, Helvetica, sans-serif;   
    background-position: center;   
    text-align: center;   
     position: absolute;   
} 

/*所有文字样式*/ 

/*绿色的文字*/ 
.font_14green{ color:#289d00; font-weight:bold;font-size:14px;}   
.font_14organge{ color:#fda50f; font-weight:bold;font-size:14px;} 
.font_green13{ color:#289d00; font-size:13px;}  
.font_green{ color:#289d00; font-weight:bold; font-size:14px;}  
.font_organge{ color:#fda50f; font-weight:bold; font-size:14px;}   
.font_organge13{ color:#fda50f; font-weight:bold; font-size:13px;}    
.font_organge12{ color:#fda50f; font-size:12px;}   
.font_13green{color:#009F00; font-size:13px; }  
.font_12green{color:#009F00; font-size:12px; } 
.font_13green{color:#009F00; font-size:13px; }  
.font_12green{color:#009F00; font-size:12px; }

/*黑色的文字*/ 
.font_13black{ color:#000100; font-size:13px;} 
.font_12black{ color:#000100; font-size:12px;} 
.font_13bold{ color:#000100; font-size:13px; font-weight:bold; font-family:"宋体";} 

/*白色的文字*/ 
.font_14white{ color:#ffffff; font-size:14px; font-weight:bold;} 

/*白色文字加链接*/ 
a.fontlink_white{color:#FFFFFF; font-size:14px; font-weight: bold; padding-left:4px; 
           padding-right:4px; text-decoration:none;} 
a.fontlink_white:link{color: #ffffff;} 
a.fontlink_white:hover{color:#ffffff;} 
a.fontlink_white:active{color:#ffffff;} 

a.fontlink_white_small{color:#FFFFFF; font-size:13px; font-weight: bold; padding-left:4px; 
           padding-right:4px; text-decoration:none;} 
a.fontlink_white_small:link{color: #ffffff;} 
a.fontlink_white_small:hover{color:#ffffff;} 
a.fontlink_white_small:active{color:#ffffff;} 

/*黑色文字加链接*/ 
a.fontlink_black_line{color:#000100; font-size:12px; text-decoration:underline;} 
a.fontlink_black_line:link{color: #000100;} 
a.fontlink_black_line:hover{color:#000100;} 
a.fontlink_black_line:active{color:#000100;} 

a.fontlink_black{color:#000100; font-size:13px; text-decoration:none; font-weight:bold;} 
a.fontlink_black:link{color: #000100;} 
a.fontlink_black:hover{color:#ffffff;} 
a.fontlink_black:active{color:#ffffff;} 

a.fontlink_black1{color:#000100; font-size:13px; text-decoration:none; font-weight:bold;}  
a.fontlink_black1:link{color: #000100;}  
a.fontlink_black1:hover{color:#00100;}  
a.fontlink_black1:active{color:#00100;} 

/*灰色文字加链接*/ 
a.fontlink_hui{color:#474747; font-size:13px; text-decoration:none; padding-left:50px;} 
a.fontlink_hui:link{color: #474747;} 
a.fontlink_hui:hover{color:#474747;} 
a.fontlink_hui:active{color:#474747;} 

a.fontlink_hui_line{color:#474747; font-size:13px; font-weight:bold; text-decoration: underline;} 
a.fontlink_hui_line:link{color: #474747;} 
a.fontlink_hui_line:hover{color:#fda50f;} 
a.fontlink_hui_line:active{color:#fda50f;} 

a.fontlink_hui_bold{color:#474747; font-size:13px; font-weight:bold; text-decoration:none;} 
a.fontlink_hui_bold:link{color: #474747;} 
a.fontlink_hui_bold:hover{color:#474747;} 
a.fontlink_hui_bold:active{color:#474747;} 

/*绿色文字加链接*/ 
a.fontlink_green{color:#289d00; font-size:14px; font-weight: bold; padding-left:4px; 
           padding-right:4px; text-decoration:none;} 
a.fontlink_green:link{color:#289d00;} 
a.fontlink_green:hover{color:#289d00;} 
a.fontlink_green:active{color:#289d00;} 

/*表格绿实线边框*/ 
.border-green { border:#57a81f; border-style:solid; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px} 
.border-green1 { border:#57a81f; border-style:solid; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-top:none;} 
.border-green2 { border:#57a81f; border-style:solid; border-right-width:1px; border-left-width:1px; border-top:none; border-bottom:none;} 

/*输入框-小*/ 
.input-small { font-size:12px; width:120px; border:1px #000100 solid; height:18px;}

/*DIV样式*/   
#Layer_flow_AFF {position:absolute;    left:265px;    top:175px;    width:780px;    height:15px;    z-index:1;}  
.Style_flow_AFF {font-size: 12px}  
