/* CSS Document */


#contents .left{
	float:left;
	width:620px;
}

#contents .left h3.title{
	margin:0px 0px 13px 0px;
	padding:0px;
	height:29px;
	width:620px;
}

#contents .left table.info{
	border:0px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;

}

#contents .left table.info th{
	font-weight:normal;
	border-bottom:solid 1px #A8D761;
	border-top:solid 1px #A8D761;
	width:30px;
	padding:10px 15px 8px 0px; 
	margin:0px;
	vertical-align:top;
	text-align:right;
	
	line-height:18px;
}

#contents .left table.info th.year{
	font-weight:normal;
	border-bottom:solid 1px #A8D761;
	border-top:solid 1px #A8D761;
	width:75px;
	padding:10px 0px 8px 0px; 
	margin:0px;
	vertical-align:top;
	text-align:right;
	
	line-height:18px;
}

#contents .left table.info td{
	font-weight:normal;
	border-bottom:solid 1px #A8D761;
	border-top:solid 1px #A8D761;
	background-image:url(../image/history/info_v_border.gif);
	background-repeat:repeat-y;
	width:490px;
	padding:10px 0px 8px 10px; 
	margin:0px;
	
	line-height:18px;
}

#contents .left table.info td .subtitle{
	font-weight:bold;
}


#contents .right{
	float:right;
	width:260px;
}



