@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(../images/bg1.jpg) repeat-x 0px 0px #F5F5F4;
	font-family:Verdana, '新細明體', Geneva, sans-serif;
	font-size:13px;
	line-height:25px;
	color:#666666;
}
a{ color:#049294; font-weight:normal; text-decoration:underline; }
a:hover{ color:#055878;	font-weight:bold; text-decoration:underline; }
img, img a{ border:none; }
.clearfloat{ clear:both; }
img.pic-column{
	display:block;
	padding:5px;
	margin:15px 0px;
	text-align:center;
	border:1px solid #C8C8C8;
	behavior:url(PIE.htc);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
img.pic-left{
	float:left;
	margin:0px 15px 15px 0px;
}
img.pic-right{
	float:right;
	margin:0px 0px 15px 15px;
}

hr{
	height:3px;
	*height:1px;
	width:100%;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/hr-line.gif) repeat-x 0px 0px;
	border:none;
}
h3{
	color:#049295;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	display:inline-block;
	* display:inline;
	padding:2px 1px 2px 15px;
	margin:0px 0px 8px 0px;
	background:url(../images/ul_icon1.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	background-color:#E7E7E4;
}

#header{
	width:990px;
	height:88px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	width:348px;
	height:88px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
}
#logo table{
	border-collapse:collapse;
	border:none;
	width:348px;
	height:88px;
	margin:0px;
	padding:0px;
}
#logo table td{
	text-align:center;
	vertical-align:middle;
	padding:0px;
}


/*=====================
      PRIMARY MENU
======================*/
#primary-menu{
	height:44px;
	width:584px;
	margin-top:28px;
	margin-left:390px;
	padding:0px;
	z-index: 2000;
	position:absolute;
}
.menu, .menu * {
	margin:	0;
	padding: 0;
	list-style: none;
}
.menu {
	margin:0px;
	padding:0px;
}
.menu ul {
	position:absolute;
	top: -999em;
}
.menu ul li {
	width: 100%;
}
.menu li:hover, .menu li.current {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.menu li{
	padding:0px 14px 20px 17px;
	float:left;
	margin:0px 0px 0px 0px;
	background-image:url(../images/m_line.png);
	background-position:left 0px;
	background-repeat:no-repeat;
}
.menu li:first-child{
	padding:0px 14px 20px 15px;
	background-image:none;
}
.menu li span {
	display:block;
	margin:0px;
	padding:0px;
	width:81px;
	height:44px;
	background-image:url(../images/menutext.png);
	background-repeat:no-repeat;
}
.menu li span.menu-about{background-position:0px 0px;}
.menu li span.menu-about:hover, .menu li:hover span.menu-about{background-position:0px -44px;}
.menu li span.menu-services{background-position:-94px 0px;}
.menu li span.menu-services:hover, .menu li:hover span.menu-services{background-position:-94px -44px;}
.menu li span.menu-products{background-position:-188px 0px;}
.menu li span.menu-products:hover, .menu li:hover span.menu-products{background-position:-188px -44px;}
.menu li span.menu-work{background-position:-282px 0px;}
.menu li span.menu-work:hover, .menu li:hover span.menu-work{background-position:-282px -44px;}
.menu li span.menu-contact{background-position:-376px 0px;}
.menu li span.menu-contact:hover, .menu li:hover span.menu-contact{background-position:-376px -44px;}


.menu li ul {
	top: 50px; /* match top ul list item height */
	background-color:#F6F6F3;
	border:1px #CACAC0 solid;
	
	behavior:url(PIE.htc);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;

	width:250px;
	float:left;
	margin-left:0px;
	position: absolute;
	padding-bottom:1px;
	padding-left:1px;
}
.menu li ul span{/*三角*/
	width:255px;
	height:10px;
	background:url(../images/sub_top.png) no-repeat -1px 0px;
	margin-top:-8px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}
.menu li ul li{
	width:243px;
	display:block;
	background:none;
	padding:2px 3px 2px 3px;
	border-top:1px dotted #CACAC0;
}
.menu li ul li:first-child{
	background:none;
	padding:1px 3px 1px 3px;
	background:none;
}
.menu li ul li:hover,.menu li ul li.current{
	background-color:#ECECEA;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:initial;
	transition-delay:initial;
	background-image:none;
}
 .menu li ul li a, .menu li:hover ul li a{
	font-family:Verdana, "新細明體", Geneva, sans-serif;
	background-image:url(../images/sub_bg.png);
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.menu li ul li a:hover {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../images/sub_bg.png);
}

.menu li ul li:first-child {
	border-top:none;
}


/*=====================
        SLIDER
======================*/
#slide_wrapper{
	width:960px;
	height:190px;
	margin-top:14px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/slide_bg.jpg) no-repeat 0px 0px;
	padding:0px 15px 30px 15px;
}
#slide_wrapper img{
	max-width:960px;
	max-height:190px;
	border:1px #efefef solid;
	display:none;
}



/*=====================
      MAINWRAPPER
======================*/
#main_wrapper{
	width:990px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#page{
	width:210px;
	height:42px;
	margin:0px;
}


/*=====================
      MAIN_LEFT
======================*/
#main_left{
	width:210px;
	float:left;
}
#left_list{
	width:210px;
}
.list_top{
	width:210px;
	height:20px;
	background:url(../images/left_list_top.jpg) no-repeat 0px 0px;
}
.list_bottom{
	width:210px;
	height:181px;
	background:url(../images/left_list_bottom.jpg) no-repeat 0px 0px;
}
#left_list.left_list_about .list_bottom{
	background:url(../images/left_list_bottom_about.jpg) no-repeat 0px 0px;
}
.list_middle{
	width:170px;
	background:url(../images/left_list_middle.jpg) repeat-y 0px 0px;
	padding-top:0px;
	padding-left:19px;
	padding-bottom:0px;
	padding-right:21px;
}
.list_middle ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.list_middle ul li{
	padding:5px 0px 6px 0px;
	background:url(../images/left_list_line.png) no-repeat 0px bottom;
	display:block;
}
.list_middle ul li a{
	background-image:url(../images/left_list_icon.png);
	background-repeat:no-repeat;
	background-position:3px 2px;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	font-size:13px;
	color:#666666;
}
.list_middle ul li a:hover, .list_middle ul li a.mark{
	background-image:url(../images/left_list_iconf.png);
	text-decoration:none;
	color:#055878;
	font-weight:bold;
}
/*=====================
	  MAIN_RIGHT
======================*/
#main_right{
	width:750px;
	float:right;
	margin-right:15px;
	padding-bottom:20px;
}
.title{
	display:block;
	border-bottom:1px #CACAC1 solid;
	font-weight:bold;
	font-size:19px;
	color:#676767;
	padding:6px 0px 5px 0px;
	font-family:'微軟正黑體', Verdana, '新細明體',  Geneva, sans-serif;
	margin-bottom:10px;
}
.content{
	width:750px;
	text-align:left;
	margin-bottom:20px;
}
.content p{
	display:block;
	margin:10px 0px 15px 0px;	
}
.content p.left25{
	margin:10px 0px 15px 0px;	
	display:block;
}

.content ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.content ul li{
	display:block;
	padding:1px 0px 1px 15px;
	background:url(../images/ul_icon1.png) no-repeat 0px 8px;
	color:#666666;
}


/*=====================
	 MAIN_CENTER
======================*/
#main_center{
	width:990px;
	float:left;
	padding-top:10px;
}
/*=====================
	    NEWS
======================*/
.services_title_bg{
	width:990px;
	height:67px;
	background:url(../services/images/services_title_bg.jpg) no-repeat 0px 0px;
	margin:0px 0px 0px 0px;
}
.services_bg{
	width:990px;
	background:url(../services/images/services_bg.jpg) repeat-y 0px 0px;
	margin:0px 0px 0px 0px;
}
.services_bg_end{
	width:990px;
	height:55px;
	padding-top:14px;
	background:url(../services/images/services_bg_end.jpg) no-repeat 0px 0px;
	margin:0px 0px 0px 0px;
}
table.services_list{
	width:948px;
	margin:0px 0px 0px 22px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}
table.services_list tr:nth-child(odd) {background-color: #F5F5F4}
table.services_list tr:nth-child(even) {background-color: #F0F0EE}
table.services_list tr:hover{
	background-color:#E4E4E4;
}
table.services_list td{
	border-bottom: 1px solid #D2D2C8;
	padding:12px 0px 12px 15px;
	font-size:13px;
	line-height:18px;
	vertical-align:top;
}
table.services_list td.date{
	width:100px;
	font-size:12px;
	text-align:center;
}
table.services_list td.subject{
	background-image: url(../services/images/services_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 16px;
	padding-left:30px;
}
table.services_list td a{
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
table.services_list td a:hover{
	font-weight:bold;
	color:#055878;
	text-decoration:none;
}

table.pagenumber{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	border:none;
	border-collapse:collapse;
	height:23px;
}
table.pagenumber td{
	padding:0px 2px 0px 0px;
	text-align:center;
	vertical-align:middle;
}
table.pagenumber td a{
	font-size:12px;
	color:#666;
	font-weight:normal;
	display:block;
	border:1px #ccc solid;
	background:#F5F5F4;
	padding:4px 5px;
	line-height:14px;
	text-decoration:none;
}
table.pagenumber td a:hover{
	color:#ffffff;
	font-weight:bold;
	background:#999;
	text-decoration:none;
}
table.pagenumber td a.mark{
	color:#ffffff;
	font-weight:bold;
	border:1px #999999 solid;
	background:#999999;
	text-decoration:none;
}

table.services_list tr.view td{
	border-bottom: 2px solid #D7D7D7;
}
table.services_list tr.view:hover{
	background-color: #F5F5F4
}

.services_view_content{
	float:left;
	width:900px;
	border-bottom:none;
	margin:23px 0px 0px 45px;
	line-height:26px;
	text-align:left;
	vertical-align:top;
}
.services_view_content p{
	margin:0px 0px 15px 0px;
}
.btn_services_back{
	width:68px;
	height:30px;
	background-image:url(../services/images/btn_services_back.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:transparent;
	border:none;
	cursor:pointer;
	margin-top:21px;
	margin-left:875px;
}
.btn_services_back:hover{
	background-image:url(../services/images/btn_services_backf.png);
}

/*=====================
	    DOWNLOAD
======================*/
table.download{
	width:960px;
	border:none;
	border-collapse:collapse;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
}
table.download th{
	width:100%;
	height:52px;
	background:url(../download/images/download_title_bg.jpg) no-repeat 0px 0px;
}
table.download tr:nth-child(even) {background-color: #F5F5F4}
table.download tr:nth-child(odd) {background-color: #F0F0EE}
table.download tr:hover{
	background-color:#DDDDDD;
	font-weight:bold;
}
table.download td{
	border-bottom: 1px solid #D2D2C8;
	padding-top:10px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-size:13px;
	vertical-align:top;
}
table.download td.filename{
	width:270px;
	border-right:1px dotted #D2D2C8;
	background-image:url(../download/images/download_icon.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:30px;
}
table.download td.outline{
	width:529px;
	border-right:1px dotted #D2D2C8;
}
table.download td.btn{
	width:106px;
	text-align:center;
}
.btn_download{
	width:92px;
	height:25px;
	background-image:url(../download/images/btn_download.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:transparent;
	border:none;
	cursor:pointer;
}
.btn_download:hover{
	background-image:url(../download/images/btn_downloadf.png);
}

/*=====================
	    PRODUCTS
======================*/
.p-one{
	width:173px;
	min-height:230px;
	float:left;
	margin:10px 15px 10px 0px;
}
.p-one.last-one{/*最後一個*/
	margin:10px 0px 10px 0px;
}

.p-one .pic-container{
	width:173px;
	height:173px;
	margin:0px 0px 10px 0px;
	padding:3px;
	border:1px solid #C8C8C8;
	behavior:url(PIE.htc);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
.p-one .pic-container div.pic-cut{
	width:173px;
	height:173px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/zoom.jpg) no-repeat 0px 0px;
	overflow:hidden;
}
.p-one .pic-container table{
	width:173px;
	height:173px;
	border:none;
	border-collapse:collapse;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/zoom.jpg) no-repeat 0px 0px;
}
.p-one .pic-container table td{
	text-align:center;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
}
.p-one .pic-container table td img{
	max-width:173px;
	max-height:173px;
}
.p-one .p-name{
	display:block;
	color:#049294;
	font-size:13px;
	line-height:18px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.p-one .p-sn{
	display:block;
	font-size:13px;
	line-height:18px;
	color:#666666;
	margin:3px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

/* DETAIL-LEFT */
.p-detail-left{
	width:280px;
	height:420px;
	position:absolute;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.p-detail-left table{
	border-collapse:collapse;
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:280px;
	height:420px;
}
.p-detail-left table td{
	padding:10px;
	vertical-align:middle;
	text-align:center;
	background:#E8E8E6;
 }
.p-detail-left table td img{
	max-width:280px;
	max-height:400px;
	padding:3px;
	border:1px #c8c8c8 solid;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	behavior:url(css/PIE.htc);
}

/* DETAIL-RIGHT */
.p-detail-right{
	height:410px;
	width:460px;
	padding-left:310px;
	overflow-y:auto;
	overflow-x:hidden;
	display:table-cell;
	text-align:left;
	vertical-align:middle;
}
.p-detail-right table{
	border-collapse:collapse;
	border:none;

	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.p-detail-right table td{
	padding:5px 10px 5px 5px;
	line-height:1.6em;
	vertical-align:top;
	text-align:left;
	font-size:15px;
	color:#666666;
	font-family:Verdana, "新細明體", Geneva, sans-serif;
}
.p-detail-right table td.p-detail-title{
	background:url(../images/p-detail-line.jpg) no-repeat right top;
	text-align:right;
	font-size:15px;
	font-weight:bold;
	color:#444444;
	font-family:"微軟正黑體", Verdana, Geneva, sans-serif;
}

/*=====================
	    CONTACT
======================*/
.company_info{
	width:430px;
	float:left;
	background:url(../contact/images/info.jpg) no-repeat 0px 0px;
	padding:55px 0px 0px 10px;
	margin:10px 0px 0px 15px;
}
.company_map{
	width:430px;
	height:300px;
	float:left;
	background:url(../contact/images/map_bg.jpg) no-repeat 0px 0px;
	margin:20px 0px 0px 15px;
}
.map_area{
	width:410px;
	height:250px;
	margin:29px 0px 0px 8px;
	border:1px #dddddd solid;
}
.contact_form{
	width:523px;
	float:right;
}
.form_top{
	width:523px;
	height:17px;
	background:url(../contact/images/form_top.jpg) no-repeat 0px 0px;
}
.form_bg{
	width:523px;
	background:url(../contact/images/form_bg.jpg) repeat-y 0px 0px;
	padding-top:10px;
	padding-bottom:10px;
}
.form_bg span{
	display:block;
	width:450px;
	margin:10px 0px 10px 38px; 
}
.form_bottom{
	width:523px;
	height:38px;
	background:url(../contact/images/form_bottom.jpg) no-repeat 0px 0px;
}
.placeholderColor { color : #999 !important; }
input:placeholder{color:#999}
input:-moz-placeholder{color:#999}
input:-ms-input-placeholder{color:#999}
.text_1{
	width:430px;
	height:15px;
	margin:0px 0px 10px 38px;
	background:url(../contact/images/text_bg.jpg) no-repeat 0px 0px;
	border:1px solid #cccccc;
	padding:8px 8px 8px 8px;
	color:#666666;
	font-size:13px;
}
.text_2{
	width:430px;
	height:90px;
	margin:0px 0px 10px 38px;
	background:url(../contact/images/text_bg.jpg) no-repeat 0px 0px;
	border:1px solid #cccccc;
	padding:8px 8px 8px 8px;
	color:#666666;
	font-size:13px;
}
.text_3{
	width:165px;
	height:15px;
	margin:0px 5px 0px 38px;
	background:url(../contact/images/text_bg.jpg) no-repeat 0px 0px;
	border:1px solid #cccccc;
	padding:8px 8px 8px 8px;
	color:#666666;
	font-size:13px;
}
.btn_submit{
	width:71px;
	height:32px;
	margin:0px 5px 0px 0px;
	background-image:url(../contact/images/btn_submit.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:transparent;
	border:none;
	cursor:pointer;
}
.btn_submit:hover{
	background-image:url(../contact/images/btn_submitf.jpg);
}
.btn_reset{
	width:71px;
	height:32px;
	margin:0px 5px 0px 0px;
	background-image:url(../contact/images/btn_reset.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:transparent;
	border:none;
	cursor:pointer;
}
.btn_reset:hover{
	background-image:url(../contact/images/btn_resetf.jpg);
}
/*=====================
	    FOOTER
======================*/
#footer{
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/bg2.jpg) repeat-x 0px 0px;
}
#footer_top{
	width:990px;
	min-height:23px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/footer_bg.jpg) no-repeat 0px 0px;
}
.footer_nav{
	margin-top:16px;
	margin-bottom:6px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ABABAB;
	padding:0px 3px 0px 3px;
	width:360px;
}
.footer_nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:22px;
}
.footer_nav ul li{
	background-image:url(../images/footer_nav_line.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:15px;
	padding-right:2px;
	text-align:left;
	display:inline;
}
.footer_nav ul li:first-child{
	background-image:none;
	padding-left:12px;
	padding-right:7px;
}
.footer_nav ul li a{
	color:#ffffff;
	font-size:12px;
	-webkit-transform:scale(0.91);
	text-decoration:none;
}
.footer_nav ul li a:hover{
	color:#055878;
	text-decoration:none;
	font-weight:normal;
}
#footer_info{
	width:990px;
	min-height:50px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:center;
	color:#666666;
	font-size:12px;
	-webkit-transform:scale(0.91);
	line-height:18px;
}
