/*------------------------------------
	BODY
------------------------------------*/

body {
	background-color: #F5F5F5;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

/*------------------------------------
	ALL
------------------------------------*/

a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.px14 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

.px14_l24 {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
.px12 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.px12b {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.px12_write {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.px12_green {
	font-size: 12px;
	line-height: 16px;
	color: #336600;
}
.px16b {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.px14b {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.px10 {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.px11 {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.px11b {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}
.px14b_white {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.px14glay {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.px14green {
	font-size: 14px;
	line-height: 18px;
	color: #336600;
}
.px16b_red {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.px20b_red {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #CC0000;
}
