#main h2 {
	margin-bottom: 20px;
}
#main table.data {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #dadada;
}
#main  table.data td {
	line-height: 105%;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;
}
#main .section {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	width: 520px;
}
#main table.photo td {
	padding-top: 15px;
}



.type {
	background-color: #0e7ec2;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0E7EC2;
	border-bottom-color: #0E7EC2;
}
.item {
	background-color: #c6e8e9;
	font-size: 80%;
	color: #496569;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/line-dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93c4c5;
}
.item-last {
	background-color: #c6e8e9;
	font-size: 80%;
	color: #496569;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93c4c5;
}
.line01 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93c4c5;
	text-align: center;
}
.line02 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
}
.line03 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dadada;
}
.line04 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93c4c5;
}
.dot-line {
	background-image: url(../images/line-dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sarch dt {
	display: block;
}
#sarch dt.space {
	margin-top: 10px;
}

#sarch dt strong {
	font-weight: bold;
	color: #333333;
}
#sarch dd {
	background-image: url(../images/line-dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 15px;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#sarch dd strong {
	font-weight: bold;
	color: #0293c3;
}
