html,
body {
	margin:0;
	padding:0;
	height:100%;
}
#wrapper {
	min-height:100%;
	position:relative;
}
#header {
	margin-top: 0px;
	background-image: url(../img-content/header-menu.png);
}
.headerLogo {
	float: left;
	width: 150px;
	padding-left: 5px;
}
.headerCenter {
	margin-right: auto;
	margin-left: auto;
	width: 1127px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 43px;
	margin-top: 0px;
}
.headerIcon {
	float: right;
	width: 150px;
	outline: 0;
	padding-top: 4px;
}

.headerMenu {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 8px;
}
.headerMenuHome {
	float: left;
	width: 100px;
	margin-left: 0px;
	height: 25px;
	color: #60C;
	margin-right: 10px;
	font-size: 16px;
	text-align: right;
	padding-top: 5px;
}
#content {
	margin: 0px;
	padding-top: 0px;
}
#mainContent {
	width: 1127px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.subjectTitle  {
	height: 35px;
	/*display: inline;*/
	font-family: KaiTi;
	font-size: 20px;
	color: #909;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	/*background-repeat: no-repeat;*/
}
#news {
	height: 110px;
	margin-bottom: 15px;
	width: 530px;
	margin-left: 25px;
	float: left;
}
.newsTitle {
	font-size: 14px;
	font-weight: bold;
	color: #006;
	font-family: "華康中黑體";
	padding-bottom: 5px;
}

.newsp    {
	font-size: 12px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tourHighlight  {
	height: 165px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.tourHighlightTitle {
	color: #C00;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tourHighlightP    {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}
.partnerlogo {
	float: left;
	height: 100px;
	width: 180px;
	margin-left: 37px;
	background-color: #E4E4E4;
	margin-bottom: 17px;
}
.loginCenter {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBEBEB;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.introTop {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-size: contain;
}


.hotspot {
	/*padding: 0;
	margin: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(%E5%8A%A0%E5%85%A5%E6%9C%83%E5%93%A1%E5%BA%95%E5%9C%96-1.png);*/
	background-color: #272727;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #6C6C6C;
}
.hotspotCenter {
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	width: 1195px;
}
.hotspot-img {
	float: left;
	height: 120px;
	width: 215px;
	margin-left: 20px;
}



#footer {
	width:100%;
	bottom:0px;
	left:0px;
	background-color: #0A1116;
	color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #333;
	float: left;
	background-image: url(../img-content/intro-btm.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footertext {
	text-align: center;
	width: 1127px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 190px;
	padding-top: 15px;
	letter-spacing: 0.05em;
	line-height: 1.2em;
}
.footertext a {
	text-decoration: none;
}
.footertext a:visited {
	color: #FFF;
}
.footertext a:hover {
	color: #F93;
}
.footertext a:active {
	color: #F93;
}
.footertext a:link {
	color: #FFF;
}
.floatleft {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
}
a {
   outline:0;
}
img {
	background-image: none;
	background-repeat: no-repeat;
}
