.title_image{
	background-image:url(image/title_index.jpg);
	background-repeat:no-repeat;
	height: 32px;
}
#a-index	{
	color:#FFFFFF;
	background:url(image/title_a.jpg) no-repeat;
	font-size:16px;
	font-weight:bold;
	padding:8px 0px 0px 37px;
	height:30px;
}
h2{
	color:white;
	background-color:#52BED1;
	border-top:double 4px white;
	border-bottom:double 3px white;
	padding:3px;
	text-indent:1em;
	white-space:nowrap;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
