.borderU {

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #BBBBBB;

}

.borderD {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #BBBBBB;



}

.borderL {

	border-left-width: 1px;

	border-left-style: dotted;

	border-left-color: #BBBBBB;



}

.FontSTD {

	font-size: 16px;

	line-height: 27px;

}

.borderLU {

	border-left-width: 1px;

	border-left-style: dotted;

	border-left-color: #BBBBBB;

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #BBBBBB;

}

