.px12white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.px12 {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.px14 {
	font-size: 14px;
	line-height: 26px;
	text-decoration: none;
}
.px12gray {
	font-size: 12px;
	line-height: 18px;
	color: 727272;
	text-decoration: none;
}
.box {
	border: 1px solid #000000;
}
.box02 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

}
.line2 {
	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: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

