/************************ index.html ****************************/
#mainEye{
	text-align:center;
	margin-bottom:20px;
}
.spa_bt{
	background:url(../images/index/spa_bt_bg.gif) no-repeat center bottom;
	background-size:contain;
	padding-bottom:3px;
	margin-bottom:20px;
}
.spa_side{
	background:url(../images/index/spa_side_bg.gif) repeat-y center top;
	background-size:contain;
	padding:5%;
	}
	
	
/* h2.info_tle */
h2.info_tle{
	background:url(../images/common/leaf_line.gif) repeat-x left bottom;
	background-size:29% auto;
	padding-bottom:4%;
	position:relative;
	font-weight:normal;
	margin-bottom:10px;
}
h2.info_tle span.label{
	font-size:115%;
	color:#425c3d;
	background:url(../images/common/tree_indent.gif) no-repeat left top;
	background-size:30% auto;
	padding-left:45px;
	padding-top:5px;
	padding-bottom:3px;
}

h2.info_tle span.list_btn{
	background-color:#77ac56;
	text-align:center;
	width:100px;
	display:block;
	position:absolute;
	right:0;
	top:-3px;
	}
h2.info_tle span.list_btn a{
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	color:white;
	font-size:80%;
}
