.IndexContents{
	width:650px;
	height:82px;
	margin:10px 5px 10px;
}
.IndexContentsImage{
	float:left;
	width:80px;
	height:80px;
	border:1px solid #7a91bb;

}
.IndexContentsMain{
	float:left;
	width:520px;
}
.IndexContentsTitle{
	font-weight:bold;
	margin-top:2px;
	padding:5px;
	border-bottom:1px solid #7a91bb;
	height:14px;
}
.IndexContentsTitle a:link		{ color: #ff5050; text-decoration: none;}
.IndexContentsTitle a:visited	{ color: #ff5050; text-decoration: none;}
.IndexContentsTitle a:active	{ color: #0248D7; text-decoration: underline;}
.IndexContentsTitle a:hover		{ color: #0248D7; text-decoration: underline;}
.IndexContentsText{
	padding:5px 5px 0;

}
.IndexNew{
	padding-left:10px;
	vertical-align:bottom;
}
