.border {
	border-top-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #616161;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-color: #616161;
	border-bottom-color: #616161;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fc643a;
}

.bcg {
	background-image: url(../images/bcg.jpg);
	height: 532px;
	width: 1002px;
}
