<!-- /* 面板样式表 */

a,a:link  { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #18B5FF; text-decoration: none; }
a:visited { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #18B5FF; text-decoration: none; }
a:active  { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #008CD6; text-decoration: none; }
a:hover   { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #008CD6; text-decoration: none; }

body,td,select,input,div,form,textarea,center,option,pre,br {
            font-family: 'Tahoma', 'Verdana', 'Arial'; font-size: 9pt; color: #008CD6; }

body      { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
            scrollbar-face-color: white;
            scrollbar-shadow-color: gainsboro;
            scrollbar-darkshadow-color: whitesmoke;
            scrollbar-highlight-color: gainsboro;
            scrollbar-3dlight-color: whitesmoke;
            scrollbar-track-color: white;
            scrollbar-arrow-color: gainsboro;
            overflow: auto; }
            
.t1{color:#767676; filter:DropShadow(Color=#DFDFDF,OFFX=1,OFFY=1,Positive=1); line-height:15px;}
.t2{background-color: white; border-width: 1px; border-style: dashed; border-color: #9C9C9C; height:15;}
.t3{border:1px dashed #DDEFFF;}
.time {behavior: url(#default#time2);}
td {
word-break:break-all;
} 
            
            

.button   { font-family: 'Tahoma', 'Verdana', 'Arial'; background-color: white; height: 20px;
                border-width: 1px; border-style: solid; border-color: #008CD6; }
.input    { font-family: 'Tahoma', 'Verdana', 'Arial'; background-color: white;
                border-width: 1px; border-style: solid; border-color: #008CD6; }
                
textarea{
background:url('color_pen.gif') no-repeat fixed 100% bottom; 
}

/* 中文版的专属样式设定 */
.minichi  { font-family: '宋体', 'PMingLiU'; font-size: 9pt; }
select    { font-family: '宋体', 'PMingLiU'; }

//-->
