.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;

}
