@charset "utf-8";
/* CSS Document */
a{
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

*{
	behavior: url("iepngfix.htc"); /*解決IE6 PNG圖檔背景問題*/
}

ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index_bg.jpg?2019-06-30);
	background-repeat: repeat-x;
	-webkit-text-size-adjust:none;
}

#all{
	width: 980px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	height: 129px;
}
#logo {
	float: left;
	padding-top: 46px;
	padding-left: 4px;
}
#logo_right {
	float: right;
	width: 755px;
}
#language {
	float: right;
	padding-top: 14px;
	padding-right: 11px;

}
#language a {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 5px;
}
#language a:hover {
	color: #1599D8;
	text-decoration: none;
}


.btn_en {
	background-color: transparent;
	background-image: url(../images/btn_en.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 18px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.btn_en_h {
	background-color: transparent;
	background-image: url(../images/btn_en_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 18px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

.btn_tw {
	background-color: transparent;
	background-image: url(../images/btn_tw.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 18px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
.btn_tw_h {
	background-color: transparent;
	background-image: url(../images/btn_tw_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 18px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}

.btn_jp {
	background-color: transparent;
	background-image: url(../images/btn_jp.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	border:#999 solid 1px;
	cursor: hand;
	width: 18px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
.btn_jp_h {
	background-color: transparent;
	background-image: url(../images/btn_jp_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	border:#999 solid 1px;
	cursor: hand;
	width: 18px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
.btn_es {
	background-color: transparent;
	background-image: url(../images/btn_es.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	cursor: hand;
	width: 18px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
.btn_es_h {
	background-color: transparent;
	background-image: url(../images/btn_es_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	cursor: hand;
	width: 18px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
.btn_ru {
	background-color: transparent;
	background-image: url(../images/btn_ru.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	border:#999 solid 1px;
	cursor: hand;
	width: 18px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
.btn_ru_h {
	background-color: transparent;
	background-image: url(../images/btn_ru_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	border:#999 solid 1px;
	cursor: hand;
	width: 18px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
#icon {
	background-image: url(../images/top_icon_bg.jpg?2019-06-30);
	background-repeat: repeat-x;
	height: 52px;
	margin-top: 28px;
	float: right;
}

#icon ul  {
	background-image: url(../images/top_icon_a_h_bg.jpg?2019-06-30);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 150px;
}


#icon a {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding:20px 10px 0 10px;
	height: 45px;
	background-image: url(../images/top_icon_a_bg.jpg?2019-06-30);
	background-repeat: repeat-x;
	margin-right: 0px;
	text-align:center;
}
#icon a:hover {
	color: #13334D;
	background-image: url(../images/top_iocn_a_h_r_bg.jpg?2019-06-30);
	background-repeat: no-repeat;
	background-position: right top;
}
#main {
	padding-top: 36px;
}

#nav_index {
	float: left;
	width: 170px;
	background-image: url(../images/nav_index_bg.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 486px;
}
#nav {
	padding-right: 24px;
	padding-left: 11px;
	padding-top: 10px;
}
#nav span a {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/nav_b_h.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 7px;
	margin-top: 10px;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/nav_b.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-top: 10px;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/nav_b_h.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 7px;
	margin-top: 10px;
}


#run {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #001C34;
	height: 32px;
	position: relative;
}
#run a {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#run a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #1599D8;
	text-decoration: none;
}
#run marquee {
	padding-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
}
#run marquee a.news_1{padding:0 575px 0 0;}
#sidebar_index {
	float: left;
	width: 200px;
	background-image: url(../images/sidebar_index_bg.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 486px;
}
#sidebar_index_c {
	padding-right: 14px;
	padding-left: 17px;
}

#sidebar {
	background-image: url(../images/sidebar_news_bg.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: bottom;
}
#sidebar_title {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 14px;
	font-weight: bold;
	color: #272727;
	width: 160px;
	padding-top: 19px;
}
.sidebar_one_i {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	display: block;
	width: 169px;
	padding-top: 6px;
	padding-bottom: 8px;
}
.sidebar_one {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	display: block;
	width: 162px;
	padding-top: 6px;
	padding-bottom: 8px;
}
.sidebar_one_c {
	padding-top: 6px;
	padding-bottom: 2px;
}

.sidebar_pic {
	float: left;
	width: 61px;
	margin-top: 10px;
}
.sidebar_pic img {
	width: 41px;
	border: 3px solid #8C8C8C;
}
.sidebar_link {


}

.sidebar_link a {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: bold;
	color: #173751;
	text-decoration: none;
	display: block;
	line-height: 16px;
}
.sidebar_link a:hover {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: bold;
	color: #1599D8;
	text-decoration: none;
}
.sidebar_link span {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #272727;
	display: block;
	padding-left: 61px;
	padding-top: 6px;
	line-height: 16px;
	padding-bottom: 4px;
}
#sidebar_index_more {
	float: right;
	margin-top: 79px;
	margin-right: 0px;
	padding-bottom: 4px;
}
#sidebar_index_more a {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #25435D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
#sidebar_index_more a:hover {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #1599D8;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

#sidebar_more {
	float: right;
	margin-top: 40px;
}
#sidebar_more a {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #25435D;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#sidebar_more a:hover {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #1599D8;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

#footer {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAC;
	padding-bottom: 15px;
}
#footer_c {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #282828;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	line-height: 17px;
	padding-top: 18px;
}
#footer_c a {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #282828;
}
#footer_c a:hover {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #1599D8;
}







.both {
	clear: both;
}
#left {
	float: left;
	width: 180px;
	margin-top: 20px;
}
#article {
	float: right;
	width: 790px;
}
#article_c {
	padding-right: 18px;
	padding-left: 18px;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	color: #303030;
	line-height: 18px;
	font-weight: normal;
	padding-bottom: 30px;
}


#nav_main {
	background-image: url(../images/nav_bg.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 325px;
	margin-bottom: 14px;
	margin-top: 11px;
}
#sidebar_main {
	background-image: url(../images/sidebar_bg.jpg?2019-06-30);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	background-color: #E2E2E2;
	background-position: top;
}
#sidebar_main_c {
	padding-right: 8px;
	padding-left: 12px;
}
#loc {
	padding-top: 15px;
	padding-bottom: 30px;
}

#loc ul li{
	background-image: url(../images/loc_b.jpg?2019-06-30);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding: 0 0 0 28px;
	margin:0 0 0 8px;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
}

#loc a {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size:11px;
	line-height:20px;
	color: #787878;
	text-decoration: none;
}
#loc a:hover {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	color: #87C445;
	text-decoration: none;
}
.btn_home {
	background-color: transparent;
	background-image: url(../images/btn_home.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 53px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
.btn_home_h {
	background-color: transparent;
	background-image: url(../images/btn_home_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 53px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
#title {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 18px;
	font-weight: bold;
	color: #1599D8;
	padding-bottom: 30px;
}
#company_main_product {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	background-color: #01213D;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#company_main_product_content {
	padding-top: 15px;
}
#company_main_product_content p {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/c_b.jpg?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#company_main_product_content p a{
	color: #000000;
	text-decoration:none;
	}
.btn_top {
	background-color: transparent;
	background-image: url(../images/btn_top.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 20px;
	padding: 0px;
	display: block;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_top_h {
	background-color: transparent;
	background-image: url(../images/btn_top_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 20px;
	padding: 0px;
	display: block;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news_new {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 35px;
	padding-left: 18px;
	position: relative;
}
#news_new_pic {
	float: left;
	background-color: #D6D6D6;
	border: 6px solid #D6D6D6;
	margin-right: 30px;
}
#news_new_pic img {
	width: 226px;
}
#news_new_title {
	float: left;
	margin-top: 10px;
	width: 450px;
}
#news_new_title a {
	color:#282828;
	text-decoration: none;
	display: block;
	padding-bottom: 22px;
}
#news_new_title a:hover {
	color: #1599D8;
	text-decoration: none;
}
#news_new_title .tag{
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 24px;
	line-height:30px;
	font-weight: bold;
	color: #497193;
	text-decoration: none;
	display: block;
	padding-bottom: 15px;
	
}
#news_new_more {
	position: absolute;
	right: 18px;
	bottom: 10px;
}
#news_new_more a {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#news_new_more a:hover {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #1599D8;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#news_one {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	position: relative;
}
#news_one_pic {
	float: left;
	background-color: #D6D6D6;
	border: 4px solid #D6D6D6;
	margin-right: 17px;
}
#news_one_pic img {
	width: 150px;
}
#news_one_title {
	float: left;
	margin-top: 10px;
	width: 542px;
}
#news_one_title a {
	color: #282828;
	text-decoration: none;
	display: block;
	padding-bottom: 16px;
}
#news_one_title a:hover {
	color: #1599D8;
	text-decoration: none;
}
#news_one_more {
	position: absolute;
	right: 18px;
	bottom: 10px;
}
#news_one_title .tag {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #497193;
	text-decoration: none;
	display: block;
	padding-bottom: 16px;
}
#news_one_more a {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#news_one_more a:hover {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #1599D8;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#btn_back {
	float: right;
	margin-top: 13px;
	margin-right: 26px;
}
#btn_back a {
	float: right;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	padding-right: 8px;
	padding-left: 8px;
}
#btn_back a:hover {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #1599D8;
	padding-right: 8px;
	padding-left: 8px;

}
#news_i_title {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 24px;
	font-weight: bold;
	color: #497193;
	text-decoration: none;
	display: block;
	padding-bottom: 0px;
	float: left;
	width: 670px;
}
#new_i_content {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	padding-top: 5px;
}
.new_i_pic {
	padding: 5px;
	float: left;
	background-color: #D6D6D6;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.sense {
	position: absolute;
	left: 4px;
	top: 5px;
}
.sense a{
	background-color: transparent;
	background-repeat: no-repeat;
	height: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 180px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
	background-image: url(../images/btn_sense.png?2019-06-30);
}
.sense a:hover{
	background-color: transparent;
	background-image: url(../images/btn_sense_h.png?2019-06-30);
	background-repeat: no-repeat;
	height: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 180px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
#download_icon {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505050;
}

.btn_download_icon {
	background-color: #505050;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 109px;
	display: block;
	margin: 0px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.btn_download_icon_h {
	background-color: #B9B9B9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 109px;
	display: block;
	margin: 0px;
	float: left;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.download_one {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	margin-top: 30px;
	padding-bottom: 15px;
}
.download_one_data {
	float: left;
	background-image: url(../images/download_one_b.jpg?2019-06-30);
	background-repeat: no-repeat;
	background-position: 28px 0px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 106px;
	width: 480px;
}
.download_one_data span {
	color: #787878;
	display: block;
}.btn_manual {
	background-color: transparent;
	background-image: url(../images/btn_manual_en.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 33px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_manual_h {
	background-color: transparent;
	background-image: url(../images/btn_manual_h_en.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 33px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_video_hd {
	background-color: transparent;
	background-image: url(../images/btn_video_hd.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_video_hd_h {
	background-color: transparent;
	background-image: url(../images/btn_video_hd_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.btn_video {
	background-color: transparent;
	background-image: url(../images/btn_video.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_video_h {
	background-color: transparent;
	background-image: url(../images/btn_video_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.usefullinks_one {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;
	margin-top: 22px;
	padding-bottom: 15px;
	width: 754px;
}
.usefullinks_pic {
	float: left;
	width: 179px;
}
.usefullinks_data {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	color: #303030;
	float: right;
	width: 550px;
	line-height: 16px;
	font-weight: normal;
}
.usefullinks_data a {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.usefullinks_data a:hover {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #1599D8;
	text-decoration: none;
}
/*service*/
#qaContent {
padding:0 0 15px 0;
}
#qaContent ul.accordionPart {

}
#qaContent ul.accordionPart li {
	margin-top: 2px;
}
#qaContent ul.accordionPart li .qa_title {
	color: #FFF;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/service_b.jpg?2019-06-30);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #00A5E1;
	padding: 10px;
}
#qaContent ul.accordionPart li .qa_title_on {
	text-decoration: none;
	color: #FFF;
	background-image: url(../images/service_b_h.jpg?2019-06-30);
	background-position: right center;
}
#qaContent ul.accordionPart li .qa_content {
	padding: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 754px;
	margin-top: 0px;
}
#qaContent .accordionPart li .qa_content span {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 14px;
	font-weight: bold;
	color: #303030;
}
#qaContent .accordionPart li .qa_content p {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
}
#article #service_form{
	width:700px;
	margin:0 0 0 40px;
	padding:15px 0 0 20px;
	height:470px;
	background-image: url(../images/contact_bg.jpg?2019-06-30);
	background-repeat: no-repeat;
	color:#000;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	}

/*service_end*/

#googlemap{
	float: left;
	width: 100%;
	padding-bottom: 40px;
}

#map{
	float: left;
	width: 300px;
	padding-left: 40px;
}

#company_location{
	float: left;
	width: 380px;
	padding-left: 20px;
}

#contact {
	background-image: url(../images/contact_bg.jpg?2019-06-30);
	background-repeat: no-repeat;
	margin-left: 40px;
	padding: 21px 0 0 10px;
}
#contact p {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: bold;
	color: #09607D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact span {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #F00;
}
.bar_l {
	height: 18px;
	width: 308px;
	border: 1px solid #7F9DB9;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.bar_m {
	height: 18px;
	width: 146px;
	border: 1px solid #7F9DB9;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.bar_s {
	height: 18px;
	width: 97px;
	border: 1px solid #7F9DB9;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.bar_b {
	height: 38px;
	width: 310px;
	border: 1px solid #7F9DB9;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.btn_send {
	background-color: transparent;
	background-image: url(../images/btn_send.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 43px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_send_h {
	background-color: transparent;
	background-image: url(../images/btn_send_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 43px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_reset {
	background-color: transparent;
	background-image: url(../images/btn_reset.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 49px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_reset_h {
	background-color: transparent;
	background-image: url(../images/btn_reset_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 49px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.product_list_one {
	float: left;
	height: 225px;
	width: 363px;
	background-image: url(../images/products_list_bg.jpg?2019-06-30);
	background-repeat: no-repeat;
	position: relative;
	margin-right: 14px;
	background-position: bottom;
}
.product_list_title {
	background-image: url(../images/product_list_title.png?2019-06-30);
	position: absolute;
	top: 130px;
	right: 5px;
	width: 321px;
}
.product_list_title p {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.product_list_title a {
	background-image: url(../images/product_list_more.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: right;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	padding-left: 25px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product_list_title a:hover {
	background-image: url(../images/product_list_more.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: right;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #1599D8;
	text-decoration: underline;
	padding-left: 25px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product_sub_pic{
	float: left;
	height: 225px;
	width: 363px;
	background-image: url(../images/products_list_bg.jpg?2019-06-30);
	background-repeat: no-repeat;
	position: relative;
	background-position: bottom;
}.product_sub_list {
	float: right;
	background-color: #354F65;
	width: 360px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #B7BFBC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product_sub_one {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/products_sub_b.gif?2019-06-30);
	background-repeat: no-repeat;
	background-position: 12px 14px;
}
.product_sub_one p {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	float: left;
	width: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product_sub_one a {
	background-image: url(../images/product_list_more.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: right;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	padding-left: 25px;
}
.product_sub_one a:hover {
	background-image: url(../images/product_list_more.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: right;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #1599D8;
	text-decoration: underline;
	padding-left: 25px;
}
#sitemap_one {
	background-image: url(../images/product_list_more.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 26px;
	float: left;
	margin-right: 25px;
	padding-bottom: 1px;
}
#sitemap_one a {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
#sitemap_one a:hover {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #1599D8;
	text-decoration: none;
}
#sitemap_two {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sitemap_two a {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #4F7E00;
	text-decoration: none;
}
#sitemap_two a:hover {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #1599D8;
	text-decoration: none;
}
#product_i_icon {
	float: right;
	margin-bottom: 20px;
}

.btn_p_videohd {
	background-color: transparent;
	background-image: url(../images/btn_p_videohd.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 130px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_p_videohd_h {
	background-color: transparent;
	background-image: url(../images/btn_p_video_hd_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 130px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.btn_p_video {
	background-color: transparent;
	background-image: url(../images/btn_p_video.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 128px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_p_video_h {
	background-color: transparent;
	background-image: url(../images/btn_p_video_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 128px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_inquiry {
	background-color: transparent;
	background-image: url(../images/btn_inquiry.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 29px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 93px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_inquiry_h {
	background-color: transparent;
	background-image: url(../images/btn_inquiry_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 29px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 93px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.product_i_title {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/product_list_more.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0 0 5px 25px;
	line-height:20px;
}
.product_i_title2 {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	font-weight: bold;
	color:#000;
	background-image: url(../images/product_list_more.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
}
#product_i_pic p {
	color: #3a3a3a;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.product_i_title_b {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/product_list_more.png?2019-06-30);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	padding-bottom: 10px;
}

#product_escription {
	background-color: #354F65;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #B7BFBC;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
}

#product_escription p {
	color: #FFF;
	margin: 0px;
	padding: 0px 0 5px 25px;
}
#product_others {
	padding: 20px;
	margin-bottom: 10px;
}
#product_others p {
	padding-left: 25px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#product_others span  {
	padding-left: 8px;
	display: block;
	font-weight: normal;
}
#product_Specification {
	background-color: #354F65;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFF;
	font-size:12px;
}
#product_i_c {
	padding-left: 25px;
}

#product_i_pic  {
	padding:10px 0 20px 0;
}
/*product_i*/

#marquee{
	overflow:hidden;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
	height: 197px;
	width: 660px;
}
#marquee ul{
	list-style-type: none;
	margin:0;
	padding: 0;
}
#marquee ul li {
	width:660px;
	height:197px;
	margin:0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	float: left;
}
#marquee1{
	overflow:hidden;
	padding: 0px;
	float: left;
	height: auto;
	width: 670px;
	margin:0;
}
#marquee1 ul{
	list-style-type: none;
	margin:0;
	padding: 0;
}
#marquee1 ul li {
	width:220px;
	height:320px;
	margin:0;
	padding: 15px 0 0 0;
	float: left;
}	
#marquee1 ul li img{
	border:1px solid #a8a8a8;
	margin: 0 25px 0 25px;
	width:170px;
}
#marquee1 ul li .text{
	width:190px;
	height:auto;
	float:left;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	color:#3a3a3a;
	text-align: left;
	padding: 10px 0px 5px 30px;
	}
/**/
#banner li {
	float: left;
	position: relative;
	width: 610px;
	height: 454px;
}

.num {
	DISPLAY: inline;
	POSITION: absolute;
	HEIGHT: 19px;
	z-index: 99;
	bottom: 20px;
	right: 0px;
}

#banner {
	width: 610px;
	float: left;
}
#banner_photo {
	background-image: url(../images/banner_bg.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 454px;
	position: relative;
	overflow: hidden;
	width: 610px;
}
#banner_btn_more {
	position: absolute;
	right: 17px;
	bottom: 45px;
}
#banner_btn_more a {
	padding-top: 6px;
	padding-left: 14px;
}


.banner_btn_more {
	background-color: transparent;
	background-image: url(../images/index_banner_btn_more.png?2019-06-30);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	display: block;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 27px;
	width: 139px;
}
.banner_btn_more_h {
	background-color: transparent;
	background-image: url(../images/index_banner_btn_more_h.png?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 139px;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	color: #1599D8;
	text-decoration: none;
}
#banner_photoexchange_btn {
	position: absolute;
	right: 30px;
	bottom: 26px;
}
.btn_banner_photoexchange {
	background-color: transparent;
	background-image: url(../images/index_banner_b.png?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 12px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_banner_photoexchange_h {
	background-color: transparent;
	background-image: url(../images/index_banner_b_h.png?2019-06-30);
	background-repeat: no-repeat;
	height: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 12px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner .num SPAN {
	DISPLAY: inline-block;
	BACKGROUND: url(../images/imgPlayer.png?2019-06-30) no-repeat -19px -83px;
	OVERFLOW: hidden;
	WIDTH: 14px;
	CURSOR: pointer;
	LINE-HEIGHT: 0;
	HEIGHT: 13px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner .num SPAN.on {
	BACKGROUND-POSITION: 1px -83px
}

#numInner {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 237px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 3px;
	POSITION: absolute;
	bottom: 20px;
}
.tabs {

}

.tabs ul {
	margin: 0px;
	padding: 0px;
}


.tabs li {
	list-style:none;
	margin: 0px;
	padding: 0px;
	float: left;
}
 
.tabs a {
	display:block;
	text-decoration:none;
	color:#FFF;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	background-color: #B9B9B9;
	padding-top: 9px;
	padding-right: 33px;
	padding-left: 33px;
	margin: 0px;
	padding-bottom: 9px;
	
}
.tabs a:hover {
	background-color: #1599D8;
	
}
.tabs a.active {
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: bold;
	background-color: #505050;
}
/*service*/
#sitemapContent {
	padding-left: 30px;

}
#sitemapContent ul.sitemaplink1 {

}
#sitemapContent ul.sitemaplink1 li {
	margin: 0px;
	padding: 0px;

}
#sitemapContent ul.sitemaplink1 li .site_title {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

#sitemapContent ul.sitemaplink1 li .site_title_on {
	text-decoration: none;
	color: #1599D8;
}

#sitemapContent ul.sitemaplink1 li .site_content {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.site_content a {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	display: block;
	color: #004B6E;
	font-weight: normal;
	text-decoration: none;
}
.site_content a:hover {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	display: block;
	color: #1599D8;
	font-weight: normal;
	text-decoration: none;
}

#sitemapContent .sitemaplink1 li .site_content span {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 14px;
	font-weight: bold;
	color: #303030;
}
/*service_end*/

.btn_home_tw {
	background-color: transparent;
	background-image: url(../tw/images/btn_home_tw.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 53px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
.btn_home_tw_h {
	background-color: transparent;
	background-image: url(../tw/images/btn_home_tw_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 53px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
.btn_send_tw {
	background-color: transparent;
	background-image: url(../tw/images/btn_send_tw.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 43px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_send_tw_h {
	background-color: transparent;
	background-image: url(../tw/images/btn_send_tw_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 43px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_reset_tw {
	background-color: transparent;
	background-image: url(../tw/images/btn_reset_tw.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 49px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_reset_tw_h {
	background-color: transparent;
	background-image: url(../tw/images/btn_reset_tw_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 49px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_manual_tw {
	background-color: transparent;
	background-image: url(../tw/images/btn_manual_tw.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 33px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_manual_tw_h {
	background-color: transparent;
	background-image: url(../tw/images/btn_manual_tw_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 33px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_video_hd_tw {
	background-color: transparent;
	background-image: url(../tw/images/btn_video_hd_tw.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_video_hd_tw_h {
	background-color: transparent;
	background-image: url(../tw/images/btn_video_hd_tw_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.btn_video_tw {
	background-color: transparent;
	background-image: url(../tw/images/btn_video_tw.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_video_tw_h {
	background-color: transparent;
	background-image: url(../tw/images/btn_video_tw_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 122px;
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_p_videohd_tw {
	background-color: transparent;
	background-image: url(../tw/images/btn_p_videohd_tw.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 130px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_p_videohd_tw_h {
	background-color: transparent;
	background-image: url(../tw/images/btn_p_video_hd_tw_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 130px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.btn_p_video_tw {
	background-color: transparent;
	background-image: url(../tw/images/btn_p_video_tw.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 128px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_p_video_tw_h {
	background-color: transparent;
	background-image: url(../tw/images/btn_p_video_tw_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 128px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_inquiry_tw {
	background-color: transparent;
	background-image: url(../tw/images/btn_inquiry_tw.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 29px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 93px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.btn_inquiry_tw_h {
	background-color: transparent;
	background-image: url(../tw/images/btn_inquiry_tw_h.jpg?2019-06-30);
	background-repeat: no-repeat;
	height: 29px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	width: 93px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#footer .seo{
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #282828;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	line-height: 17px;
	padding:0px;
	}
#footer .seo a {
	font-family: Tahoma, Geneva, sans-seri, "微軟正黑體", "新細明體"f;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #282828;
}
#footer .seo a:hover {
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #1599D8;
}
.tit{
	font-family: Tahoma, Geneva, sans-serif, "微軟正黑體", "新細明體";
	color:#06F;
	font-size:13px;
	font-weight: bold;
	line-height:25px;
}
.pages{
	font-size:13px;
	line-height:15px;
	margin:20px 15px 0 0;
	width:715px;
	float:left;
	text-align:center;
	}
.pages .flow{float:right;}
.pages .number{
	padding:2px 5px 6px 5px;
	margin:0 auto;
	float:right;
	}
.number a{color:#666;padding:0 2px;font-weight:bold; text-decoration:none}
.number a:hover{color:#06F;font-weight:bold;padding:0 2px; text-decoration:underline;}
#select{color:#900;font-weight:bold;text-decoration:underline;line-height:10px;}
/* ContactInquiry */
.tit{
	color:#06F;
	font-size:13px;
	font-weight: bold;
	line-height:25px;
}
.tr1{
	font-size: 11px;
	color: #000000;
	font-family:Tahoma, Geneva, sans-serif;
	width: 60px;
}
.tr2{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	width: 60px;
}
.red {color:red}