html {
	font-size: 100%;
}
body {
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	line-height: 1.5em;
	color: #313131;
}
img {
	max-width: 100%;
}
tr, th, td {
	padding: 5px;
	border: 1 solid inherit;
	vertical-align: middle;
}
a {
	color: #008cba;
	text-decoration: none;
}
a:hover, {
 color: #008cba;
 text-decoration: none;
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 25px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 15px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	font-size: 22px;
}
/*�^��m��*/
#scrollUp {
	bottom: 20px;
	right: 20px;
	background: #555;
	color: #fff;
	font-size: 12px;
	font-family: sans-serif;
	text-decoration: none;
	opacity: .9;
	padding: 10px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	transition: background 200ms linear;
}
#scrollUp:hover {
	background: #d5aa27;
}
/*banner�����H�X*/
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-ms-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
/*serach*/
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
.search-wrapper {
	width: 100%;
	max-width: 400px;
	float: right;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	top: 50%;
	margin-top: 3%;
}
.search-wrapper input {
	width: 100%;
	height: 40px;
	padding: 10px 5px 10px 5px;
	float: left;
	border: 0;
	background: #EEE;
	border-radius: 3px 0 0 3px;
	position: absolute;
}
.search-wrapper input:focus {
	outline: 0;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}
 .search-wrapper input::-webkit-input-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
}
 .search-wrapper input:-moz-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
}
 .search-wrapper input:-ms-input-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
}
.search-wrapper button {
	overflow: visible;
	position: relative;
	float: right;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 40px;
	width: 40px;
	font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
	color: white;
	text-transform: uppercase;
	background: #3c4fd8;
	border-radius: 0 3px 3px 0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}
.search-wrapper button:hover {
	background: #0737fb;
}
.search-wrapper button:active, .search-wrapper button:focus {
	background: #c42f2f;
	outline: 0;
}
.search-wrapper button:before { /* left arrow */
	content: '';
	position: absolute;
	border-width: 8px 8px 8px 0;
	border-style: solid solid solid none;
	border-color: transparent #3c4fd8 transparent;
	top: 12px;
	left: -6px;
}
.search-wrapper button:hover:before {
	border-right-color: #0737fb;
}
.search-wrapper button:focus:before, .search-wrapper button:active:before {
	border-right-color: #c42f2f;
}
 .search-wrapper button::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/*nav*/
#nav-trigger {
	display: none;
	text-align: center;
}
#nav-trigger span {
	display: inline-block;
	padding: 10px 30px;
	background-color: #0356a8;
	color: white;
	cursor: pointer;
	width: 100%;
	font-size: 1.3em;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav-trigger span:after {
	display: inline-block;
	margin-left: 10px;
	width: 20px;
	height: 10px;
	content: "";
	border-left: solid 10px transparent;
	border-top: solid 10px #fff;
	border-right: solid 10px transparent;
}
#nav-trigger span:hover {
	background-color: #064b8f;
}
#nav-trigger span.open:after {
	border-left: solid 10px transparent;
	border-top: none;
	border-bottom: solid 10px #fff;
	border-right: solid 10px transparent;
}
nav {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	background: #00c6fb; /* Old browsers */
	background: -moz-linear-gradient(top, #00c6fb 1%, #005bea 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #00c6fb 1%, #005bea 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #00c6fb 1%, #005bea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c6fb', endColorstr='#005bea', GradientType=0 ); /* IE6-9 */
}
nav#nav-main {
	background-color: #0356a8;
	padding: 5px 0;
}
nav#nav-main ul {
	list-style-type: none;
	margin: 0;
	padding: 0 20px;
	/* text-align: center; */
	text-align: right;
}
nav#nav-main li {
	display: inline-block;
	/* border-right: solid 1px rgba(80%,80%,90%,0.4); */
	padding: 5px;
}
nav#nav-main li:last-child {
	/* border-right: none; */
}
nav#nav-main a {
	display: block;
	color: white;
	padding: 3px 20px;
	transition: background-color 0.5s;
	-webkit-transition: background-color 0.5s; /* Chrome & safari */
	-moz-transition: background-color 0.5s; /* firefox */
}
nav#nav-main a:hover {
	background-color: #043f79;
	color: #fff;
	text-decoration: none;
}
nav#nav-mobile {
	position: relative;
	display: none;
}
nav#nav-mobile ul {
	display: none;
	list-style-type: none;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #0356a8;
	padding-right: 15px;
	padding-left: 15px;
	z-index: 999999;
}
nav#nav-mobile li {
	display: block;
	padding: 5px 0;
	margin: 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #368de3;
}
nav#nav-mobile li:last-child {
	border-bottom: none;
}
nav#nav-mobile a {
	display: block;
	color: white;
	padding: 15px 30px;
}
nav#nav-mobile a:hover {
	background-color: #0356a8;
	color: #FF0;
	text-decoration: none;
}
/*nav����*/

	
/*����*/
#wrapper {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	word-wrap: break-word;
}
header {
	width: 100%;
	max-width: 1920px;
	background-color: #FFF;
	padding: 5px 15px;
	float: left;
}
.logo {
	display: block;
}
.mobile_logo {
	display: none;
}
article {
	width: 100%;
	padding: 0.5% 1.2%;
	min-height: 300px;
}
.banner {
	display: block;
	margin-bottom: 0.5%;
}
.banner_bg img {
	text-align: center;
	display: block;
	height: 30px;
	margin: 0 auto;
	vertical-align: top;
}
/*�������~����*/
.index_prod_main {
	width: 100%;
	padding: 2% 15px 35px 15px;
	float: left;
	margin:0 auto;
	background-image: url(../images/index_prod_bg.jpg);
	background-repeat: repeat;
}

.index_prod_main section{
	width: 100%;
	max-width:1700px;
	margin:0 auto;
}

.index_prod_main_title{
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	font-size: 2em;
	line-height: 1.5em;
	color: #0055b6;
	display: table;
	margin: 30px auto;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0055b6;
}
.index_prod {
	width: 100%;
	max-width: 300px;
	float: left;
	margin: 0 auto;
	background-color: #FFF;
	/* border: 1px solid #d3d3d3; */
}


.index_prod img {
	display: block;
	width: 100%;
	margin: auto;
	text-align: center;
	border: 2px solid #0737fb;
	transition: box-shadow 0.5s ease-in-out;
}
.index_prod img:hover{
	box-shadow: 0 20px 40px 0 rgba(7, 55, 251, 0.3);
}
.index_prod_title {
	padding: 12px 5px;
}
.index_prod_title a {
	display: block;
	font-size: 1.3em;
	color: #313131;
	margin-top: 10px;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
}
.index_prod_title a:hover, a:active {
	color: #008cba;
	text-decoration: underline;
}
.index_prod_bg {
	text-align: center;
	float: left;
	display:block;
	margin-bottom:15px;
}

/*������T*/

.index_about {
	width: 100%;
	max-width: 1700px;
	margin: 0 auto;
	padding: 1% 30px;
}
.index_about h1 {
	display: table;
	font-size: 2.2em;
	line-height: 1.4em;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	color: #0055b6;
	margin: 15px 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0055b6;
}
.index_about section {

}
.index_about section a:link, a:hover, a:active {
	color: #6a3906;
	text-decoration: underline;
}
.index_news {
	width: 100%;
	max-width: 1700px;
	margin: 0 auto;
	padding: 1% 2%;
}
.index_news_title {
	display: table;
	margin: 15px auto;
	font-size: 2.2em;
	line-height: 1.4em;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	color: #0055b6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0055b6;
}
.index_news_item {
	padding: 40px 20px;
}
.index_news_item .date {
	width: 100%;
	color: #0055b6;
	font-size: 1.1em;
	float: left;
	line-height: 1.2em;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
}
.index_news_item .title {
	font-size: 1.4em;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	font-weight: bold;
	ttext-overflow: ellipsis;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding: 10px 0;
}
.index_news_item .title a {
	color: #333;
}
.index_news_item.title a:visited {
	color: #008cba;
	text-decoration: underline;
}
.footer_nav {
	display: block;
	width: 100%;
	color: #939393;
	padding: 10px;
}
.footer_nav ul {
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: -30px;
}
.footer_nav ul li {
	display: inline-block;
	border-right: solid 1px rgba(80%,80%,90%,0.4);
	padding: 5px 15px;
	margin: 10px 0;
}
.footer_nav ul li:last-child {
	border-right: none;
}
.footer_nav ul li a {
	color: #939393;
}
footer {
	width: 100%;
	font-size: 1em;
	background-color: #696969;
	color: #fff;
	text-align: center;
	float: left;
	padding: 20px 2%;
	line-height: 1.5em;
}
footer section {
	width: 100%;
	max-width: 1700px;
}
footer section ul {
	margin-left: -30px;
}
footer section ul li {
	display: inline-block;
	list-style-type: none;
	padding: 5px 12px;
	text-align: left;
}
footer section ul li a {
	color: #fff;
}
footer section ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
footer a {
	color: #b5b5b5;
	text-decoration: none;
}
footer a:hover {
	color: #b5b5b5;
	text-decoration: underline;
}
/*����*/

.page-header {
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0055b6;
	font-style: italic;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	padding-left: 10px;
}
.page-header h1{
	font-size: 1.2em;
	line-height: 1.1em;
}
.page_breadcrumb {
	display: table;
	width: 100%;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #a9a9a9;
	padding-right: 20px;
	text-align: right;
	margin-bottom: 10px;
}
.page_breadcrumb a {
	text-decoration: none;
	color: #a9a9a9;
}
.page_breadcrumb a:hover {
	text-decoration: underline;
}
/*�������*/
.page_nav {
	margin: 10px auto;
	text-align: center;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 18px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 8px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #444444;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #666666;
	border-color: #666666;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 3;
	color: #434343;
	background-color: #e0e0e0;
	border-color: #e0e0e0;
	cursor: default;
}
.container_main {
	padding: 0.5% 2%;
	display: flex;/*�������[�F�o��css�N�i���ϥ�float �Y�i�ñ�*/
}
.main_left {
	width: 100%;
	max-width: 20%;
	order: 1;/*��ܶ���*/
}
.main_right {
	width: 100%;
	padding: 1% 1.5%;
	order: 2;/*��ܶ���*/
}
.main_right article {
	padding: 0.5% 4%;
}
.main_right article p, ul li,ol li, table {
	line-height: 1.6em;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	font-size: 1.1em;
	padding-top: 1%;
	padding-bottom: 1%;
}
.row_margin {
	margin-top: 1%;
	margin-bottom: 1%;
}
/*�����������s*/
.page_nav {
	margin: 10px auto;
	text-align: center;
}
.pager {
	padding-left: 0;
	margin: 21px 0;
	list-style: none;
	text-align: center;
}
.pager li {
	display: inline;
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 3px;
}
.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.pager .next > a, .pager .next > span {
	float: right;
}
.pager .previous > a, .pager .previous > span {
	float: left;
}
/*�����@����*/
.page_menu {
	width: 100%;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	float: left;
	margin: 20px 0 20px 0;
	padding: 0 20px 40px 20px;
	border: 6px solid #e9e9e9;
}
.page_menu_title {
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	font-size:2em;
	line-height: 1.2em;
	font-weight: normal;
	color: #1b1b1b;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding: 15px 10px 15px 10px;
	margin-bottom:10px;
}
.page_menu ul {
	padding: 0.5%;
}
.menu_title01 {
	width: 100%;
	font-size: 1.3em;
	padding: 3% 5%;
	line-height: 1.4em;
}
.menu_title01 a {
	color: #6a6a6a;
	text-decoration: none;
}
.menu_title01 a:hover {
	color: #6a6a6a;
	text-decoration: underline;
}
.menu_title02 {
	width: 100%;
	font-size: 1.2em;
	line-height: 1.3em;
	list-style-type: none;
	padding: 3% 5% 3% 8%;
}
.menu_title02 a {
	color: #333;
}
.menu_title02 a:hover, a:active {
	color: #2f8cba;
}
.menu_title02 ul li {
	font-size: 0.9em;
	list-style-type: none;
	padding: 3% 3% 3% 5%;
	line-height: 1em;
}
.menu_title02 ul li a {
	color: #333;
}
.menu_title02 ul li a:hover, a:active {
	color: #2f8cba;
}

/*Product*/
.prod_img {
	max-width: 300px;
	float: left;
	display: block;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 10% 0.5%;/*�A�]�i�H�Υ��k�U0.5%�F�춡�j1%�����G*/
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;

}


.prod_img img {
	display: block;
	width: 100%;
	margin: auto;
	text-align: center;
	border: 2px solid #0737fb;
	transition: box-shadow 0.5s ease-in-out;
}
.prod_img img:hover {
	box-shadow: 0 20px 40px 0 rgba(7, 55, 251, 0.3);
}
.prod_img_title {
	/* border-top-width: 1px; */
	border-top-width: 0;
	border-top-style: dotted;
	border-top-color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; /* number of lines to show */
	line-height: 25px;        /* fallback */
	height: 4em;       /* fallback */
}
.prod_img_title a {
	display: block;
	font-size: 1.3em;
	color: #313131;
	margin-top: 10px;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
}
.prod_img_title a:hover, a:active {
	color: #008cba;
	text-decoration: underline;
}
.prod_page_title {
	font-size: 1.8em;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	line-height: 1.3em;
	color: #313131;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.prod_page_model {
	font-size: 1.1em;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	line-height: 1.3em;
	padding-bottom: 2px;
	color: #008cc0;
	margin:8px 0;
}
.prod_page_download {
	font-size: 1.1em;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	line-height: 1.3em;
	padding-bottom: 2px;
	color: #cb0606;
	margin:8px 0;
}
.prod_page_download a:link{
	color: #666666;
	text-decoration: none;
}
.prod_page_download a:hover{
	color: #cb0606;
	text-decoration: underline;
}
.prod_page button {
	margin: 20px auto;
}
.prod_page_img {
	position: relative; /*to IE*/
�@ display:table-cell;
	text-align: center;
}
.prod_page_img img {
	position: static !important;
�@ position:relative;
�@ top:-50%; /*IE�V�W-50%*/
�@ left:-50%; /*IE�V��-50%*/
}
/*Products Description*/

.tabpanel {
	margin-top: 50px;
}
.tab {
	margin-top: 50px;
}
.tab .nav-tabs {
	border: none;
	border-bottom: 1px solid #e4e4e4;
}
.nav-tabs li a {
	padding: 15px 40px;
	border: 1px solid #fff;
	border-top: 2px solid #0055b6;
	border-right: 0px none;
	color: #333;
	border-radius: 0px;
	margin-right: 0px;
	transition: all 0.3s ease-in 0s;
	background-color: #eeeeee;
}
.nav-tabs li a:hover {
	border-bottom-color: #ededed;
	border-right: 0px none;
	color: #fff;
	background-color: #0055b6;
}
.nav-tabs li a i {
	display: inline-block;
	text-align: center;
	margin-right: 10px;
}
.nav-tabs li:last-child {

}
.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
	margin-top: -15px;
	color: #444;
	padding: 22px 40px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0055b6;
	border-right-color: #d3d3d3;
}
.tab .tab-content {
	padding: 20px;
	line-height: 22px;
	box-shadow: 0px 1px 0px #808080;
}
.tab .tab-content h3 {
	margin-top: 0;
}
 @media only screen and (max-width: 767px) {
.nav-tabs li {
	width: 100%;
	margin-bottom: 10px;
}
.nav-tabs li a {
	padding: 15px;
}
.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
	padding: 15px;
	margin-top: 0;
}
}
/*cart*/
.cart {
	width: 98%;
	margin: 30px auto;
	color: #747474; /*�r���C��*/
	font-size: 1em;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
}
.cart .table {
	margin-bottom: 25px;
	color: #2F2F2F;
}
.cart .table th {
	margin-bottom: 25px;
	color: #2F2F2F;
	background-color: #E6E6E6;
	text-align: center;
	border: 2px solid #FFF;
}
.cart .table td input[type="text"] {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 5px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	border: 1px solid #CCC;
}
.cart .table td select {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 5px;
	height: 35px;
	border: 1px solid #CCC;
}
.cart .table td textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	height: 330px;
	padding: 0 5px;
	border: 1px solid #CCC;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
}
.cart .table td em {
	color: #C00; /*�������C��*/
	font-style: normal;
	font-weight: normal;
	font-family: "�s�ө���", Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	text-align: right;
	float: right;
}
.thankyou {
	display: table;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333;
	font-family: "Comic Sans MS", cursive;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 25px;
}
.thankyou img {
	margin-bottom: 15px;
}
.thankyou span {
	font-size: 1.5em;
	color: #C00;
	line-height: 1.9em;
}
/*news*/
.news_list {
	margin-left: -35px;
}
.news_list .item {
	padding: 10px 0;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	list-style-type: none;
}
.news_list .item:nth-child(2n-1) {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b5b5b5;
	border-bottom-color: #b5b5b5;
}
.news_list .date {
	color: #2f8cba;
	font-size: 1.1em;
	text-align: center;
	float: left;
	width: 150px;
	border-right: 1px solid #ccc;
	line-height: 1.2em;
	padding: 0 5px;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
}
.news_list .title {
	margin-left: 118px;
	font-size: 1.1em;
	color: #333;
	padding: 0 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
}
.news_list a:hover .title {
	color: #2f8cba;
	text-decoration: underline;
}
.news_list .item.header div {
	font-size: 1.1em;
	color: #444;
}
.news_date {
	display: block;
	font-size: 1.1em;
	;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.news_date span {
	display: inline-block;
	width: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	padding-left: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background-color: #2f8cba;
}
.news_title {
	font-size: 2em;
	padding-bottom: 20px;
	margin-bottom: 30px;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
	color: #2f8cba;
	line-height: 1.3em;
}
/*download*/
.download-table {
	background: #fff;
	overflow: hidden;
}
.download-table tr:nth-of-type(2n) {
	background: #f5f5f5;
}
.download-table th, .rwd-table td {
	margin: 0.5em 1em;
}
.download-table {
	min-width: 100%;
}
.download-table th {
	display: none;
}
.download-table td {
	display: block;
}
.download-table td:before {
	content: attr(data-th) " : ";
	font-weight: bold;
	width: 6.5em;
	display: inline-block;
}
.download-table th, .download-table td {
	text-align: left;
}
.download-table th, .download-table td:before {
	color: #2f8cba;
	font-weight: bold;
}
.download-td01 {
	width: 30%;
}
.download-td02 {
	width: 12%;
}
.download-td03 {
	width: 5%;
}
 @media (min-width: 480px) {
.download-table td:before {
	display: none;
}
.download-table th, .download-table td {
	display: table-cell;
	padding: 0.25em 0.5em;
}
.download-table th:first-child, .download-table td:first-child {
	padding-left: 0;
}
.download-table th:last-child, .download-table td:last-child {
	padding-right: 0;
}
.download-table th, .download-table td {
	padding: 0.5em!important;
}
}
/*sitemap*/
.sitemap {
	clear: both;
	font-family: "�L�n������", "Microsoft JhengHei", Sans-serif;
}
.sitemap div {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.sitemap .title {
	color: #008cba;
	background-color: #eeeeee;
	font-size: 1.4em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 20px;
}
.sitemap .title a {
	color: #008cba;
}
.sitemap .title a:hover {
	color: #008cba;
	text-decoration: underline;
}
.sitemap a {
	color: #000;
}
.sitemap a:active, a:hover {
	color: #008cba;
}
.sitemap .list {
	border-bottom: 1px #DDD solid;
}
.sitemap ul {
	width: 240px;
	list-style: none;
	height: auto;
	float: left;
	padding: 0;
	margin: 10px 0 10px 0;
	display: inline-block;
	vertical-align: top;
}
.sitemap ul li {
	border-left: 5px #BBB solid;
	list-style: none;
	width: 230px;
	display: block;
	line-height: 1.5em;
	font-size: 1.2em;
}
.sitemap ul li.sub {
	border-left: 1px #BBB solid;
	list-style: none;
	width: 230px;
	display: block;
	font-size: 1em;
}
.sitemap ul li:hover {
	background-color: #EEE;
	border-left: 5px #0033CC solid;
}
.sitemap ul li:hover a {
	color: #008cba;
}
.sitemap ul li a {
	padding: 7px 5px 7px 5px;
	display: block;
}
.sitemap .sub a {
	padding: 3px 5px 3px 5px;
	color: #555;
}
.sitemap ul li.sub2 {
	border-left: 1px #BBB solid;
	list-style: none;
	width: 230px;
	display: block;
	font-size: 1em;
}
.sitemap ul li:hover {
	background-color: #EEE;
	border-left: 5px #d5aa27 solid;
}
.sitemap ul li:hover a {
	color: #333;
}
.sitemap ul li a {
	padding: 7px 5px 7px 5px;
	display: block;
}
.sitemap .sub2 a {
	padding: 3px 5px 3px 20px;
	color: #333;
}

/* ------------------------------------ */
nav#nav-main .dropdown-menu {
	text-align: left;
	background-color: #006ded;
}

@media(min-width: 1106px) {
	nav#nav-main>ul {
		padding-right: 180px;
	}

	nav#nav-main {
		background: transparent;
    }
    
    nav#nav-main>ul>li {
        background: linear-gradient(180deg, #62a0e8, #006ded);
	}
	
	nav#nav-main>ul>.spec_menu_item:not(:last-of-type) {
		margin-left: 2.5rem;
		margin-right: 1rem;
	}

	nav#nav-main>ul>.launch {
		/* background: linear-gradient(180deg, #479afc, #003a7e); */
		background: #FF7519;
		/* margin-left: 10px; */
	}
	
	nav#nav-main>ul>.cleaner {
		background: #ffff00;
	}

	nav#nav-main>ul>.cleaner a {
		color: #000;
	}

	nav#nav-main li {
		background-color: #006ded;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
	}

	nav#nav-main a {
		font-size: 19px;
		line-height: 1.5em;
	}

	#nav-main-dec {
		background: linear-gradient(180deg,  #006ded,#62a0e8);
		/* background-color: #006ded; */
		height: 20px;
	}

	.dropdown:hover .dropdown-menu {
		display: block !important;
	}
}

@media(max-width: 1106px) {

	.open > .dropdown-menu {
		display: block !important;
		position: static !important;
		width: 100%;
	}

	.mobile-dropdown-menu a {
		font-size: 16px;
	}
}


.dropdown-backdrop {
	z-index: -10;
}

/* Youtube */

iframe[src^="https://www.youtube"] {
	display: block;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.embed-container_wrap {
	max-width: 500px;
	margin: 0 auto;
}

/* 2020/09/02 */
#nav-main a[href='/hidden-shackle-lock.htm'] {
	color: #FF7519 !important;
	font-weight: 900 !important;
	/* font-size: 140% !important; */
}

#nav-mobile a[href='/hidden-shackle-lock.htm'] {
	color: #FF7519 !important;
	font-weight: 900 !important;
	/* font-size: 140% !important; */
}