﻿@charset "utf-8";
/*繁簡共用 佛像系列*/

/*------------中間圖片設定-------------*/
#main h1{
	position:absolute;
	top:10px;
	left:10px;
	z-index:100;
	width:430px;
	height:380px;
	background-image:url(../pic/crystal-buddha.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-100em;
	margin:0;
}
/*------------中間圖片設定結束------------*/
