BODY {
scrollbar-face-color:#C0C0C0;
scrollbar-highlight-color:#DDDDDD;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#C0C0C0;
scrollbar-shadow-color:#DDDDDD;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E0E0E0;
}
.horizontal {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 5px;

}
.bg001 {
	background-image: url(../images/bg001.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.layerscroll {
	height: 320px;
	width: 450px;
	overflow: auto;
}
.bg002 {
	background-image: url(../images/bg002.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #DCEBED;

}
