.strong {
	font-weight: bolder;
}
.text_small_1 {
	font-size: x-small;
}


.paragraph {
	font-size: large;
	font-weight: bold;
}
.pagetitle {
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
}
.center {
	text-align: center;
}


.text_big1 {
	font-size: large;
}
.pageTOP {
	font-size: 12px;
	white-space: normal;
	margin-top: 10px;
	line-height: 40px;
	padding-right: 50px;
}

.text_main {
	font-size: medium;
}
.text_min1 {

	font-size: small;
}
.BOX_letf {
	float: left;
}
