/*============================================================
　contents：common　｜　2008/11/04　追加
============================================================*/
table TD #bn-img{width:270px; margin:0px; padding:0px; border:none; display:block; float:left;}
table TD #bn-img img{border:none; margin:2px auto;}
table TD #bn-img a img{border:none;}

table TD #news{
	width:290px;
	height:310px;
	margin:2px 0px;
	padding:0px;
	display:block;
	float:right;
	border:2px #660033 solid;
	background:url(../img/new_index/news_inner.png);
}
* html table TD #news{behavior:expression(IEPNGFIX.fix(this));}

table TD #news p.top{
	width:290px;
	height:49px;
	display:block;
	border-bottom:2px #660033 solid;
	text-indent:-9999px;
	background:url(../img/new_index/news_top.gif) top no-repeat;	
}
table TD #news div#inner{
	overflow-x:hidden;
	overflow-y:auto;
	width:290px;
	height:310px;
	_height:318px;
	text-align:left;
	padding:0px;
	margin:auto;
	font-size:12px;
	font-weight:lighter;
}
table TD #news div#inner ul{width:270px; margin:0px; padding:0px; list-style:none; display:block;}
table TD #news div#inner li{width:270px; margin:0px; padding:0px; list-style:none; display:block;}
table TD #news div#inner li a{width:260px; text-align:right; padding-right:10px; display:block;}

p.title14{font-size:14px; font-weight:bold; color:#FF9900;}

table TD #news div#inner{
	scrollbar-base-color:#C62D88;
}