BODY {OVERFLOW-X: hidden; OVERFLOW: scroll}
Body TD {
	font-size: 12pt;
	line-height: 20px;
	color: #000000;
	font-family: "Tahoma","Arial", "Helvetica", "sans-serif", "宋体";
	font-weight: normal;

}
a { font-size: 14px;
	line-height: 20px; font-weight:bolder;}
a:link {
    color: #FFFFFF;
	text-decoration:none;}
a:visited {
    color: #FFFFFF;
	text-decoration:none;}
a:hover {
    color: #FFFFFF;
	text-decoration:underline;}

a.bright:link {
    color: white;
	text-decoration:none;}
a.bright:visited {
    color: white;
	text-decoration:none;}
a.bright:hover {
    color:#cccccc;
	text-decoration:underline;
	position:relative; right:4px;
	}
a.bright:active {
    color:#cccccc;
	text-decoration:underline;
	}

a.black:link {
    color: black;
	text-decoration:none;}
a.black:visited {
    color: black;
	text-decoration:none;}
a.black:hover {
    color: black;
	position:relative; right:4px;
	text-decoration:underline;}

a.yellow:link {
    color: #FFFF00;}
a.yellow:visited {
    color: #FFFF00;}
a.yellow:hover: {
    color: #FFFF00;text-decoration:underline;}

a.red:link {
    color: #FF0000;}
a.red:visited {
    color: #FF0000;}
a.red:hover: {
    color: #FF0000;text-decoration:underline;}

select,input {
	font-family: "Tahoma","Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	height: 19px;
}
.tblack {
	font-size: 12pt;
	line-height: 32px;
	color:#333333;
	font-family: "Tahoma","Arial", "Helvetica", "sans-serif";
	font-weight:bold;
	padding-left:5px;
}
.black {
	font-size: 12pt;
	line-height: 20px;
	color: #333333;
	font-family: "Tahoma","Arial", "Helvetica", "sans-serif", "宋体";
	font-weight: normal;
}
.white {
	font-size: 12pt;
	line-height: 20px;
	color: #FFFFFF;
	font-family: "Tahoma","Arial", "Helvetica", "sans-serif";
	font-weight: normal;
}
.input {
	font-family: "Tahoma","Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	border: 1 solid #7F7F7F;
	background-color:#FFFFFF;
}
.skin0  { 
        border-right:  black  1px  solid; 
        border-top:  black  1px  solid;  visibility:  hidden;
        border-left:  black  1px  solid;
        width:  150px;  cursor:  default;  line-height:  1px;  
        border-bottom:  black  1px  solid; 
        font-family:  verdana;  position:  absolute;     
        background-color:  black;  text-align:  left 
} 
.skin1  { 
        font-size:  12pt;  visibility:  hidden;  
        width:  120px;  cursor:  default;
        font-family:  arial,  helvetica,  sans-serif; 
        position:  absolute; 
        background-color:  #000000;
        text-align:  center;  
        border-left:  buttonhighlight  0px  outset;  
        border-top:  buttonhighlight  0px  outset;  
        border-right:  buttonhighlight  0px  outset; 
        border-bottom:  buttonhighlight  0px  outset; 
} 
.menuitems  { 
        PADDING-RIGHT:  10px;  PADDING-LEFT:  10px 
} 
.DEK { Z-INDEX: 200; VISIBILITY: hidden; POSITION: absolute;} 
#dhtmltooltip{
	font-size: 12px;
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}