@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	background:url(/Assets/Web/Image/sky_bg.png) left top repeat-x;
	font-family:"微軟正黑體";
	font-size:12px;
	}
#menu{
	width:615px;
	height:30px;
	position:absolute;
	z-index:600;
	top:30px;
	right:20px;
	}
#menu ul{
	margin:0px;
	padding:0px;
	}
#menu ul li{
	width:117px;
	height:25px;
	margin:0px;
	padding-left:5px;
	list-style:none;
	float:left;
	}
#menu ul li:hover{
	background:url(/Assets/Web/Image/menu_icon.png) no-repeat;
	}
#menu1{
	width:117px;
	height:25px;
	background:url(/Assets/Web/Image/index/menu1.png) no-repeat;
	}
#menu2{
	width:117px;
	height:25px;
	background:url(/Assets/Web/Image/index/menu2.png) no-repeat;
	}
#menu3{
	width:117px;
	height:25px;
	background:url(/Assets/Web/Image/index/menu3.png) no-repeat;
	}
#menu4{
	width:117px;
	height:25px;
	background:url(/Assets/Web/Image/index/menu4.png) no-repeat;
	}
#menu5{
	width:117px;
	height:25px;
	background:url(/Assets/Web/Image/index/menu5.png) no-repeat;
	}
#menu1:hover{
	background:url(/Assets/Web/Image/index/menu1_a.png) no-repeat;}
#menu2:hover{
	background:url(/Assets/Web/Image/index/menu2_a.png) no-repeat;}
#menu3:hover{
	background:url(/Assets/Web/Image/index/menu3_a.png) no-repeat;}
#menu4:hover{
	background:url(/Assets/Web/Image/index/menu4_a.png) no-repeat;}
#menu5:hover{
	background:url(/Assets/Web/Image/index/menu5_a.png) no-repeat;}
#cloud1{
	width:413px;
	height:184px;
	position:absolute;
	margin-left:-413px;
	left:0px;
	z-index:200;
	background:url(/Assets/Web/Image/cloud/cloud1.png) no-repeat;
	}
#cloud2{
	width:712px;
	height:500px;
	position:absolute;
	margin-left:-712px;
	left:0px;
	z-index:200;
	background:url(/Assets/Web/Image/cloud/cloud2.png) no-repeat;
	}
#cloud3{
	width:764px;
	height:396px;
	position:absolute;
	margin-left:-764px;
	left:0px;
	z-index:200;
	background:url(/Assets/Web/Image/cloud/cloud3.png) no-repeat;
	}
#cloud4{
	width:778px;
	height:446px;
	position:absolute;
	margin-left:-778px;
	z-index:200;
	background:url(/Assets/Web/Image/cloud/cloud4.png) no-repeat;
	}
#cloud5{
	width:618px;
	height:319px;
	position:absolute;
	margin-left:-618px;
	left:0px;
	z-index:200;
	background:url(/Assets/Web/Image/cloud/cloud5.png) no-repeat;
	}
#cloud6{
	width:503px;
	height:371px;
	position:absolute;
	margin-left:-503px;
	left:0px;
	z-index:200;
	background:url(/Assets/Web/Image/cloud/cloud6.png) no-repeat;
	}
#bg{
	top:50%;
	left:50%;
	margin-left:-495px;
	margin-top:-267.5px;
	width:990px;
	height:535px;
	padding:9px;
	position:absolute;
	background:url(/Assets/Web/Image/index/index_bg.png) no-repeat;}
#form{

	width:990px;
	height:535px;
	position:absolute;
	overflow:hidden;
	}
#temple{
	width:841px;
	height:411px;
	position:absolute;
	right:0px;
	bottom:50px;
	background:url(/Assets/Web/Image/index/temple.png);
	z-index:300;}

#blank{
	width:990px;
	height:302px;
	background:url(/Assets/Web/Image/index/blank.png);
	position:absolute;
	bottom:0px;
	z-index:400;}
#logo{
	width:340px;
	height:141px;
	position:absolute;
	z-index:500;
	background:url(/Assets/Web/Image/index/logo1.png);
	position:absolute;
	left:20px;
	bottom:20px;
	}
#title{
	width:187px;
	height:32px;
	position:absolute;
	left:30px;
	bottom:170px;
	z-index:600;
	background:url(/Assets/Web/Image/index/title.png);
	}
#calendar{
	width:225px;
	height:25px;
	line-height:20px;
	position:absolute;
	bottom:25px;
	right:10px;
	z-index:500;
	text-align:left;
	color:#06F;
	font-weight:900;
	}
#footer{
	width:600px;
	height:25px;
	line-height:25px;
	position:absolute;
	bottom:15px;
	left:100px;
	z-index:600;
	color:#666;}
