@charset "utf-8";
body {
	background-image: url(image/all-bg.jpg);
	background-color: #2bb6ed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 1.5em;
}
/* ========================== header =================== */
header {
	width: 991px;
	height: 166px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}
.h-left{
	float: left;
	width: 888px;
	padding-top: 0px;
	padding-left: 0px;
	height: 130px;
}
.h-right{
	float: left;
	width: 93px;
	padding-top: 90px;
	padding-left: 10px;
	height: 40px;
}
nav {
	width: 991px;
	padding-top: 0px;
	padding-left: 0px;
	height: 40px;
	clear: both;
}
ul.menu {
	display:block;
	height: 36px;
	width: 991px;
	clear: both;
	padding-top: 0px;
	padding-left: 0px;
}
ul.menu li {
	display:inline-block;
	height: 31px;
	padding-left: 30px;
	padding-top: 3px;
	float: left;
	margin-right: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 75px;
}
ul.menu li a{
	display:inline-block;
	height: 31px;
	padding-left: 30px;
	padding-top: 3px;
	float: left;
	margin-right: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 75px;
}
ul.menu li:hover a, ul.menu li.current a {
	display:inline-block;
	height: 31px;
	padding-left: 30px;
	padding-top: 3px;
	float: left;
	background-image: url(image/ul-ball.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	margin-right: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 75px;
}
/* ========================== link =================== */
a:link {
	color: #025fa7;
	text-decoration: none;
}
a:visited {
	color: #025fa7;
	text-decoration: none;
}
a:hover {
	color: #CC0099;
	text-decoration: none;
}
#iconfb{
	display:block;/*因為標簽a是內鏈元素，所以利用這句話將內鏈元素轉化成塊狀元素，后面的width和height才起作用*/
	width:32px;
	height:32px;
	background:url(icon/fb-1-1.png) no-repeat;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}
#iconfb:hover{
	background:url(icon/fb-1-2.png) no-repeat;
	float: left;
}
#iconhome{
	display:block;
	width:32px;
	height:32px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	background-image: url(icon/home-2-1.png);
	background-repeat: no-repeat;
	width: 32px;
}
#iconhome:hover{
	float: left;
	background-image: url(icon/home-2-2.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: auto;
}
/* ========================== Content =================== */
#con-ind {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
.ind-bg {
	background-color: #2bb6ed;
	background-image: url(ind/ind-bg.jpg);
	background-position: center top;
}
#con-map {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 680px;
	padding-top: 24px;
}
#con-tra {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 680px;
}
#con-on {
	width: 990px;
	height: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image/bg-pac.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#con-room {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 880px;
}
.img{
	margin-bottom: 10px;
}
#con-abo {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image/bg-abo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 400px;
	padding-right: 50px;
	padding-left: 70px;
	padding-top: 230px;
}
#con-abo-1 {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#con-con {
	width: 862px;
	margin: 0px auto;
	background-image: url(image/con-tit.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 375px;
	background-color: #b5f066;
	overflow: auto;
	padding-top: 300px;
	padding-right: 50px;
	padding-left: 50px;
}
#con-new {
	width: 940px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: auto;
}
#con-new1 {
	width: 923px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(image/new-li-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	clear: both;
}
.clear{
	clear: both;
	}
/* ========================== type =================== */
.type-b-red {
	line-height: 1.5em;
	color: #F00;
	font-weight: bolder;
	font-family: "微軟正黑體";
}
.type-b-blue {
	line-height: 1.5em;
	color: #06C;
	font-weight: bolder;
	font-family: "微軟正黑體";
}
.type-b-green {
	line-height: 1.5em;
	color: #090;
	font-weight: bolder;
	font-family: "微軟正黑體";
}



/* ========================== footer =================== */
footer {
	width: 991px;
	height: 35px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
