html
{
	font-family: '微軟正黑體', 'Microsoft JhengHei', 'Roboto', 'Helvetica Neue', 'Segoe UI', 'Helvetica, Arial', sans-serif;
    -ms-text-size-adjust: 100%;  
    -webkit-text-size-adjust: 100%;
}

body,html 
{
	height:100%;
} /*加了這行，則div可直接設定要畫面高度的%*/

body {
	margin: 0 auto;
	font-size: 15px;  /*16px (assuming browser default is 16px) */
	line-height: 1; /* 16px */
	background-color: rgba(45, 43, 54, 1);
	/*overflow-x:hidden;*/ /*讓橫向捲軸隱藏*/
	/*overflow-y:hidden;*/ /*讓縱向捲軸隱藏*/
	overflow-x:auto; 
	overflow-y:auto;
	color: #ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
}


a:link,
a:visited {
    text-decoration: none;
}

a:focus {
    -moz-outline-style: none;
    outline: 0;
}

a img {
    border: none;
}


A.nax:link {
	COLOR: #e5f9cc; 
	TEXT-DECORATION: none;
	text-shadow: 2px 2px 6px #000000;
}
A.nax:visited {
	COLOR: #e5f9cc; 
	TEXT-DECORATION: none;
	text-shadow: 2px 2px 6px #000000;
}
A.nax:hover {
	filter:Alpha(Opacity=50, FinishOpacity=50, Style=2);
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Moz + FF */
	opacity:0.5;
}	

A.naz:link {
	COLOR: #222222; TEXT-DECORATION: none
}
A.naz:visited {
	COLOR: #222222; TEXT-DECORATION: none
}
A.naz:hover {
	COLOR: #d18600; TEXT-DECORATION: none;
	left: 2px;
	top: 2px;
	right: -2px;
	bottom: 0px;
	position: relative;
}

A.normalLink:link {
	COLOR: #b9c295; 
	TEXT-DECORATION: none;
}
A.normalLink:visited {
	COLOR: #b9c295; 
	TEXT-DECORATION: none;
}
A.normalLink:hover {
	filter:Alpha(Opacity=70, FinishOpacity=90, Style=2);
	filter:alpha(opacity=90); /* IE */
	-moz-opacity:0.9; /* Moz + FF */
	opacity:0.9;
}



/*
	主要定位區
*/
.warp{		
	width: 100%;
	margin: 0 auto;
	text-align: center;	
}

.main-Area
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width:1000px;
	min-height: 960px;
}

/*
**	主選單區
*/

.mainMenu {
    position: absolute;
    top: 22px;
    left: 476px;
    list-style-type: none;    
}

.mMItem {
    float: left;
    height: 18px;
    margin-right: 21px;
    line-height: 17px;
    text-align: center;
    /*border-left: 3px #ffffff solid;*/
    padding-left: 4px;
}

.mMItem:hover { 
	/*border-left: 3px #C8FF00 solid;*/
	font-size: 24px;
}

.menuActive {	
	/*border-left: 6px #F5DF17 solid;*/
	font-size: 22px;
    /*font-weight: bolder;*/
}

.nMItemFB {
    position: absolute;
    top: 29px;
    left: 1147px;
}

A.menuLink:link {
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
A.menuLink:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
A.menuLink:hover {
	filter:Alpha(Opacity=80, FinishOpacity=90, Style=2);
	filter:alpha(opacity=90); /* IE */
	-moz-opacity:0.9; /* Moz + FF */
	opacity:0.9;		
}

/*
**	頁尾區
*/

.socialMedia {
    position: absolute;
    top: 2458px;
    left: 35px;
    text-align: left;
}

.icons {
    position: absolute;
    top: 2431px;
    left: 735px;
    text-align: left;
}

.smi {
    /*display: inline-block;*/
    height: 34px;
    line-height: 34px;
    font-family: Trebuchet MS;
}

.allright-area {
    font-family: "新細明體", "細明體", "Roboto", "Helvetica Neue", "Segoe UI", "Helvetica, Arial", sans-serif;
    position: absolute;
    text-align: left;
    top: 2450px;
    left: 212px;
    line-height: 20px;
    font-size: 12px;
    color: rgb(255, 255, 255);
}

/*
**	彈跳訊息區 開始
*/

.topShow
{
	position: fixed;
	opacity:0;
    left: 0px;
	z-index: 9999;
}
.topShowItem
{
	background-image: url(../images/showInfoPic.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 560px;
    height: 400px;    
	position:  relative;
}
.topShowItemTitle
{
	position: absolute;
    top: 60px;
    left: 75px;
    color: #cc274d;
    font-size: 19px;
    transform: rotate(-2deg);
}
.topShowItemContent
{
	position: absolute;
    top: 98px;
    left: 79px;
    color: #3d4796;
    font-size: 15px;
    line-height: 16px;
    transform: rotate(-2deg);
}
.closeBtn
{
	position: absolute;
    top: 31px;
    right: 51px;
    border: 1px solid rgb(165, 161, 161);
    color: rgb(140, 140, 140);
    background-color: rgba(179, 172, 147, 0.8);
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 18px;
    font-size: 26px;
    transform: rotate(-2deg);
}
.closeBtn:hover{
	cursor: pointer;
	background-color: burlywood;
}

/*
**	彈跳訊息區 結束
*/

/*
<script type="text/javascript" src="greybox/AJS.js"></script>
<script type="text/javascript" src="greybox/AJS_fx.js"></script><script type="text/javascript" src="greybox/AJS.js"></script>
<script type="text/javascript" src="greybox/AJS_fx.js"></script>
*/