.mainbg {
	background-image: url(img/title_bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.6em;
	background-position: top;
	padding-top: 320px;
	padding-right: 25px;
	padding-left: 20px;
	vertical-align: top;
}
.title {
	font-family: Verdana, Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	display: block;
	line-height: 16px;
	margin-bottom: 10px;
}
.subtitle {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #535353;
	display: block;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
.detail {
	font-size: 12px;
	line-height: 1.4em;
}
.small {
	font-size: 10px;
	line-height: 1.4em;
}
td.line {
	background-color: #EAF0EC;
	padding:3px;
		font-size: 14px;
	font-weight:bold;
}
.txt12 {
	font-size: 12px;
	line-height: 1.5em;
}


.other {
border:2px double #666666;
background-color:#F6F5F0;
}


