/* 全局文字连接样式(不需要调用) */ A:link {COLOR: #000000; TEXT-DECORATION: none} A:visited{COLOR: 
#000000; TEXT-DECORATION: none} A:hover{COLOR: #666666;text-decoration:underline} 
A.a01:link {COLOR: #000000; TEXT-DECORATION: underline overline} A.a01:visited 
{COLOR: 000000; TEXT-DECORATION: underline overline} A.a01:hover {COLOR: #000000; 
text-decoration:none} A.a02:link {COLOR: red; TEXT-DECORATION: line-through} A.a02:visited 
{COLOR: red; TEXT-DECORATION: line-through} A.a02:hover {COLOR: green;text-decoration:none} 
A.a03:link {COLOR: #ff6600; TEXT-DECORATION: none} A.a03:visited {COLOR: #ff6600; 
TEXT-DECORATION: underline} A.a03:hover {COLOR: green;text-decoration:none} /* 
页面全局属性 */ .page_global { color: #000000; margin-top: 5px; margin-right: auto; 
margin-bottom: auto; margin-left: 5px; font-size: 10.5pt; background-attachment: 
fixed; background-image: url(../images/page_bg.jpg); background-repeat: repeat 
} /* 主标题文字样式 */ .title { color:blue; font-size: 20pt; text-align:center; font-weight:bold; 
filter: blur(add=true,direction=135,strengh=20); } /* 次标题文字样式 */ .sub_title { 
color:green; font-size: 10.5pt; font-weight:bold; } /* 一般表格边框样式 */ .table { border:#000000 
dashed; border-width:1 0 0 1 } .td { border:#000000 dashed; border-width:0 1 1 
0 font-size: 10.5pt; } /* 文字样式 */ .txt { font-size: 12px; color: #000000;} /* 文字背景样式 */ .txt_bgcolor 
{ font-size: 9pt; background-color:green } /* 表格背景图片样式*/ .td_bg { border:#000000 
dashed; border-width:0 1 1 0 font-size: 10.5pt; background-attachment; fixed; 
background-image: url(../images/search_bg.jpg); background-position: right bottom; 
background-repeat: no-repeat; } /* 文本框样式 */ .textbox1 { color: #000000; border: 
1px solid #001E37; background-color: #FFFFFF;} .textbox2 { border-color: black 
black #000000; border-style: solid; border-top-width: 0px; border-right-width: 
0px; border-bottom-width: 1px; border-left-width: 0px; width: background-attachment; 
fixed; background-image: url(../images/page_bg.jpg); background-repeat: repeat; 
} /* 下拉框样式 */ .select { BORDER-BOTTOM: buttonface 10px; BORDER-LEFT:buttonface 
1px; BORDER-RIGHT: 10px; BORDER-TOP: 1px; background: #EFF7E8; width:200 } /* 
阴影表格样式*/ .table_tx{ font-size: 31pt; color: #FF9900; font-weight: bold; text-align:center; 
font-family: "黑体"; letter-spacing: 10px; filter:Glow(Color:#333333, Strength:1) 
shadow(color:#333333,direction=120); } .tree_button{ filter:progid:DXImageTransform.Microsoft.Shadow(Color=#000000,Direction=120,strength=6); 
} .lj_bak { font-size: 31pt; color: #FF9900; font-weight: bold; text-align:center; 
font-family: "黑体"; letter-spacing: 10px; filter:Glow(Color:#333333, Strength:1) 
shadow(color:#333333,direction=120); } .submit { background: #f7f7f7; border-bottom: 
#000000 0px; border-left: #000000 0px; border-right: #000000 0px; border-top: 
#000000 0px; color: #333333; cursor: hand; font-size: 10.5pt; height: 15px; } 
.submit1 { background: #f7f7f7; border-bottom: #000000 0px; border-left: #000000 
0px; border-right: #000000 0px; border-top: #000000 0px; color: #333333; cursor: 
hand; font-size: 10.5pt; height: 15px; font-weight: bold; letter-spacing:1.5pt; 
} /* 背景一种颜色的渐变(tr无效) */ .bg_jb { FILTER: progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=25,finishOpacity=100,startX=50,finishX=100,startY=50,finishY=100); 
BACKGROUND-COLOR: #C98322; } /* 背景两种颜色的渐变(tr无效) */ .bg_jb2 { FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#C98322) 
} /* 细线分割框架背景色 */ .bg_color { background: #C98322; } } input.textfield{ BACKGROUND-COLOR: 
; BORDER-BOTTOM: # 1px solid; BORDER-LEFT: #0 0px solid; BORDER-RIGHT: # 0px solid; 
BORDER-TOP: # 0px solid; COLOR: #000000; FONT-SIZE: 9pt; HEIGHT: 18px; TEXT-ALIGN: 
left } } BUTTON{ BORDER-RIGHT: #c0c0c0 1px solid; BORDER-TOP: #ffffff 1px solid; 
FONT-SIZE: 12.6px; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #c0c0c0 1px 
solid; FONT-FAMILY: 宋体; BACKGROUND-COLOR: #e6f3ff }