.lineL {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.lineL_G {

	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #6E7935;
}
.lineL_B {


	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #367088;
}
.lineL_T {



	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #A7A7A7;
}
.lineL_P {



	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #DE4890;
}
