.images {
	border: 2px solid #FE9901;
}
.top {
	background-image: url(../images/bcg_top.jpg);
	height: 55px;
}
.bottom {
	background-image: url(../images/bcg_bottom.jpg);
	height: 165px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FD9B00;
}
