@import url("reset.css");
body {
    background-color: #000;
    font-family: "微軟正黑體";
}

#WRAPPER {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background-image: url(../images/index.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#MAIN {
    position: relative;
    margin: 0 auto;
    width: 1200px;
}

#menuBar {
    width: 100%;
	font-family:"新細明體";!important
	font-weight:200;!important
    background-color: #fff;
    position: fixed;
    z-index: 999;
}

h3{  margin-left:145px;font-size:30px; color:#CCC; line-height:28px;}

h4{  margin-left:145px;font-size:18px; color:#CCC; line-height:20px;}

h5{  margin-left:145px;font-size:16px; color:#CCC; line-height:20px;}


#HEADER {
    position: relative;
    width: 1200px;
    height: 400px;
    margin-top: 110px;
    background-image: url(../images/index_01.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#QnA {
    position: absolute;
    color: #000;
    right: 10px;
    top: 250px;
    width: 118px;
    height: 117px;
    z-index: 3;
    visibility: visible;
}

#MENU {
	display:block;
    position: fixed;
    font-weight: bold;
    height: 72px;
    width: 100%;
    top: 40px;
    background-image: url(../images/menuBG.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    z-index: 5;
	
	
}
#MENU .inner{position:relative; width: 900px;
	margin:0 auto;}

#MENU ul {
	
	
    height: 72px;
    width: 1200px;
    line-height: 72px;
    float: left;
}

#MENU .lispace1{ position:absolute; left:85px; width:2px; height:69px; }
#MENU .lispace2{
	position: absolute;
	left: 272px;
	width: 2px;
	height: 69px;
}
#MENU .lispace3{
	position: absolute;
	left: 444px;
	width: 2px;
	height: 69px;
}

#MENU .lispace4{
	position: absolute;
	left: 588px;
	width: 2px;
	height: 69px;
}
#MENU .lispace5{
	position: absolute;
	left: 710px;
	width: 2px;
	height: 69px;
}

#MENU li a {
    padding-right: 45px;
    color: #cfcfcf;
    float: left;
}

.out1 a{ background-image:url(../images/out1.png); background-repeat:no-repeat; width:97px; height:72px; text-indent:-9999px;}
.out1 a:hover{ background-image:url(../images/out1_ov.png);}


.out2 a{ background-image:url(../images/out2.png); background-repeat:no-repeat; width:97px; height:72px; text-indent:-9999px;}
.out2 a:hover{ background-image:url(../images/out1_ov.png);}


.out3 a{ background-image:url(../images/out3.png); background-repeat:no-repeat; width:97px; height:72px; text-indent:-9999px;}
.out3 a:hover{ background-image:url(../images/out1_ov.png);}
#MENU li a:hover {
    color: #5e5e5e;
}

#MENU .active {
    float: left;
    color: #5e5e5e;
}

#img2 {
    position: relative;
    width: 1200px;
    /*background-image:url(../images/index_02.jpg); background-position:center top;background-repeat:no-repeat;*/
}
table{
	text-align: center;
}
table td{
	padding: 10px;
	border: 1px solid #666;
	color: #000;
	font-family: "微軟正黑體","Microsoft JhengHei", Times, serif, Gadget;
	font-size: 17px;
	line-height: 25px;
}
.text_tip2{  margin-left:145px;color:#906; font-weight:bold; font-size:18px; }	
.text_tip{color:#906; font-weight:bold; font-size:17px; }	
.text_title{color:#fff;  }	
a {
    color: #06C;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #F60;
}

#img2 .w1 {
	display:block;
    width: 1200px;
	font-size:17px;
	color:#CCC;
}

#img2 .w2 {
    width: 1200px;
	
	font-size:17px;
}

#img2 .w3 {
    width: 1200px;
	
	font-size:17px;
}

#img3 {
    width: 1200px;
    height: 234px;
    /*background-image:url(../images/index_03.jpg); background-position:center top;background-repeat:no-repeat;*/
}

#img3 .bn {
    position: absolute;
    left: 538px;
    top: 2483px;
    width: 55px;
    height: 31px;
}

#footer {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding-bottom: 50px;
}

#footer_inner {
    width: 1000px;
    height: 70px;
    background: #ffffff;
    margin: 0 auto;
}
