﻿h3 {
	margin : 0 0 25px 0;
	padding-bottom : 10px;
	background : url(../../common/h3line.gif) left bottom no-repeat;
}

#data1 {
	width : 100%;
	margin-bottom : 30px;
	border-top : solid 1px #b9b4b4;
}

#data1 th {
	width : 89px !important;
	width /**/: 120px;
	padding : 8px 15px 8px 15px;
	border-left : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	background : #f5dcc8;
	text-align : left;
	font-weight : normal;
}

#data1 td {
	padding : 8px 12px 8px 14px;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	line-height : 1.75em;
}

#data1 td a {
	text-decoration : underline;
	color : #a50000;
}

#data1 td a:hover {
	text-decoration : none;
	color : #a50000;
}

h3#type2 {
	margin : 0 225px 18px 0;
	padding-bottom : 10px;
	background : url(../../common/h3line.gif) left bottom no-repeat;
}

#history {
	overflow : hidden;
	width : 660px;
	margin-bottom : 30px;
}

#hdata {
	float : left;
	width : 475px;
}

#data2 {
	width : 100%;
	border-top : solid 1px #b9b4b4;
}

#data2 th {
	width : 55px !important;
	width /**/: 80px;
	padding : 7px 12px 7px 12px;
	border-left : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	background : #f5dcc8;
	text-align : center;
	font-weight : normal;
}

#data2 td.year {
	width : 56px !important;
	width /**/: 80px;
	padding : 7px 12px 7px 12px;
	border-bottom : solid 1px #b4b4b4;
	background : url(tdybg.gif) left top no-repeat;
	text-align : center;
}

#data2 td.article {
	padding : 7px 10px 7px 12px;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	line-height : 1.75em;
}

#himg {
	float : right;
	width : 160px;
}

#himg ul {
	list-style : none;
}

#himg ul li {
	margin-bottom : 25px;
}