﻿@charset "utf-8";
/* CSS Document */
body {
	font-family: "微軟正黑";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}


#container{
	width:100%;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	clear: both;
}
footer {
	float: left;
	height: 38px;
	width: 100%;
	background-color: rgba(0%, 0%, 0%, 0.6);
	padding: 0px;
	margin: 0px;
}

#none_1 {
	float: left;
	height: 659px;
	width: 100%;
}
#marquee {
	float: left;
	height: 24px;
	width: 100%;
	background-color: rgba(100%, 100%, 100%, 0.6);
}
#marquee a{
	color: #212121;
}
#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: -40px;
}
#menu {
	float: left;
	height: 38px;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
#menu li {
	float:left;
	width: 69px;
	height: 38px;
	margin: 0px;
}
#menu li a {
	display:block;
	text-indent: -9999px;
	height: 38px;
	width: 69px;
}

#menu li.mhover1 > a {
	background-image: url(../images/m1.png);
}
#menu li.mhover11 > a {
	background-image: url(../images/m1_2.png);
}
#menu li:hover.mhover1 > a {
	background-image: url(../images/m1_2.png);
}
#menu li.mhover2 > a {
	background-image: url(../images/m2.png);
}
#menu li.mhover22 > a {
	background-image: url(../images/m2_2.png);
}
#menu li:hover.mhover2 > a {
	background-image: url(../images/m2_2.png);
}

#menu li.mhover3 > a {
	background-image: url(../images/m3.png);
}
#menu li.mhover33 > a {
	background-image: url(../images/m3_2.png);
}
#menu li:hover.mhover3 > a {
	background-image: url(../images/m3_2.png);
}


#menu li.mhover4 > a {
	background-image: url(../images/m4.png);
}
#menu li.mhover44 > a {
	background-image: url(../images/m4_2.png);
}

#menu li:hover.mhover4 > a {
	background-image: url(../images/m4_2.png);
}


#menu li.mhover5 > a {
	background-image: url(../images/m5.png);
}
#menu li.mhover55 > a {
	background-image: url(../images/m5_2.png);
}
#menu li:hover.mhover5 > a {
	background-image: url(../images/m5_2.png);
}
#menu li.mhover6 > a {
	background-image: url(../images/m6.png);
}
#menu li:hover.mhover6 > a {
	background-image: url(../images/m6_2.png);
}
#menu li.mhover66 > a {
	background-image: url(../images/m6_2.png);
}
#menu li.mhover7 > a {
	background-image: url(../images/m7.png);
}
#menu li.mhover77 > a {
	background-image: url(../images/m7_2.png);
}
#menu li:hover.mhover7 > a {
	background-image: url(../images/m7_2.png);
}


#menu li.mhover8 > a {
	background-image: url(../images/m8.png);
}
#menu li.mhover88 > a {
	background-image: url(../images/m8_2.png);
	
}
#menu li:hover.mhover8 > a {
	background-image: url(../images/m8_2.png);
}
#logo {
	float: left;
	height: 38px;
	width: 84px;
	background-image: url(../images/logo.jpg);
}
#leftt {
	float: left;
	height: 38px;
	width: 650px;
}
#fb {
	float: left;
	height: 25px;
	width: 200px;
	margin-top: 10px;
}
#ftt {
	background-image: url(../images/footer.png);
	float: right;
	height: 35px;
	width: 152px;
	margin-right:10px;
}
	div#abgne_marquee {
		position: relative;
		overflow: hidden;	/* 超出範圍的部份要隱藏 */
		width: 600px;
		height: 24px;
	}
	div#abgne_marquee ul, div#abgne_marquee li {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}
	div#abgne_marquee ul {
		position: absolute;
	}
	div#abgne_marquee ul li a {
		display: block;
		overflow: hidden;	/* 超出範圍的部份要隱藏 */
		font-size:12px;
		height: 25px;
		line-height: 25px;
		text-decoration: none;
	}
#abgne_marquee ul li {
	margin-left: 20px;
}
#page {
	float: left;
	height: 768px;
	width: 100%;
}
#fb a {
	text-decoration: none;
}
#bottombar {

position: fixed; !important;
width: 100%;
bottom: 0;
z-index: 5;
height: 62px;
_position:absolute;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}
#bottombar2 {

position: fixed; !important;
width: 100%;
bottom: 0;
z-index: 5;
height: 38px;
_position:absolute;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}

/*#top {
	float: left;
	height: 130px;
	width: 100%;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	z-index: 15;
	position: relative;
}
*/

.titleimg {
	margin-left: 50px;
	font-size: 30px;
	width:1024px;
	line-height: 100px;
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#con {
	float: left;
	height: 540px;
	width: 100%;
	
}
/*
#con2 {
	height: 768px;
	width: 989px;
	padding:0px;
	margin:0px;
}*/
#bot {
	float: left;
	height: 62px;
	width: 100%;
}
#bot2 {
	float: left;
	height: 36px;
	width: 100%;

}	
/*
#contt {
	margin-top:40px;
	height:400px;
	width:1024px;
	margin-right:auto;
    margin-left: auto;
	position:relative;
}
*/
#con_news {
	float: left;
	height: 120px;
	width: 675px;
	margin-top: 0px;
	margin-bottom: 30px;
	 
}
#con_news_font {
	float: right;
	height: 120px;
	width: 333px;
	font-size: 12px;
	color: #999;
	margin-right: -28px;
		letter-spacing: 1px;

}





#con_news_font h1 {
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width:600px;
	line-height:30px;
		letter-spacing: 1px;
}
#con_news_font p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 12px;
	width:350px;
	line-height:20px;
	letter-spacing: 3px;
	
}

#con_media {
	float: left;
	height: auto;
	width: 675px;
	margin-top: 0px;
	margin-bottom: 30px;
	
}
#con_media_font {
	float: right;
	height: auto;
	width: 333px;
	font-size: 12px;
	color: #999;
	margin-right: -28px;
	letter-spacing: 1px;
}
#con_media_font h1 {
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width:600px;
	line-height:30px;
	
}
#con_media_font p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 11px;
	width:370px;
	line-height:20px;
	letter-spacing: 3px;
	
	
}




#conf{
	width:500px;
	margin-left:100px;

}

#conf h1{
	float:left;
	color:#999;
	font-size:18px;
	line-height:10px;
	letter-spacing: 3px;

	
}


#conf p{
	float:left;
	color:#999;
	font-size:12px;
	padding:-10px;
	padding-right:5px;
	height:20px;
	line-height:20px;
	letter-spacing: 3px;
}

#conf p2{
		margin-left:-5px;
	color:#999;
	font-size:14px;
	padding:5px;
	letter-spacing: 3px;
	
}

.fontw {
	font-size: 12px;
	color: #FFF;
}
#down1 {
	font-size: 14px;
	text-align: left;
	float: left;
	height: 30px;
	width: 600px;
	margin-left:85px;
	margin-top:10px;
	color:#999;
	font-family: font-family: Georgia, "Times New Roman", Times, serif;
}
#down {
	font-size: 12px;
	text-align: right;
	float: left;
	height: 30px;
	width: 600px;
	margin-left:-115px;
	margin-top:10px;
	
		
}
.center1 {
	margin-right: 0px;
}
.imgright {
	margin-bottom: -100px;
	float: right;
	height: 630px;
}
#cz {
		height: 600px;
	width:1024px;
	margin-right:auto;
    margin-left: auto;
	position:relative;
	
}

#cq {
		height: 680px;
	width:1024px;
	margin-right:15%;
    margin-left: 15%;
	position:relative;
}


#cr {
	float: left;
	height: 630px;
	width: 300px;
	margin-right: 0px;
	position:relative;
}
#cc {
	height: 384px;
	width: 261px;
	float: left;
	
	
}



#ccc {
	float: left;
	height: 630px;
	width: auto;
}
#czp {
	float: left;
	height: 603px;
	width: 506px;
}
#cqp {
	float: right;
	height: 603px;
	width: 506px;
}


#czt {
	float: left;
	height: 359px;
	width: 363px;
	margin-left:10px;
	margin-top:150px;
}
#cqt {
	float: right;
	height: 359px;
	width: 363px;
	margin-right:18px;
	margin-top:150px;
}


#ar1 {
	float: left;
	height: 15px;
	width: auto;
	margin-top:300px;
	margin-left:8px;
}
#ar2 {
	float: left;
	height: 15px;
	width: auto;
	margin-top:300px;
	margin-left:25px;
}

#ar3 {
	float: right;
	height: 15px;
	width: auto;
	margin-top:300px;
	margin-right:-5px;
}


#ar4 {
	float: right;
	height: 15px;
	width: auto;
	margin-top:300px;
	margin-right:15px;
}


.if_left {
	float: left;
}

#media_back{
	position:relative;
	font-size:12px;
	margin-right:-25px;
	float: right;
	margin-top:5px;
}
