/* CSS Document */
.top_image {
	margin-bottom: 15px;
}

.index_box_01 {
	width: 652px;
	height: auto;
	margin-bottom: 12px;
	padding-bottom: 14px;
	background: url(../img/bg_index_info_b.jpg) no-repeat left bottom;
	position: relative;
}
.index_box_01 h2 {
	width: 652px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h2#index_info_01 {
	background: url(../img/bg_index_info_h01.jpg) no-repeat left top;
}
h2#index_info_02 {
	background: url(../img/bg_index_info_h02.jpg) no-repeat left top;
}
.index_box_01 table {
	width: 652px;
	background: url(../img/bg_index_info.jpg) repeat-y left top;
	border: 0px;
	font-size: 12px;
}
.index_box_01 th {
	width: 77px;
	padding: 4px 0 4px 30px;
	color: #00AC71;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
.index_box_01 td {
	width: 515px;
	padding: 4px 30px 4px 0;
	line-height: 16px;
}
#btn_index_info {
	position: absolute;
	right: 10px;
	top: 11px;
}
/*--- Šî–{a ----------*/
a:link {color:#00A8EB; text-decoration: underline;}
a:visited {color:#00A8EB; text-decoration: underline;}
a:hover {color:#66CCCC; text-decoration: none;}
a:active {color:#66EEEE; text-decoration: none;}
