@import url("_reset.css");
body {line-height:24px;font-weight: bold; font-family:"微軟正黑體", Arial;font-size: 15px;}
p {margin-bottom:1em;}
h1 {margin-bottom:1em;}

/*-------------------------------------------------------------------------------------------------------------------------------------
選單導覽設定
-------------------------------------------------------------------------------------------------------------------------------------*/
#menu {position:  absolute; _position: absolute; z-index: 12; left: 50%; margin-left: -510px; bottom: 55px; width: 1000px; height: 82px;}
#menu li {float: left;}
#menu li a {
	white-space: nowrap;text-indent: 100%;overflow: hidden;display: block;/*text hide*/
	background: url('../images/nav.png') 0px 0px no-repeat;
	height: 82px;
}
#menu .menu_1 a {width: 111px;}
#menu .menu_1 a:hover {background-position: 0px -82px;}

#menu .menu_2 a {background-position: -111px 0px;width: 111px;}
#menu .menu_2 a:hover {background-position: -111px -82px;}

#menu .menu_3 a {background-position: -222px 0px;width: 111px;}
#menu .menu_3 a:hover {background-position: -222px -82px;}

#menu .menu_4 a {background-position: -333px 0px;width: 111px;}
#menu .menu_4 a:hover {background-position: -333px -82px;}

#menu .menu_5 a {background-position: -444px 0px;width: 111px;}
#menu .menu_5 a:hover {background-position: -444px -82px;}

#menu .menu_6 a {background-position: -555px 0px;width: 111px;}
#menu .menu_6 a:hover {background-position: -555px -82px;}

#menu .menu_7 a {background-position: -666px 0px;width: 111px; }
#menu .menu_7 a:hover {background-position: -666px -82px;}

#menu .menu_8 a {background-position: -777px 0px;width: 111px;}
#menu .menu_8 a:hover {background-position: -777px -82px;}

#menu .menu_9 a {background-position: -888px 0px;width: 111px;}
#menu .menu_9 a:hover {background-position: -888px -82px;}


/*-------------------------------------------------------------------------------------------------------------------------------------
內容設定
-------------------------------------------------------------------------------------------------------------------------------------*/
/*預設所有寬度1000px置中，高度960px*/
.section {height:960px;position:relative;}
.content {width:1000px;margin:0px auto;}

/*Intro設定*/
#intro {background:url('../images/intro.jpg') center top no-repeat;height:960px;}

/*活動一設定*/
#page1 {height:1350px;}

/*活動二設定*/
#page2{background:url('../images/bg_1.jpg') center top no-repeat;background-color:#ededed;height:1400px;}

/*活動三設定*/
#page3{background:url('../images/bg_2.jpg') center top no-repeat;height:2550px;}

/*活動四設定*/
#page4 {background:url('../images/bg_1.jpg') center top no-repeat;background-color:#ededed;height:1250px;}

/*活動五設定*/
#page5{background:url('../images/bg_2.jpg') center top no-repeat;height:1550px;}

/*活動6設定*/
#page6{background:url('../images/bg_1.jpg') center top no-repeat;background-color:#ededed;height:1400px;}

/*活動7設定*/
#page7{background:url('../images/bg_2.jpg') center top no-repeat;height:1350px;}

/*活動8設定*/
#page8 {background:url('../images/bg_1.jpg') center top no-repeat;background-color:#ededed;height:1600px;}

/*活動9設定*/
#page9{background:url('../images/bg_2.jpg') center top no-repeat;height:1350px;}