.title_image{
	background-image:url(image/title_index.jpg);
	background-repeat:no-repeat;
	height: 32px;
}
#i-index	{
	color:#FFFFFF;
	background:url(image/title_i.jpg) no-repeat;
	font-size:16px;
	font-weight:bold;
	padding:8px 0px 0px 37px;
	height:30px;
}
h2{
	color:white;
	background-color:#6A87C4;
	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;
}

.list_box{
  border:solid 4px #9999ff;
  margin:0.5em 0.5em 0.5em 0.5em;
  padding:0.5em;
  width: auto;
  height:200px;
  overflow:scroll;
}
