#sidebar_right {
	float: right;
	width: 160px;
}
#left {
	float: left;
	width: 580px;
}
#content {
	float: right;
	letter-spacing: 0.1em;
	width: 410px;
}
#sidebar_left {
	float: left;
	width: 160px;
}
.link_right {
	text-align: right;
}
.text_10px {
	font-size: 11px;
	line-height: 125%;
	color: #333333;
}
.text_11px {
	font-size: 11px;
	line-height: 125%;
	color: #333333;
}
.text_12px {
	font-size: 12px;
	line-height: 125%;
	color: #333333;
}
.link_g {
	color: #333333;
}
