@charset "utf-8";
/* CSS Document */

h2{
	
	background-image:url(../images/pagetitle_about.png);
	background-repeat:no-repeat;
	background-position:bottom;
	
	}
	
.listBar{
	background-image:url(../images/list_menu.jpg);
	background-repeat:no-repeat;
	display:block;
	width:900px;
	height:25px;
	clear:both;
	text-align:justify;
	text-indent:20px;
	line-height:25px;
	font-size:95%;
}

table{
	border-color:transparent;
	margin-top:20px;
	
		
		}
	
td{
	line-height:4.5em;
	border-color:transparent;
	
	}
	
.td_left{
	text-align:left;
	text-indent:20px;
	width:140px;
	
	
	}
	
.td_right{
	text-align:left;
	
	width:460px;
	}




