@charset "utf-8";

/*---------------------------------------------
初始化全域設定
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "微軟正黑體","Microsoft JhengHei","Microsoft YaHei","Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}
body {
	line-height:1;
	color:black;
	background:white;
}
strong {
	font-weight: bold;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

body {
	text-align: center;
	font-size: 14px;
	line-height: 150%;
	font-family: "微軟正黑體","Microsoft JhengHei","Microsoft YaHei","Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	background-repeat: repeat;
	background-image: url(../images/pyramid.gif);
	background-color: #C8C8CA;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
a,p,ul,li {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
	line-height: 1.5em;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0;
	margin:0;
}
.clear {
	clear: both;
	visibility: hidden;
	content: ".";
	display: block;
	height: 0;
	background-color: #000;
	line-height: 0;	
}



/*
Global Setting
各項全域設定
*/
a{
	color: #003399;
}

a:hover{
	color: #FF9900;
	text-decoration: underline;
}

.h1 {
	font-family:'Droid Serif',微軟正黑體,'Microsoft JhengHei','Microsoft YaHei',"Lucida Grande",'Lucida Sans Unicode',sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	line-height: 1.8em;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
li {
	float: left;
	list-style-type: none;
}
#hmenu li a {
	display: block;
	height: 55px; /* 圖片的高/2 */
	line-height: 55x;	/* ie suck */
	text-indent: -9999px;
}
#hmenu a.v1 {
	width:87px; /* 圖片的寬 */
	background:url(../images/menu01.png) no-repeat 0 0;
}
#hmenu a.v2 {
	width:116px; /* 圖片的寬 */
	background:url(../images/menu02.png) no-repeat 0 0;
}
#hmenu a.v3 {
	width:128px; /* 圖片的寬 */
	background:url(../images/menu03.png) no-repeat 0 0;
}
#hmenu a.v4 {
	width:161px; /* 圖片的寬 */
	background:url(../images/menu04.png) no-repeat 0 0;
}
#hmenu a.v5 {
	width:132px; /* 圖片的寬 */
	background:url(../images/menu05.png) no-repeat 0 0;
}


/*
Theme Setting
整體版型設定
*/
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#header {
	position: relative;
	height: 96px;
	width: 960px;
	background-color: #FFF;
	box-shadow: 0px 3px 2px 0px rgba(100,100,100,0.1);
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 45px;
	width: 218px;
	margin-left: 42px;
	float: left;
	margin-top: 21px;
}

#menu {
	float: left;
	margin-top: 37px;
	margin-left: 200px;
	height: 55px;
}
#txtbox {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#txtbox #aboutbox {
	width: 505px;
	float: left;
	height: auto;
	margin-right: 10px;
}
#txtbox #contactbox {
	width: 220px;
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
#content {
	position: relative;
	margin-top: 9px;
	height: auto;
	background-color: #FFF;
	box-shadow: 0px 3px 2px 0px rgba(100,100,100,0.1);
}

#footer {
	position: relative;
	height: 75px;
	color: #999999;
	background-color: #333;
	margin-top: 9px;
	box-shadow: 0px 3px 2px 0px rgba(100,100,100,0.3);
	text-align: left;
}
#footer a{
	padding:5px;
	color: #FFFFFF;
}
#footer a:hover{
	padding:5px;
	color: #CCCCCC;
}



/*
AboutUs page
*/

body#about #photobox {
	height: 160px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	margin-bottom: 20px;
}
body#about #titlebox {
	font-family:'Droid Serif','微軟正黑體','Microsoft JhengHei','Microsoft YaHei','Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size: 44px;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	/*	font-style: italic;*/
	font-weight: bold;
	color: #333333;
	line-height: 1.4em;
}
body#about #subtitlearea {
	font-family:'Droid Serif','微軟正黑體','Microsoft JhengHei','Microsoft YaHei','Lucida Grande','Lucida Sans Unicode',sans-serif;
	float: left;
	width: 180px;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
	margin-right: 20px;
	font-style: italic;
	text-align: right;
}
body#about #txtarea {
	float: left;
	width: 520px;
	text-align: justify;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}







/*
Jquery SideShow FX
*/
#slider-wrapper {
	height: 400px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	margin-bottom: 20px;	
    margin:0 auto;
}
#slider {
	position:relative;
    width:750px;
    height:400px;
	background:url(../images/sideshow/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	display:none;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:none;
	display:block;
	width:22px;
	height:22px;
	background:url(../images/sideshow/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/sideshow/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
	font-family:'Droid Serif','微軟正黑體','Microsoft JhengHei','Microsoft YaHei','Lucida Grande','Lucida Sans Unicode',sans-serif;
	text-align:left;
	height: 60px;
	width:730px;
	font-size: 34px;
	font-weight: bold;
	font-style: italic;	
	margin: 350px 0 0 0;
	padding:0 0 0 20px;
}

.nivo-caption p{
	color:#999999;
}
#navi_position {
	position: relative;
	height: 0px;
	width: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
}
#lang {
	position: absolute;
	top: 0px;
	width: 70px;
	background-color: #0364A8;
	color: #FFFFFF;
	line-height: 2.2em;
	float: left;
	height: 30px;
	left: 865px;
	font-weight: bold;
	webkit-box-shadow: 1px 0px 20px #fff;
	-moz-box-shadow: 1px 0px 20px #fff;
	box-shadow: 1px 0px 20px #fff;
}
#banner {
	margin-top: 9px;
	height: 281px;
	background-color: #999;
	background-image: url(../images/news_20.jpg);
	background-repeat: no-repeat;
	box-shadow: 0px 3px 2px 0px rgba(100,100,100,0.1);		
}
#subtitle {
	background-color: #FC0;
	height: 82px;
	background-image: url(../images/news_22.jpg);
	position: relative;
}
#footer #pic {
	position: relative;
	float: left;
	width: 150px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	margin: 18px 0 0 100px;
	color: #FFF;
}
#footer #footer_content {
	float: left;
	width: 600px;
	height: auto;
	font-size: 12px;
	color: #FFF;
	background: none;
	letter-spacing: 0.1em;
	margin-top: 20px;
	margin-top: 18px\9;	
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#box_shadow {
	height: 5px;
	background-image: url(../images/shadow-box.png);
}
#banner #title_ch {
	font-family: "微軟正黑體";
	font-size: 36px;
	font-weight: bolder;
	line-height: normal;
	text-align: left;
	color: #FFF;
	margin-left: 30px;
	margin-top: 0px;
	width: 930px;
	height: 100px;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.8);		
}
#banner #title_en {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 72px;
	color: #f4c504;
	text-align: left;
	line-height: normal;
	overflow: hidden;
	width: 930px;
	height: 90px;
	padding: 120px 0 0 30px;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.8);
	font-weight: bolder;

}

.slider_en{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 72px;
	color: #f4c504;
	text-align: left;	
}

#subtitle #subtitle_en {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #FFF;
	width: 225px;
	float: left;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	margin-top: 30px;
}
#home #subtitle #subtitle_en {
	width: 150px;
}
#news #subtitle #subtitle_en {
	width: 150px;
}
#about #subtitle #subtitle_en {
	width: 160px;
}
#subtitle #subtitle_ch {
	height: 27px;
	margin-top: 40px;
	width: 100px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-align: left;
	margin-left: 5px;
	padding-left: 10px;
	font-family: "微軟正黑體";

	font-size: 16px;
}
.news_box {
	float: left;
	height: auto;
	width: 250px;
	border: 1px solid #ccc;
		box-shadow: 0px 3px 2px 0px rgba(100,100,100,0.1);
	padding: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.news_box .date {
	float: left;
	height: 50px;
	width: 20px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 1.5em;
	padding-top: 0px;
}
.text_title {
	float: left;
	width: 195px;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding-left: 9px;
	overflow: hidden;
	color: #006699;
	margin-left: 9px;
}
.news_box .text_box .text_content {
	float: left;
	width: 195px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding-left: 9px;
	overflow: hidden;
	margin-left: 9px;
	height:60px;
}
#news #container #content #content_box {
	text-align: left;
	padding-left: 25px;
	padding-top: 30px;
}
.more {
	font-size: 9px;
	background-color: #069;
	color: #FFF;
	height: 20px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-transform: uppercase;
	margin-left: 10px;
}
#about #content_box #pic_box {
	float: left;
	height: 250px;
	width: 500px;
	margin-left: 20px;
	z-index: 9999;
	margin-bottom: 20px;
	position: relative;
	margin-top: -10px;
	box-shadow: 0px 3px 20px 0px rgba(100,100,100,0.9);	
}

#about #content_box #text_box {
	float: left;
	width: 400px;
	text-align: left;
	line-height: 2em;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#about #container #content #content_box {
	position: relative;
}
#contact #subtitle_en {
	width: 270px;
}
#contact #container #content #content_box {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#home #home_news_box {
	width: 440px;
	padding: 20px;
	float: left;
}
#home_news_box_pic_box {
	width: 100px;
	float: left;
	height: 100px;
}
#home_news_box_text_box {
	float: left;
	width: 330px;
	text-align: left;
	margin-left: 10px;
}
#home_news_box_title {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	width: 190px;
	margin-top: 10px;
}
#home_news_box_text {
	font-size: 13px;
	line-height: 2em;
}
#home_about_box {
	width: 440px;
	padding: 20px;
	float: left;
}
#home_about_box_pic_box {
	width: 100px;
	float: left;
	height: 100px;
}
#home_about_box_text_box {
	float: left;
	width: 330px;
	text-align: left;
	margin-left: 10px;
}
#home_about_box_title {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	width: 190px;
	margin-top: 10px;
}
#home_about_box_pic {
	height: 100px;
	width: 100px;
	float: left;
}
#home_about_box_text {
	font-size: 13px;
	text-align: justify;
	line-height:2em;
}

.product_box {
	padding: 5px;
	width: 310px;
	height: auto;
	position: relative;
	float: left;
}
.product_showbox{
	padding: 10px;
	height: auto;
	position: relative;
	float: left;
}
.product_box .pic_box {
	height: 150px;
	width: 150px;
	float: left;
	padding: 5px;
	overflow: hidden;
	box-shadow: 0px 3px 2px 0px rgba(100,100,100,0.3);	
}
.product_showbox .pic_box {
	height: 150px;
	width: 150px;
	float: left;
	padding: 5px;
	overflow: hidden;
	box-shadow: 0px 3px 2px 0px rgba(100,100,100,0.3);	
}
.product_box .text_box {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.product_box .text_box .title {
	font-size: 20px;
	font-weight: bold;
	font-family: "微軟正黑體";
	color: #000;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);		
}
#product #content_box {
	height: auto;
	padding-bottom: 10px;
}

/*
Jquery SideShow FX
*/
#slider-wrapper {
	height: 400px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	margin-bottom: 20px;	
    margin:0 auto;
}
#slider {
	position:relative;
    width:960px;
    height:400px;
	background:url(../images/sideshow/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	display:none;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:none;
	display:block;
	width:22px;
	height:22px;
	background:url(../images/sideshow/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/sideshow/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
	background:none;	
	font-family:'Droid Serif','微軟正黑體','Microsoft JhengHei','Microsoft YaHei','Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-family: "微軟正黑體";
	font-size: 36px;
	font-weight: bolder;
	font-style:normal;
	line-height: normal;
	text-align:left;
	width:940px;
	height: 170px;	
	margin: 200px 0 0 20px;
	color: #FFF;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.8);
	-moz-opacity:1; /*for ff*/  
    opacity:1; /*for ff3.5+ css3.0标准的*/  
    filter:alpha(opacity=100);  	
	
}

.nivo-caption p{
	color:#FFF;	
}
#navi_position {
	position: relative;
	height: 0px;
	width: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
}
.news_show{
	text-align:left;
	padding:20px;	
}
.news_list_time{
	text-align: left;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 12px;
}
.news_list_title{
	text-align: left;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 16px;
	font-weight: bold;
}
.news_list_content{
	text-align: left;
	padding: 20px;
	border-bottom-width: 1px;
	border-b