.bgtop {
	background-image: url(../img/bian.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.logobg {
	background-image: url(../img/logobg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.liangbian {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AA720E;
	border-right-color: #AA720E;
	border-bottom-color: #AA720E;
	border-left-color: #AA720E;
}
