.12Pix {
	font-size: 12px;
}
.14Pix {
	font-size: 14px;
}
.16Pix {
	font-size: 16px;
}
.5Padding {
	padding: 5px;
}
.10Padding {
	padding: 10px;
}
.1PixBorder {
	border: 1px solid #666666;
}
.160-LineHeight {
	line-height: 160%;
}
.120-LineHeight {
	line-height: 120%;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

.a01 {
	color: #FFFFFF;
	text-decoration: underline;
}
.a01:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.a02 {
	color: #009999;
	text-decoration: none;
}
.a02:hover {
	color: #000066;
	text-decoration: underline;
}
.R-bg {
	background-image: url(images/Right_bg.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
}
