td{font-size:12px}
a:link {
	color:#333399;
	text-decoration:none;
}
a:visited {
	color:#333399;
	text-decoration:none;
}
a:hover {
	color:#6666CC;
	text-decoration:underline;
}
/*特殊样式，黑色*/
a.textLink:link {
	color:#000000;
	text-decoration:none;
}
a.textLink:visited {
	color:#000000;
	text-decoration:none;
}
a.textLink:hover {
	color:#000000;
	text-decoration:underline;
}
BODY
{
	margin: 0px;
	color: #323232;
	background-color: #84BFE9;
	background-color: #006699;	
	font-family: Verdana, Arial, 宋体;
	font-size: 9pt;
	text-decoration: none;
	scrollbar-face-color: #377ED0; 
	scrollbar-shadow-color: #E5EEFD; 
	scrollbar-highlight-color: #E5EEFD; 
	scrollbar-3dlight-color: #377ED0; 
	scrollbar-darkshadow-color: #377ED0; 
	scrollbar-track-color: #E5EEFD;
	scrollbar-arrow-color: #E5EEFD;
    overflow:scroll;overflow-x:hidden }
    
#D1 {
	BACKGROUND-COLOR: lightblue;
	BORDER-BOTTOM: white 2px outset; 
	BORDER-LEFT: white 2px outset; 
	BORDER-RIGHT: white 2px outset;
	BORDER-TOP: white 2px outset; LEFT: 0px;
	POSITION: absolute; TOP: 20px; VISIBILITY: hidden;
	WIDTH: 200px; layer-background-color: lightblue
}

#list-headline{
	line-height:200%;
	background-image:url(images/8.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	display:block;
	text-align:left;
	float:left;
	width:100%;
}

input 
{font-family: Verdana, Arial, 宋体;
 font-size: 9pt;
}