@charset "utf-8";
/* CSS Document */

body{
	background-color: #F6EFD3;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
}
p{
	margin: 0px;
	padding: 0px;
}

/*網頁寬度1015px*/
#wapper{
	padding: 0px;
	width: 1015px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wapper_1{
	background-image: url(../images/wapper_1.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 246px;
	width: 1015px;
}
#wapper_2{
	background-image: url(../images/wapper_2.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 361px;
	width: 1015px;
}
/*wapper_3為fooder*/
#wapper_3{
	background-image: url(../images/wapper_3.png);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	height: 58px;
	width: 1015px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #4D191D;
	text-align: center;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*wapper_3的連結有慈明宮3個字是進入後台、博基科技網頁*/
#wapper_3 a:link{
	font-size: 0.9em;
	line-height: 1.3em;
	color: #4A1918;
	text-decoration: none;
}
#wapper_3 a:visited{
	font-size: 0.9em;
	line-height: 1.3em;
	color: #4A1918;
	text-decoration: none;
}
#wapper_3 a:hover{
	font-size: 0.9em;
	line-height: 1.3em;
	color: #541E1E;
	text-decoration: none;
}
/*以下首頁使用 都是絕對位置*/
#home_menu{
	padding: 0px;
	height: 109px;
	width: 645px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 259px;
	position: absolute;
	z-index: 3;
}
#home_pic{
	background-image: url(../images/home_pic.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 488px;
	width: 379px;
	position: absolute;
	z-index: 1;
	margin-top: 0px;
	margin-left: -30px;
}
#home_pic2{
	background-image: url(../images/home_pic2.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 405px;
	width: 731px;
	margin-top: 82px;
	margin-left: 190px;
	position: absolute;
}
#logo{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 462px;
	width: 208px;
	margin-top: 0px;
	margin-left: 805px;
	position: absolute;
	z-index: 2;
}
/*跑馬燈*/
#Marquee{
	background-image: url(../images/Marquee.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 631px;
	margin-top: 488px;
	margin-left: 20px;
	position: absolute;
	padding-top: 11px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
	color: #FFF;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.abgne-news-scroll {
	border: 0px;
	width: 631px;
	height: 30px;
	overflow: hidden;
	position: relative;
}

/*home_menu2是線上點燈和聯絡我們*/
#home_menu2{
	padding: 0px;
	height: 120px;
	width: 205px;
	margin-top: 480px;
	margin-left: 785px;
	position: absolute;
}
/*首頁的最新消息自 只有出現3個*/
#home_news{
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 436px;
	margin-top: 530px;
	margin-left: 20px;
	position: absolute;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	font-size: 1em;
	line-height: 1.5em;
	color: #501D12;
}
#home_news a:link{
	font-size: 1em;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
}
#home_news a:hover{
	font-size: 1em;
	line-height: 1.5em;
	color: #F30;
	text-decoration: underline;
}

/*最新消息的more*/
#home_more{
	padding: 0px;
	height: 82px;
	width: 95px;
	margin-top: 530px;
	margin-left: 680px;
	position: absolute;
}
/*訪客人數*/
#people{
	padding: 0px;
	height: 35px;
	width: 100px;
	margin-top: 435px;
	margin-left: 885px;
	position: absolute;
	font-size: 0.8em;
	line-height: 1.1em;
}
