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

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, img, p{
	padding:0;
	margin:0;
}
img{border:0;}
a{text-decoration:none;}

.clear{clear:both;}
body{}

#top{
	background:url(../images/top-bg.jpg) repeat-x center top;
	height:137px;
}
#top_wrap{
	width:1002px;
	margin:0 auto;
	padding:8px 0 0 0;
}
#logo{
	float:left;
	padding:12px 0 0 36px;
}
#lang{
	float:right;
	width:306px;
	height:52px;
	background:url(../images/lang-bg.png) no-repeat 10px top;
	text-align:center;
	line-height:36px;
	font-family:Tahoma, "微軟正黑體";
	font-size:14px;
	color:#fff;
	padding:0 80px 0 0;
}
#lang a{
	color:#fff;
	padding:0 5px;
}
#lang a:hover{text-decoration:underline;}
#menu{
	float:left;
	padding:40px 0 0 70px;
	box-sizing:border-box;
}
#menu li{
	display:inline-block;
	list-style:none;
}
#menu li a{
	display:block;
	background:url(../images/icon02.png) no-repeat right 8px;
	padding:0 40px;
	font-family:Tahoma, "微軟正黑體";
	font-size:16px;
	color:#4b4b4b;
}
#menu li:last-child a{background:none;}
#menu li a:hover{color:#e60012;}
#menu li a.current{color:#e60012;}
#banner{background:url(../images/banner-bg.jpg) no-repeat center top;}
#master{background:url(../images/master-bg.jpg) no-repeat center top;}
#master_wrap{
	width:1002px;
	margin:0 auto;
	padding:25px 0;
}
#left{
	float:left;
	width:191px;
	padding:0 22px 0 0;
}
.submenu_title{
	background:url(../images/submenu-title-bg.png) no-repeat left top;
	font-family:Tahoma, "微軟正黑體";
	font-size:24px;
	color:#0f1741;
	height:63px;
	line-height:63px;
	padding:5px 0 5px 30px;
	border-bottom:1px solid #dcdcdc;
}
.submenu{}
.menu_head{
	padding:3px 0 ;
	border-bottom:1px solid #dcdcdc;
}
.menu_head a{
	display:block;
	background:url(../images/icon08.png) no-repeat 5px 11px;
	padding:7px 0 7px 30px;
	font-family:Tahoma, "微軟正黑體";
	font-size:14px;
	color:#004a88;
}
.menu_head a:hover{
	background:url(../images/icon07.png) no-repeat 5px 11px #e4edef;
	color:#4b4b4b;
}
.menu_head a.current{
	background:url(../images/icon07.png) no-repeat 5px 11px #e4edef;
	color:#4b4b4b;
}
#right{
	float:left;
	width:740px;
	min-height:600px;
	padding:0 37px 0 33px;
	background:url(../images/line2.jpg) no-repeat left top;
	box-sizing:border-box;
}
h1{
	background:url(../images/h1-bg.jpg) no-repeat left bottom;
	font-family:Tahoma, "微軟正黑體";
	font-size:30px;
	font-weight:normal;
	color:#e60012;
	padding:0 0 10px 8px;
	margin:0 0 40px 0;
}
#about{
	font-family:Tahoma, "微軟正黑體";
	font-size:14px;
	color:#83817c;
	line-height:20px;
	padding:0 0 20px 0;
}
.about_title{
	font-family:Tahoma, "微軟正黑體";
	font-size:20px;
	color:#004a88;
	padding:0 0 20px 0;
}
.about_title2{
	background-color:#004a88;
	font-family:Tahoma, "微軟正黑體";
	font-size:20px;
	color:#fff;
	padding:10px 20px;
	border-radius:30px}
.about_title3{}
.about_title3 a{ background-color:#00baff; width:120px; height:120px; display:block;border-radius:80px; color:#FFF; float:left; margin:10px 20px; text-align:center; line-height:120px; font-size:20px;}
.about_title3 a:hover{background-color:#004a88;}
.product_list{
	display:inline-block;
	padding:10px 15px;
}
.product_pic{
	padding:5px;
	border:1px solid #ccc;
}
.product_pic:hover{border:1px solid #e60012;}
.product_title{
	background:url(../images/icon09.jpg) no-repeat left bottom;
	padding:10px 0 10px 5px;
}
.product_title a{
	font-family:Tahoma, "微軟正黑體";
	font-size:20px;
	color:#004a88;	
}
.product_title a:hover{color:#e60012;}
.product_list02{
	display:inline-block;
	position:relative;
	width:180px;
	height:230px;
	padding:20px;
}
.product_cover{
	position:absolute;
	background:url(../images/product-cover-bg.png) repeat center top;
	display:none;
}
.product_cover a{
	width:180px;
	height:180px;
	vertical-align:middle;
	display:table-cell;
	text-align:center;
}
.product_title02{
	font-family:Tahoma, "微軟正黑體";
	height:40xp;
	line-height:40px;
	text-align:center;
}
.product_title02 a{
	font-family:Tahoma, "微軟正黑體";
	font-size:16px;
	color:#3c3b2e;
	display:block;
}
.product_list02:hover .product_cover{display:block;}
.product_list02:hover .product_title02 a{
	color:#fff;
	background:#004a88;
}
#product_show{
	float:left;
	width:362px;
	padding:0 30px 0 0;
}
#product_show_item{
	float:left;
	position:relative;
	width:278px;
	min-height:362px;
}
#product_show_title{
	background:url(../images/line3.jpg) no-repeat left bottom;
	font-family:Tahoma, "微軟正黑體";
	font-size:22px;
	color:#00548d;
	padding:30px 0 10px 0;
	margin:0 0 20px 0;
}
#product_show_text{
	font-family:Tahoma, "微軟正黑體";
	font-size:18px;
	color:#696969;
	padding:0 0 40px 0;
	background:url(../images/line3.jpg) no-repeat left bottom;
}
#product_show_btn{
	position:absolute;
	bottom:20px;
	left:10px;
}
#product_show_btn a{
	font-family:Tahoma, "微軟正黑體";
	font-size:15px;
	color:#fff;
	width:102px;
	height:40px;
	text-align:center;
	padding:0 0 0 20px;
	box-sizing:border-box;
	line-height:38px;
	display:inline-block;
	margin:0 10px 0 0;
}
#product_show_btn a.btn01{background:url(../images/product-show-btn01.jpg) no-repeat left top;}
#product_show_btn a.btn02{background:url(../images/product-show-btn02.jpg) no-repeat left top;padding:0 10px 0 0;}
#introduction{
	display:inline-block;
	width:100%;
	padding:50px 0 0 0;
}
#intro_title{
	padding:0 0 0 70px;
	background:url(../images/intro-title-bg.jpg) no-repeat left top;
	height:49px;
	line-height:49px;
	font-family:Tahoma, "微軟正黑體";
	font-size:14px;
	color:#fff;
}
#introduction ul{
	padding:20px 0 0 40px;
	font-family:Tahoma, "微軟正黑體";
	font-size:14px;
	color:#696969;
	line-height:24px;
}


#footer{background:url(../images/footer-bg.png) no-repeat center top;}
#footer_wrap{
	width:1002px;
	margin:0 auto;
	line-height:24px;
	font-family:Tahoma, "微軟正黑體";
	font-size:13px;
	color:#fff;
	padding:0 0 20px 0;
}
#footer_wrap a{color:#fff;}
#footer_wrap a:hover{text-decoration:underline;}
#footer_wrap span{padding:0 10px;}
#copyright{
	font-family:Tahoma, "微軟正黑體";
	font-size:13px;
	color:#fff;
	line-height:37px;
	padding:0 0 20px 0;
}
#gotop{
	position:fixed;
	right:0;
	bottom:0;
	width:170px;
	height:74px;
	background:url(../images/gotop-bg.png) no-repeat left top;
	box-sizing:border-box;
	padding:52px 0 0 65px;
	opacity:0;
	transition:all .3s;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	-ms-transition:all .3s;
	-moz-transition:all .3s;
	cursor:pointer;
}
#gotop a{
	font-family:Tahoma, "微軟正黑體";
	font-size:14px;
	color:#fff;
	display:block;
	width:170px;
	height:74px;
}
#gotop.page{opacity:1;}

/* contact us */
.contact_table {
  /*padding: 4px 8px 0px 8px;*/
	font: normal 12px;
	line-height: 1.2;
	text-align: left;
	background: #fff;
	top: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.contact_table th {
  padding: 5px 8px;
	height: 24px;
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	text-align: left;
	background: #004a88;
	top: 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.contact_table td {
  padding: 2px 8px 2px 8px;
	height: 24px;
	font: 12px Arial,Helvetica,sans-serif;	
	color: #333333;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.contact_table  tr.altrow {
	background: #ffffff;
}