/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a{
	color:#666666;
	text-decoration:none;
}
.body01{
	background-color:#ffffff;
	color:#000000;
	scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#ff1516;
    scrollbar-base-color:;
    scrollbar-darkshadow-color:#cccccc;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:#cccccc;
}
.panels01{
	width:575px; 
	padding:5px; 
	height:180px; 
	background-color:#f1ffec; 
	border:1px solid #ffc1c1; 
	overflow:auto;
}
.panels02{	
	width:555px;
}	