﻿h2#title_h2 img{
	height:50px;
	width:900px;
	margin-top:25px;
}
h3{
	margin-bottom:10px;
	font-size:medium;
}
h4{
	font-size:small;
}


div#record_menu{
	float:left;
	width:200px;
	margin-left:25px;
}
div#record_menu ul{
	list-style:square outside none;
	border:1px gray solid;
}
div#record_menu ul li{
	padding:2px;
	margin-left:20px;
}

div#record_contents{
	float:right;
	width:600px;
}
div.hhh{
      background-color:#e4e4e4;
      width:100%;
      text-align:left;
      font-size:medium;
      text-indent:5%;
      height: 30px; 
      padding-top: 15px;
	  white-space:normal;
}      
table#record_table{
	width:600px;
}
table#record_table p{
	padding:2px;
}
table#record_table th{
	background-color:#e4e4e4;
}
td.td1{
	background-color:#f2f2f2;
	vertical-align:top;
}
td.td2{
	background-color:#f2f2f2;
	vertical-align:top;
}
td.td3{
	background-color:#f2f2f2;
	vertical-align:top;
}
