#rightContent
{
	float:right;
	border-left:1px solid #65CC33;
	background:#DBF9BB;
	width:610px;
}
#rightContent .rightBg
{
	padding:33px 16px;
	border-top:1px solid #65CC33;
	background:#FFF;
	min-height:1000px;
	height:auto;
}
*HTML #rightContent .rightBg
{
	height:1000px;
}
#rightContent .rightBg .table-layout
{
	margin:0 auto;
	table-layout:auto;
}
#rightContent .rightBg .table-layout TD
{
	display:table-cell;
	vertical-align:middle;
}
#rightContent .rightBg .table-layout .logo_c IMG
{
	margin-top:expression((this.offsetParent.offsetHeight - this.offsetHeight)/2);
	margin-right:8px;
	border:1px solid #ccc;
}
#rightContent .rightBg H1
{
	font-size:18px;
	color:#003DA3;
}
#rightContent .rightBg .buttonArea-02
{
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:1px solid #C2C2C2;
	text-align:right;
}
#rightContent .buttonArea-02 BUTTON
{
	margin-left:10px;
	border:0;
	font-size:11px;
	font-weight:bold;
	background:url(../images/btn-bg-01.gif) no-repeat left top;
	width:106px;
	height:22px;
}
#rightContent .buttonArea-02 BUTTON .icon-01
{
	display:block;
	padding-left:18px;
	background:url(../images/icon-25.gif) no-repeat 5px 1px;
}
#rightContent .buttonArea-02 BUTTON .icon-02
{
	display:block;
	padding-left:8px;
	background:url(../images/icon-24.gif) no-repeat 7px 0px;
}
#rightContent .rightBg .tags
{	
	margin-bottom:20px;
	color:#3168AD;
	text-align:left;
}
#rightContent .rightBg .tags SPAN
{
	font-weight:bold;
	color:#000;
}
#rightContent .rightBg .tags .keyword
{
	font-weight:normal;
}
#rightContent .rightBg .tags A
{
	font-size:11px;
	text-decoration:underline;
}
#rightContent .rightBg .tags A.mgL
{
	margin-left:10px;
}