#flash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	margin-bottom: 20px;
	height: 328px;
	width: 615px;
}
#flash p {
	margin-top: 10px;
	margin-left: 10px;
}

#contents {
	margin-bottom: 15px;
}

#contents_left {
	width: 340px;
	margin-right: 10px;
	margin-left: 14px;
}

#main_1 {
	background-image: url(../images/index_backimage1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 146px;
	margin-bottom: 14px;
}
#main_1 h1 {
	margin-bottom: 5px;
	text-align: center;
}
#main_1 p {
	margin-right: 10px;
	margin-left: 10px;
	line-height: 150%;
	font-size: 11px;
}
#main_2 {
	margin-right: 9px;
	line-height: 125%;
}
#main_2 h2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #507d01;
	border-bottom-color: #507d01;
	background-color: #f9ffee;
	padding-left: 3px;
	margin-bottom: 5px;
}


#main_2 td {
	font-size: 9px;
	line-height: 125%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
}
#main_2 #button1 {
	padding-top: 3px;
}

#main_3 {
	width: 225px;
	margin-right: 15px;
	margin-left: 10px;
}
#main_3 .title {
	border-top-color: #507d01;
	border-bottom-color: #507d01;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #f9ffee;
}
#main_3 .title td {
	padding-left: 2px;
}
#main_3 p {
	font-size: 10px;
	line-height: 130%;
	margin-left: 10px;
}
#main_3 .content {
	margin-top: 4px;
	margin-bottom: 4px;
}
#main_3 .content2 {
	margin-top: 4px;
}
.dot_y {
	background-repeat: repeat-y;
	background-color: #000;
	background-position: center top;
	background-image: url(../images/dot_y.gif);
}
