 ========== body样式 ========== 
body {
    
	scrollbar-face-color buttonface;
    scrollbar-highlight-color buttonface;
    scrollbar-shadow-color buttonface;
    scrollbar-3dlight-color buttonhighlight;
    scrollbar-arrow-color #000000;
    scrollbar-track-color buttonface;
    scrollbar-darkshadow-color buttonshadow;
    
    margin-left 0px;
	margin-top 3px;
    margin-right 0px;
    margin-bottom 3px;
    color#000000; font-size 12px; font-family Verdana,Arial,宋体;
    border0px;
    background#ffffff;
    text-alignleft;
}
 ========== 链接样式 ========== 
a         {color #0000ff; text-decoration none; font-weightnormal; font-size 12px; font-family Verdana,Arial,宋体; }
alink    {color #0000cc; text-decoration none; font-weightnormal; font-size 12px; font-family Verdana,Arial,宋体; }
avisited {color #0000cc; text-decoration none; font-weightnormal; font-size 12px; font-family Verdana,Arial,宋体; }
aactive  {color #cc0000; text-decoration underline; font-weightnormal; font-size 12px; font-family Verdana,Arial,宋体; }
ahover   {color #ff0000; text-decoration underline; font-weightnormal; font-size 12px; font-family Verdana,Arial,宋体; }

A.a11link    {color#ffffff;text-decoration none; font-weightbold; font-size12px; font-family Verdana,Arial,宋体;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.a11visited {color#ffffff;text-decoration none; font-weightbold; font-size12px; font-family Verdana,Arial,宋体;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.a11active  {color#ffffff;text-decoration none; font-weightbold; font-size12px; font-family Verdana,Arial,宋体;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.a11hover   {color#ffffff;text-decoration none; font-weightbold; font-size12px; font-family Verdana,Arial,宋体;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

