.border1 {
	border-top: 0px;
	border-right: 1px solid #000000;
	border-bottom: 0px;
	border-left: 0px;
; border: #000000; border-style: none; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
.border3 {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #666666;
}
.border4 {
	border-bottom: 1px solid #000000;
}
.bd {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
