@charset "utf-8";
body {
	font-family: "微軟正黑體";
	min-width: 1080px;
	margin: 0px;
	
	}
a{ text-decoration:none; color:#333;  }
a:hover{
	color: #FF9900;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}



/*top*/
#updown{
	_top: expression(eval((document.compatMode&&document.compatMode=="CSS1Compat")?documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-1:document.body.scrollTop+document.body.clientHeight-this.clientHeight-1));
	position: fixed;
	_position: absolute;
	top: 200px;
	right: 30px;
	display: none;	
}
#updown span{
	cursor:pointer;
	width:48px;
	height:50px;
	display:block;
}
#updown .up{
	background-image: url(images/updown.png);
	background-repeat: no-repeat;
}
#updown .up:hover{
	background:url(images/updown.png) top right no-repeat;
}
#updown .down{
	background:url(images/updown.png) bottom left no-repeat;
}
#updown .down:hover{
	background:url(images/updown.png) bottom right no-repeat;
}





#up-menu {
	background-repeat: repeat-x;
	background-position: center center;
	float: left;
	height: 100px;
	width: 100%;
	background-image: url(images/header-bg.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BB0708;
}
#up-menu .logo {
	float: left;
	height: 90px;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#up-menu .main-menu {
	float: right;
	width: 600px;
	text-align: right;
	margin-top: 25px;
}
#up-menu .main-menu a {
	font-size: 13pt;
	letter-spacing: 2pt;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	padding-bottom: 18px;
	float: right;
	border-bottom-color: #F0F0F0;
	color: #000;
}
#up-menu .main-menu a:hover {
	border-bottom-color: #D61A18;
	color: #F00;
}
#up-menu .sub {
	background-image: url(images/submenu_bg.jpg);
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	color: #FFF;
	font-size: 10pt;
	padding-right: 25px;
	padding-left: 25px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#up-menu .sub a {
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
}




#footer {
	background-image: url(images/bg_footer.jpg);
	color: #999;
	overflow: hidden;
	float: left;
	width: 100%;
}
#footer .rom {
	padding-top: 30px;
	padding-bottom: 30px;
}

.Middle1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer .columns {
	
	overflow: hidden;
	float: left;
}
#footer .rom .bottom_menu {
	float: left;
	width: 1000px;
	margin-bottom: 20px;
}

#footer h4 {
font-weight: normal;
color: #b6b6b6;
margin: 10px 0;
font-size: 13px;
}
#footer h4 b {
font-family: Lusitana, "Times New Roman", Times, serif;
font-weight: normal;
color: #b6b6b6;
padding-right: 5px;
font-size: 16px;
}
#footer h4 .color {
	color: #F00;
}
#footer .footer-list {
	display: block;
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}
#footer .footer-list li {
display: block;
list-style: none;
margin: 10px 0;
font-size: 12px;
}
#footer .footer-list li a {
display: block;
color: #b8b8b8;
}
#footer .footer-list li a:hover {
	color: #FFFFFF;
}
#footer .iconta {
	width: 1000px;
	height: 75px;
	overflow: hidden;
	float: left;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#footer .iconta ul {
	float: left;
	display: block;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer .iconta ul li {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif,微軟正黑體;
	color: #666;
	font-weight: bold;
	list-style-type: none;
	padding: 13px 0 0;
}
#footer .iconta .qr {
	float: right;
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#footer .copy {
width: 960px;
text-align: center;
font-size: 13px;
color: #666;
line-height: 180%;
padding: 15px 0 10px;
float: left;
}






#mid {
	float: left;
	width: 100%;
	overflow: hidden;
}
#Home_Content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1000;
}
#Home_Content .centre{
	height: 250px;
	position: absolute;
	bottom: 120px;
	z-index: 10000;
	color: #FFF;
	width: 800px;
	left: 100px;
	text-shadow: 1px  1px  1px  #000000;

}
#Home_Content .centre .detail {
	float: left;
	width: 200px;
	margin-right: 33px;
	margin-left: 33px;
	text-align: center;
}
#Home_Content .centre .detail ul .Title {
	font-weight: bold;
	font-size: 16pt;
}
#Home_Content .centre .detail ul .Years {
	font-size: 6em;
	font-family: Verdana, Geneva, sans-serif;
	display: inline-block;
	font-weight: bold;
	display: inline-block;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	line-height: 180px;
	font-family: 'Poiret One', sans-serif;
	width: 180px;
	height: 180px;
	font-weight: 300;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#Home_Content .centre .detail ul .tag {
	font-size: 30pt;
	vertical-align: top;
}
#Home_Content .centre .detail ul .Vice {
	font-size: 12pt;
	margin-bottom: 25px;
}
#Home_Content .centre .detail ul .relate {
	font-size: 10pt;
}
#Home_Middle {
	float: left;
	width: 100%;
}

#Marquee .news {
	height: 20px;
	width: 980px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #FFF;
}
.Down {
	margin-top: 50px;
	margin-bottom: 50px;
}

#within_Middle {
	background-image: url(images/by.jpg);
	background-repeat: repeat-x;
	min-height: 500px;
	float: left;
	width: 100%;
}
#maincontent {
	background-image: url(images/bg_insTop.png);
	background-repeat: no-repeat;
	background-position: center 60px;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	min-height: 500px;
	padding-right: 10px;
	padding-left: 10px;
}

#site {
	float: left;
	width: 820px;
	margin-top: 20px;
	margin-bottom: 25px;
	color: #FFF;
	letter-spacing: 2pt;
	font-size: 11pt;
}
#site a {
	color: #FFF;
}
#detail {
	width: 1060px;
	float: left;
	background-image: url(images/submenuBg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Left_Menu {
	float: left;
	width: 240px;
	
}

#Left_Menu .menutitle {
	font-size: 16pt;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
	margin-top: 40px;
	float: left;
}
#Left_Menu .en {
	font-size: 10pt;
	color: #BB0708;
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
	margin-left: 10px;
}
#Left_Menu .Options  {
	float: left;
}
#Left_Menu .Options a {
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EAEAEA;
	margin-right: 30px;
	margin-left: 30px;
}
#Left_Menu  .Options a:hover {
	color: #FFF;
	background-image: url(images/submenuon.jpg);
	background-position: center top;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
}
#Left_Menu  .current {
	color: #FFF;
	background-image: url(images/submenuon.jpg);
	background-position: center top;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	
}
#Left_Menu .Options span a {
	float: left;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #999;
	font-size: 11pt;
	background-image: url(images/o.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding: 5px 5px 5px 20px;
	margin: 0px 0px 0px 30px;
	
}
#Left_Menu .Options span a:hover {
	float: left;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #C00;
	font-size: 11pt;
	background-image: url(images/o.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding: 5px 5px 5px 20px;
	margin: 0px 0px 0px 30px;
}

#Left_Menu .Options span {
	margin-bottom: 20px;
	float: left;
}


#Right_Content {
	float: left;
	width: 820px;
}
#Right_Content .aboutby {
	float: left;
	width: 820px;
	margin-bottom: 50px;
}
#Right_Content .aboutby .aboutlist {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#Right_Content .aboutby .aboutlist .mar {
	float: left;
	width: 340px;
	margin-bottom: 40px;
}
#Right_Content .aboutby .aboutlist .Both40 {
	margin-right: 50px;
}
#Right_Content .aboutby .aboutlist .mar .map {
	padding: 2px;
	float: left;
	height: 80px;
	width: 140px;
	border: 1px solid #CCC;
}
#Right_Content .aboutby .aboutlist .mar .txttit {
	width: 175px;
	margin-left: 15px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	float: left;
}

#Right_Content .aboutby .aboutlist .mar .txt {
	width: 175px;
	margin: 5px 0 0 15px;
	color: #626262;
	line-height: 18px;
	height: 62px;
	float: left;
	font-size: 10pt;
}
#Title {
	width: 750px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#Title span {
	font-size: 18pt;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	letter-spacing: 2pt;
}
#Title2 {
	width: 980px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
#Title2 span {
	font-size: 18pt;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	letter-spacing: 2pt;
}
#word {
	float: left;
	width: 720px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 50px;
}


/*-------最新消息-------*/

#news-content {
	background-image: url(../images/ovbody_leftbg.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 720px;
	margin-left: 50px;
	margin-bottom: 50px;
}
#news-content .Article {
	float: left;
	width: 720px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	position: relative;
}
#news-content .Article .Previous {
	margin-top: 30px;
	margin-bottom: 10px;
}

#news-content .Article .sort {
	height: 40px;
	overflow: hidden;
	text-align: right;
	float: right;
}
#news-content .Article .sort .first {
	width: 10px;
	height: 40px;
	float: left;
	background-image: url(images/tree01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news-content .Article .sort .mid {
	background: url(images/tree02.gif) repeat-x right top;
	;
	color: #666;
	font-size: 11px;
	height: 35px;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#news-content .Article .sort .last {
	background: url(images/tree03.gif) no-repeat left top;
	width: 10px;
	height: 40px;
	float: left;
}
#news-content .Article .Content {
	float: left;
	width: 700px;
	overflow: hidden;
}
#news-content .Article .Content .Date {
	font-size: 10pt;
	color: #666;
	float: left;
	margin-bottom: 5px;
}
#news-content .Article .Content .Title {
	float: left;
	width: 700px;
	font-size: 16pt;
	color: #F60;
	margin-bottom: 8px;
}
#news-content .Article .Content .Title a {
	color: #C00;
}

#news-content .Article .Content .Content {
	font-size: 10pt;
	margin-bottom: 15px;
	line-height: 16pt;
	letter-spacing: 2pt;
}
#news-content .Article .Content .more a {
	font-size: 10pt;
	color: #666;
	float: left;
	width: 100px;
}

#Classification .assort {
	float: left;
	margin-top: 50px;
	width: 220px;
}
#Classification .assort .subject {
	font-size: 16pt;
	font-weight: bold;
	height: 40px;
	width: 200px;
}
#Classification .assort .Baseline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#Classification .assort .Baseline li {
	float: left;
	height: 30px;
	width: 200px;
	list-style-type: disc;
	margin-left: 20px;
	color: #666;
	font-size: 11pt;
}
#Left_Menu .assort {
	float: left;
	margin-top: 50px;
	width: 240px;
	
}
#Left_Menu .assort .subject {
	font-size: 16pt;
	font-weight: bold;
	height: 40px;
	width: 200px;
}
#Left_Menu .assort .Baseline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#Left_Menu .assort .Baseline li {
	float: left;
	height: 30px;
	width: 200px;
	list-style-type: disc;
	margin-left: 20px;
	color: #666;
	font-size: 11pt;
}
#Left_Menu .assort ul {
	padding-bottom: 50px;
}
#Left_Menu .assort .top {
	float: left;
	width: 180px;
	margin-right: 30px;
	margin-left: 30px;
}
#Left_Menu .assort .top li {
	padding-bottom: 15px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E4E4E4;
	width: 180px;
	padding-top: 15px;
}
#Left_Menu .assort .top li .Date {
	float: left;
	width: 100px;
	margin-bottom: 10px;
}
#Left_Menu .assort .top li .Title {
	float: left;
	width: 180px;
	font-size: 10pt;
	line-height: 20pt;
	font-family: "微軟正黑體", "Century Gothic";
}
#Left_Menu .assort .top li .Title a {
	color: #000;
}
#Left_Menu .assort .top li .sort {
	color: #F60;
	float: left;
	width: 80px;
	text-align: right;
}
#Left_Menu .assort .top .Height30 {
	padding-top: 30px;
}


/*-------頁碼-------*/
	
	.quotes {
	text-align: center;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 10pt;
	float: left;
	width: 100%;
	margin-top: 20px;
	
	}
	
	
	.quotes a {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #ddd;
		
		text-decoration: none; 
		color: #aaa;
	}
	.quotes a:hover, div.pagination a:active {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #a0a0a0;
	}
	.quotes span.current {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #e0e0e0;
		font-weight: bold;
		background-color: #f0f0f0;
		color: #aaa;
	}
	.quotes span.disabled {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #f3f3f3;
		color: #ccc;
	}
#Video {
	width: 740px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
}
#Video ul li {
	display: block;
	line-height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	height: 240px;
	width: 223px;
	float: left;
	margin: 10px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #C00;
	border-left-color: #ddd;
}
#Video ul li a {
	padding: 4px;
	height: 232px;
	width: 215px;
	float: left;
	position: relative;
	background-color: #FFF;
}
#Video ul li a:hover {
	background-color: #F6F6F6;
}
#Video ul li .map {
	float: left;
	margin-bottom: 15px;
	background-color: #F2F2F2;
	height: 120px;
	width: 215px;
	overflow: hidden;
	position: relative;
}


#Video ul li .Date {
	color: #999;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
	float: left;
}
#Video ul li .sort {
	float: left;
	height: 20px;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10pt;
	color: #F60;
}

#Video ul li .Title {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 11pt;
	color: #333;
	overflow: hidden;
}
#Video ul li .Play {
	background-image: url(images/Play.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 60px;
	position: absolute;
	left: 88px;
	right: 30px;
	top: 32px;
}
#photo {
	width: 740px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
}
#photo .present {
	width: 730px;
	margin-right: 5px;
	margin-left: 5px;
}
#photo .present .Title {
	font-size: 16pt;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
}
#photo .present .relation {
	font-size: 10pt;
	color: #333;
	float: left;
	width: 730px;
	line-height: 18pt;
}




#project_map {
	float: left;
	width: 740px;
	margin-top: 30px;
	
}

#project_map .Staff {
	margin: 5px;
	float: left;
	width: 175px;
	overflow: hidden;
}
.abgne_tip_gallery_block {
	width: 175px;
	overflow: hidden;
	position: relative;
	float: left;
	}


	.abgne_tip_gallery_block .caption {
	position: absolute;
	top: 100%;	/* .abgne_tip_gallery_block 的高 - 想顯示 title 的高(這邊是設 55) */
	width: 165px;	/* .abgne_tip_gallery_block 的寬 - .caption 的左右 padding */
	padding: 5px;
	cursor: pointer;
	color: #fff;
	background-image: url(images/1px_black.png);
	background-repeat: repeat;
	}
	.abgne_tip_gallery_block .caption h3 {
	margin: 0;
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	padding: 5px;
	}
	





/* 相片寫真 */

.da-thumbs {
	list-style: none;
	width: 740px;
	position: relative;
	padding: 0;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.da-thumbs li {
	display: block;
	line-height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	height: 235px;
	width: 235px;
	float: left;
	margin: 4px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #C00;
	border-left-color: #ddd;
	overflow: hidden;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div .Name {
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom: 0px;
}
.da-thumbs li a div .Date {
	display: block;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 10pt;
}
.da-thumbs li a div .introduction {
	display: block;
	margin: 0px 20px 20px 20px;
	
}
.da-thumbs li a div {
	top: 0px;
	left: -100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.da-thumbs li a:hover div{
	left: 0px;
}








/*faq*/
#faq {
	width: 740px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
	float: left;
}
#faq .Introduction {
	float: left;
	height: 190px;
	width: 400px;
	margin-top: 10px;
	margin-left: 30px;
}
#faq .Introduction .Title {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	font-size:40px; 
	color:#000; 
	line-height:48px;
}
#faq .Introduction .narrative {
	color: #707070;
	font-size: 13px;
	line-height: 22px;
	float: left;
	width: 400px;
}

#faq .Introduction .more {
	color: #FFF;
	font-size: 10pt;
	margin-top: 15px;
	float: left;
	
}
#faq .Introduction .more a {
	color: #FFF;
	background-color: #C00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 10px;
}
#faq .Introduction .more a:hover {
	background-color: #F93;
}





.sliderbox { 
	width: 700px; 
	margin: 0 auto; 
	overflow:hidden;
}
.sliderbox a { color:#01B2F1;}
.sliderbox a:hover {
	color: #F90;
	text-decoration: none;
}
.sliderbox dt {
	height: 40px;
	cursor: pointer;
	background-image: url(images/newsclosedbg.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.sliderbox .open { 
	font-size: 13px; 
	background: url(images/newsopenbgtop.gif) no-repeat; 
	color: #01b2f1; 
	cursor: default;
}
.sliderbox .title {
	font-size: 12pt;
	color: #01b2f1;
	padding: 0 0 0 40px;
	line-height: 30pt;
}	
		
.sliderbox dt:hover span {
	color: #FF9900;
}	
.sliderbox .open:hover span { color:#01b2f1;}	
.sliderbox .n_thumb { 
	width: 113px; 
	height: 125px;
	float:right; 
	padding:0 0 20px 20px; 
}
.sliderbox dd {
	font-size: 12px;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.sliderbox .text {
	font-size: 10pt;
	color: #666666;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	float: left;
	margin-top: 20px;
	line-height: 20pt;
}
.sliderbox .text .readmoreline { 
	text-transform:uppercase; 
	padding: 12px 0 0 0; 
	display: block;
}
.sliderbox .text .readmoreline .arrow {
	width: 14px; 
	height: 14px; 
	background: url(../images/readmore.gif) top left no-repeat; 
	display: block; 
	float: left; 
	margin: 1px 8px 0 0; 
	font-size: 0px; 
	line-height: 0px;
}	
.sliderbox .text .readmoreline:hover .arrow { background-position: bottom left;}	
.sliderbox .text .readmoreline:hover { text-decoration: none;}	
.sliderbox .text .readmoreline {
	display: block;
	padding: 12px 0 0;
	text-transform: uppercase;
}







/*檔案下載*/
#Newsitem1 {
	width: 720px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C00;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 20px;
}
#Newsitem1 .sort1
{
	font-size: 11pt;
}

#Newsitem1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#Newsitem1 ul li {
	background-image: url(images/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 720px;
}
#Newsitem1 ul li a {
	display: block;
	text-decoration: none;
	color: #666;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18pt;
}
#Newsitem1 ul li:hover{
	border-color: #333;
	background-color: #F0F0F0;
	color: #000;
}
#Newsitem1 ul li .Date   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	width: 100px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Newsitem1 ul .Date2 {
	width: 100px;
	color: #FFF;
	background-color: #FC0;
	float: left;
	font-size: 12pt;
	line-height: 35px;
	text-align: center;
	height: 35px;
	letter-spacing: 5pt;
	margin-left: 1px;
	background-image: url(images/submenuon2.jpg);
}
#Newsitem1 ul .Date3 {
	width: 130px;
	color: #FFF;
	background-color: #FC0;
	float: left;
	font-size: 12pt;
	line-height: 35px;
	text-align: center;
	height: 35px;
	letter-spacing: 5pt;
	margin-left: 1px;
	background-image: url(images/submenuon2.jpg);
}
#Newsitem1 ul li .Date4   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: center;
	width: 130px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Newsitem1 ul li a .Date span {
	text-align: center;
	float: left;
	width: 130px;
	margin: 0px;
}

#Newsitem1 ul li a .Messagetopic   {
	width: 385px;
	padding-left: 30px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#Newsitem1 ul .Messagetopic2 {
	width: 417px;
	color: #FFF;
	letter-spacing: 2cm;
	text-align: center;
	height: 35px;
	float: left;
	font-size: 12pt;
	line-height: 35px;
	background-image: url(images/submenuon2.jpg);
}
#Newsitem1 ul .Messagetopic3 {
	width: 589px;
	color: #FFF;
	letter-spacing: 2cm;
	text-align: center;
	height: 35px;
	float: left;
	font-size: 12pt;
	line-height: 35px;
	background-image: url(images/submenuon2.jpg);
}
#Newsitem1 ul li a .Messagetopic4   {
	width: 540px;
	padding-left: 30px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
#Newsitem1 ul .w1 {
	width: 417px;
	color: #FFF;
	letter-spacing: 2cm;
	text-align: center;
	height: 35px;
	float: left;
	font-size: 12pt;
	line-height: 35px;
	background-image: url(images/submenuon2.jpg);
}
#Newsitem1 ul .Line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
















/*-------客服中心-------*/
#Button {
	margin-bottom: 50px;
	text-align: center;
	margin-top: 50px;
	width: 1000px;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
}
#Button a {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	color: #CCC;
}
#Button a:hover {
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#Button a.stay {
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
#word_job{
	float: left;
	margin-bottom: 50px;
	width: 980px;
	margin-right: 40px;
	margin-left: 40px;
}
#word_detail {
	background-image: url(images/menu02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-bottom: 50px;
}
#word_Stronghold {
	background-image: url(images/menu03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-bottom: 50px;
}
.say {
	width: 400px;
	height: 237px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 70px;
	margin-bottom: 0;
	float: left;
	padding-top: 100px;
}
.Keep_r {
	padding-left: 500px;
	text-align: right;	
}
.Keep_l {
	text-align: left;
	float: left;
	padding-right: 450px;
	padding-left: 100px;
}


.say h3 {
	font-size: 18pt;
	color: #333;
	font-weight: normal;
	float: left;
	width: 400px;
	margin-bottom: 2px;
	margin-left: 10px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin-top: 10px;	
}
.say h2 {
	font-weight: bold;
	font-size: 24pt;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	float: left;
	width: 400px;
}

.say p {
	color: #666;
	float: left;
	width: 400px;
	font-size: 10pt;
	line-height: 20pt;
	
}
.say .ja{
	color: #666;
	float: left;
	width: 460px;
	font-size: 10pt;
	line-height: 18pt;
	margin-left: 10px;
}

.google_map {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0;
	margin-bottom: 30px;
	overflow: hidden;
}

.contact {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0;
	margin-bottom: 30px;
	overflow: hidden;
}
.contact table tr td h4 {
font-size: 15px;
color: #444;
font-weight: normal;
padding-bottom: 5px;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.contact table tr td h4 span {
color: #F40201;
margin-left: 2px;
}
.contact table tr td input {
width: 230px;
height: 25px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.contact table tr td {
	padding-top: 0;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 10px;
}
.contact table tr td textarea {
	width: 400px;
	height: 118px;
	border: 1px solid #E0E0E0;
}
.contact table tr td select {
	width: 230px;
	height: 30px;
	background-color: transparent;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.loginsubmit2 a{
	height: 35px;
	line-height: 35px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 12pt;
	border: none;
	cursor: pointer;
	text-decoration: none;
	float: right;
	margin-top: 20px;
	width: 100px;
	background-color: #CCCCCC;
}
.loginsubmit2 a:hover{
	background-color: #F90;
}









.heading{
	width: 720px;
	font-size: 18pt;
	margin-bottom: 25px;
}



#factorywork_but {
	width: 720px;
}
#factorywork_but li {
	float: left;
	width: 350px;
	position: relative;
	margin: 5px;
	overflow: hidden;
	height: 240px;
}
#factorywork_but .map {
	width: 350px;
	overflow: hidden;
	height: 120px;
	margin-bottom: 10px;
	background-image: url(images/overbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
#factorywork_but .Text {
	width: 330px;
	overflow: hidden;
	height: 40px;
	font-size: 10pt;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#factorywork_but .more {
	width: 330px;
	overflow: hidden;
	font-size: 10pt;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	color: #3C0;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#factorywork_but .more a {
	color: #F30;
}
#factorywork_but li .buttext {
	position: absolute;
	height: 50px;
	width: 150px;
	left: 0px;
	top: 0px;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	padding-top: 15px;
	font-size: 15pt;
	line-height: 22px;
	color: #FFF;
	margin-top: 25px;
}
#factorywork_but li .buttext span {
	font-size: 10pt;
	color: #CCC;
	display: block;
	line-height: 14pt;
}













/*線上挑工*/
#online {
	float: left;
	width: 980px;	
}
#online ul {
	display: block;
	line-height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	height: 400px;
	width: 205px;
	float: left;
	margin: 10px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #C00;
	border-left-color: #ddd;
	overflow: hidden;
	padding: 9px;
}
#online ul li{
	display: block;
	float: left;
	}
#online .map{
	float: left;
	width: 205px;
	height: 260px;
	overflow: hidden;
	margin-bottom: 10px;

	}
#online .Data{
	float: left;
	width: 195px;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10pt;
	}
#online .Data span{
	float: left;
	width: 195px;
	overflow: hidden;
	display: block;
	margin-bottom: 5px;
	height: 20px;
}
#online .Data span a{
	color: #F90;	
	}
#online ul .Data .nationality {
	color: #FFF;
	background-color: #C00;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}





#Inquiry {
	float: left;
	width: 720px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10pt;
	margin-bottom: 50px;
}
#Inquiry .Title{
	font-size: 14pt;
	color: #C00;
	padding-top: 25px;
	padding-bottom: 10px;	
}
#Inquiry span{
	margin-right: 10px;
	font-size: 10pt;
	color: #FF0;
}
#Inquiry .A{
	font-size: 10pt;
	background-color: #FFF;
	padding: 10px;
}
#Inquiry .Q {
	width: 130px;
	padding-right: 10px;
	text-align: right;
	font-size: 10pt;
	background-color: #C00;
	color: #FFF;
}

#Inquiry table tr td table tr .A #form3 label input {
	margin: 5px;
}
#Inquiry table tr td table tr .A #form5 {
	margin: 5px;
	width: 267px;
	float: left;
}
#Inquiry table tr td table tr .A #form2 p {
	float: left;
	width: 139px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Inquiry table tr td table tr .A #form2 .form {
	width: 235px;
	display: block;	
}
#Inquiry table tr td table tr .home {
	float: left;
	width: 285px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Inquiry table tr td table tr .home2 {
	float: left;
	width: 570px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Inquiry table tr td table tr .home #textfield2 {
	margin-right: 5px;
	margin-left: 5px;
}
#Inquiry table tr td table tr .A p {
	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}


#button {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Love_Account_height10 {
	margin-right: 5px;
	margin-left: 5px;
}
#Right_Content .aboutby .download {
	background-color: #F60;
	color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 10pt;
}
#page {
	float: left;
	width: 1000px;
}
#page ul {
	margin: 5px;
	float: left;
	width: 240px;
	height: 280px;
	display: block;
	position: relative;
}
#page ul .map {
	height: 150px;
	width: 240px;
	overflow: hidden;
	position: relative;

}
#page ul .map img {
		width: 270px;
		height: 179px;
		-webkit-transform: translate(-12.5px, -8px);
		-moz-transform: translate(-12.5px, -8px);
		-o-transform: translate(-12.5px, -8px);
		transform: translate(-12.5px, -8px);
		-webkit-transition: width 0.4s linear, height 0.4s linear, -webkit-transform 0.4s linear;
		-moz-transition: width 0.4s linear, height 0.4s linear, -moz-transform 0.4s linear;
		-o-transition: width 0.4s linear, height 0.4s linear, -o-transform 0.4s linear;
		transition: width 0.4s linear, height 0.4s linear, transform 0.4s linear;
	}
#page ul .map:hover img {
		width: 250px;
		height: 164px;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}
#page ul .Thumbnail {
	position: absolute;
	left: 80px;
	top: 110px;
}
#page ul .Title {
	position: absolute;
	top: 200px;
	text-align: center;
	width: 240px;
}
#page ul .Narrative {
	width: 200px;
	position: absolute;
	top: 230px;
	font-size: 10pt;
	text-align: center;
	color: #666;
	margin-right: 20px;
	margin-left: 20px;
}





#newsflash {
	float: left;
	width: 980px;
	margin-top: 30px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #C00;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#newsflash .areaflash {
	float: left;
	height: 42px;
	width: 840px;
	overflow: hidden;
	position: relative;
	margin-left: 100px;
}


#newsflash  ul li {
	float: left;
	height: 42px;
	font-size: 13pt;
	line-height: 42px;
	color: #FFF;
	margin-right: 80px;
}

#newsflash .areaflash .mltitle .Date {
	font-size: 12pt;
	color: #F90;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
}
#flash{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#flash .slideshow {
	float: left;
	height: 450px;
	width: 600px;
	margin-right: 5px;
}
#flash .flash1 {
	float: left;
	width: 130px;
	height: 450px;
	margin-right: 5px;
}
#flash .flash1 .p1 {
	float: left;
	height: 80px;
	width: 130px;
	margin-bottom: 5px;
	background-color: #bbb6b3;
}
#flash .flash1 .p2 {
	float: left;
	height: 220px;
	width: 130px;
	margin-bottom: 5px;
	background-color: #454046;
}
#flash .flash1 .p3 {
	float: left;
	height: 50px;
	width: 130px;
	background-color: #86858b;
	margin-bottom: 5px;
}
#flash .flash1 .p4 {
	float: left;
	height: 85px;
	width: 130px;
	background-color: #bbb6b3;
}




#flash .flash2 {
	float: left;
	height: 450px;
	width: 260px;
}
#flash .flash2 .p1 {
	float: left;
	height: 150px;
	width: 260px;
	background-color: #F5F5F5;
	margin-bottom: 5px;
}
#flash .flash2 .p2 {
	float: left;
	height: 180px;
	width: 180px;
	margin-right: 5px;
	background-color: #34596c;
}
#flash .flash2 .p3 {
	float: left;
	height: 50px;
	width: 75px;
	background-color: #86858b;
	margin-bottom: 5px;
}
#flash .flash2 .p4 {
	background-color: #CCC;
	float: left;
	height: 125px;
	width: 75px;
}
#flash .flash2 .p5 {
	background-color: #454046;
	float: left;
	height: 90px;
	width: 220px;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#flash .flash2 .p5 .Title {
	font-size: 12pt;
	color: #FFF;
	margin-bottom: 10px;
	width: 220px;
	float: left;
	margin-top: 10px;
}
#flash .flash2 .p5 .relate {
	font-size: 10pt;
	line-height: 20px;
	color: #FFF;
	float: left;
	height: 40px;
	width: 220px;
	overflow: hidden;
}
#flash .flash2 .p5 .relate a {
	color: #FF6;
}
#BANNER {
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
	width: 180px;
}
#BANNER ul li {
	margin-bottom: 10px;
}

















#mid {
	float: left;
	width: 100%;
	overflow: hidden;
}
