@charset "utf-8";
/* CSS Document */
/*header*/
/* header_logo */
.header_logo_area {
	width:960px;
	height:22px;
	position:relative;
}
.logo_pic_01 {
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
}
.header_Language_area {
	width:auto;
	height:22px;
	position:absolute;
	bottom:0;
	right:14px;
	z-index:20;
}
.header_Language_area .info {
	width:auto;
	height:22px;
	line-height:22px;
	text-align:center;
}
.header_Language_area .info a {
	outline:0;
	/*color:#FFF;*//*節慶佈置*/
}
/*節慶佈置*/
/*
.header_Language_area .info a:hover {
	outline:0;
	color:#FF0;
}
*/
*:first-child+html .header_Language_area .info {
	line-height:31px;
}

/* ProductInformation */
.ProductInformation {
	width:200px;
	height:auto;
	background-color:#FFF;
}
.ProductInformation .title {
	width:200px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #a0a0a0;
}
.ProductInformation ul {
}
.ProductInformation li {
	padding-left:25px;
	background-image: url(../images_K/icon_li_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
.ProductInformation .info_box {
	width:200px;
	height:auto;
/*	background-color:#CF9;
*/}
.ProductInformation .info {
	width:200px;
	height:auto;
	padding:10px 0;
}
.ProductInformation .info img {
	margin:4px 0;
}


/* content */
/* center_area */
/* news */
.news {
	width:520px;
	height:auto;
	background-color:#FFF;
}
.news .title {
	width:520px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #aed0e9;
	position:relative;
}
.news .title ul {
}
.news .title li {
	padding-left:15px;
}
.news .title_more {
	position:absolute;
	top:0;
	right:10px;
	z-index:10;
	cursor:pointer;
}
.news .title_more:hover {
	text-decoration:underline;
}
.news .info_box {
	width:520px;
	height:auto;
	background-color:#FFF;
}
.news .info {
	width:520px;
	height:auto;
	padding:10px 0;
}
.news .info ul {
}
.news .info li {
	padding:0 0 0 15px;
}
*:first-child+html .news .info li {
}
.news .info li a span {
	display:inline;
	background-color:#FFF;
	height:27px;
	line-height:27px;
	overflow:hidden;
	cursor:pointer;
}
.news .data {
	width:390px;
	margin-right:15px;
	float:left;
}
.news .day {
	width:75px;
	text-align:left;
	float:right;
}


/* events */
.events {
	width:520px;
	height:auto;
	background-color:#FFF;
}
.events .title {
	width:520px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #aed0e9;
	position:relative;
}
.events .title ul {
}
.events .title li {
	padding-left:15px;
}
.events .title_more {
	position:absolute;
	top:0;
	right:10px;
	z-index:10;
	cursor:pointer;
}
.events .title_more:hover {
	text-decoration:underline;
}
.events .info_box {
	width:520px;
	height:auto;
	background-color:#FFF;
}
.events .info {
	width:520px;
	height:auto;
	padding:10px 0;
}
.events .info ul {
}
.events .info li {
	padding:0 0 0 15px;
}
*:first-child+html .events .info li {
}
.events .info li a span {
	display:inline;
	background-color:#FFF;
	height:27px;
	line-height:27px;
	overflow:hidden;
	cursor:pointer;
}
.events .data {
	width:390px;
	margin-right:15px;
	float:left;
}
.events .day {
	width:75px;
	text-align:left;
	float:right;
}


/* customer */
.customer {
	width:520px;
	height:auto;
	background-color:#FFF;
}
.customer .title {
	width:520px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #aed0e9;
	position:relative;
}
.customer .title ul {
}
.customer .title li {
	padding-left:15px;
}
.customer .title_more {
	position:absolute;
	top:0;
	right:10px;
	z-index:10;
	cursor:pointer;
}
.customer .title_more:hover {
	text-decoration:underline;
}
.customer .pic_box {
	width:520px;
	height:auto;
	background-color:#FFF;
}
.customer .pic_area {
	width:479px;/* 這個寬度會影響slider右邊的距離，進而影響是否居中的關鍵 */
	height:auto;
	margin:18px 0 18px;
	background-color:#FFF;
	float:right;
}
/* prolinkmedia */
.prolinkmedia {
	width:520px;
	height:auto;
	background-color:#FFF;
}
.prolinkmedia .title {
	width:520px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #aed0e9;
	position:relative;
}
.prolinkmedia .title ul {
}
.prolinkmedia .title li {
	padding-left:15px;
}
.prolinkmedia .title_more {
	position:absolute;
	top:0;
	right:10px;
	z-index:10;
	cursor:pointer;
}
.prolinkmedia .title_more:hover {
	text-decoration:underline;
}
.prolinkmedia .pic_box {
	width:520px;
	height:auto;
	background-color:#FFF;
}
.prolinkmedia .pic_area {
	width:479px;/* 這個寬度會影響slider右邊的距離，進而影響是否居中的關鍵 */
	height:auto;
	margin:18px 0 18px;
	background-color:#FFF;
	float:right;
}

/* Logistics */
.Logistics {
	width:520px;
	height:auto;
	background-color:#FFF;
}
.Logistics .title {
	width:520px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #aed0e9;
	position:relative;
}
.Logistics .title ul {
}
.Logistics .title li {
	padding-left:15px;
}
.Logistics .title_more {
	position:absolute;
	top:0;
	right:10px;
	z-index:10;
	cursor:pointer;
}
.Logistics .title_more:hover {
	text-decoration:underline;
}
.Logistics .info_box {
	width:520px;
	height:auto;
	background-color:#FFF;
}
.Logistics .info {
	width:520px;
	height:auto;
	padding:10px 0;
}
.Logistics .info ul {
}
.Logistics .info li {
	padding:0 0 0 15px;
}
*:first-child+html .Logistics .info li {
}
.Logistics .info li a span {
	display:inline;
	background-color:#FFF;
	height:27px;
	line-height:27px;
	overflow:hidden;
	cursor:pointer;
}
.Logistics .data {
	width:390px;
	margin-right:15px;
	float:left;
}
.Logistics .day {
	width:75px;
	text-align:left;
	float:right;
}

/* e_paper */
.e_paper {
	width:200px;
	height:auto;
	background-color:#FFF;
}
.e_paper .title {
	width:200px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #333333;
	background-image: url(../images_K/e_paper_title_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.e_paper .title h2 {
	color:#FFF;
}
.e_paper ul {
}
.e_paper li {
	padding-left:15px;
}
.e_paper .info_box {
	width:200px;
	height:auto;
	background-color:#ffcb17;
}
.e_paper .info {
	width:170px;
	height:auto;
	margin:0 auto;
	padding:10px 0;
	vertical-align:middle;
}
.e_paper .info input {
}
.e_paper .info .inp_text {
	width:166px;
	height:20px;
	padding:0 2px;
	line-height:20px;
	border:1px solid #ff9a16;
}
.e_paper .info .inp_post_btn {
	width:80px;
	height:24px;
	margin:5px auto 0;
	line-height:20px;
	vertical-align:middle;
}
.e_paper .info img {
	margin:4px 0;
}
.e_paper .bgf {
	background-image: url(../images_K/e_paper_title_bgf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 200px;
}


/* ContactUs */
.ContactUs {
	width:200px;
	height:auto;
	background-color:#FFF;
}
.ContactUs .title {
	width:200px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #a0a0a0;
}
.ContactUs ul {
}
.ContactUs li {
	padding-left:25px;
	background-image: url(../images_K/icon_li_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
.ContactUs .info_box {
	width:200px;
	height:auto;
/*	background-color:#CF9;
*/}
.ContactUs .info {
	width:200px;
	height:auto;
	padding:10px 0;
}
.ContactUs .info img {
	margin:4px 0;
}


/* CustomerService */
.CustomerService {
	width:200px;
	height:auto;
	background-color:#FFF;
}
.CustomerService .title {
	width:200px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #a0a0a0;
}
.CustomerService ul {
}
.CustomerService li {
	padding-left:25px;
	background-image: url(../images_K/icon_li_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
.CustomerService .info_box {
	width:200px;
	height:auto;
/*	background-color:#CF9;
*/}
.CustomerService .info {
	width:200px;
	height:auto;
	padding:10px 0;
}
.CustomerService .info img {
	margin:4px 0;
}

/* RelatedLinkse */
.RelatedLinkse {
	width:200px;
	height:auto;
	background-color:#FFF;
}
.RelatedLinkse .title {
	width:200px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #a0a0a0;
}
.RelatedLinkse ul {
}
.RelatedLinkse li {
	padding-left:25px;
	background-image: url(../images_K/icon_li_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
.RelatedLinkse .info_box {
	width:200px;
	height:auto;
/*	background-color:#CF9;
*/}
.RelatedLinkse .info {
	width:200px;
	height:auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.RelatedLinkse .info img {
	margin:4px 4px;
	vertical-align:top;
	float:left;
}
.DUNS {
	float:left;
	padding:0 5px;
}


/* w200_ad_01 */
.w200_ad_01 {
	width:200px;
	height:auto;
	background-color:#FFF;
}
.w200_ad_01 .title {
	width:200px;
	height:1px;
	line-height:30px;
	border-bottom:1px solid #a0a0a0;
}
.w200_ad_01 ul {
	display:none;
}
.w200_ad_01 li {
	padding-left:25px;
	background-image: url(../images/icon_li_01.html);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
.w200_ad_01 .info_box {
	width:200px;
	height:auto;
/*	background-color:#CF9;
*/}
.w200_ad_01 .info {
	width:200px;
	height:auto;
	padding:10px 0;
}
.w200_ad_01 .info img {
	margin:4px 0;
}


/* partners */
.partners {
	width:200px;
	height:auto;
	background-color:#FFF;
}
.partners .title {
	width:200px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #a0a0a0;
	position:relative;
}
.partners .title_more {
	position:absolute;
	top:0;
	right:10px;
	z-index:10;
	cursor:pointer;
}
.partners .title_more:hover {
	text-decoration:underline;
}
.partners ul {
}
.partners li {
	padding-left:25px;
	background-image: url(../images_K/icon_li_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
.partners .info_box {
	width:200px;
	height:auto;
/*	background-color:#CF9;
*/}
.partners .info {
	width:200px;
	height:auto;
	padding:10px 0;
}
.partners .info img {
	margin:2px;
}


/* footer */
.footer_area {
	width:960px;
	height:auto;
	margin:0 auto;
	padding:20px 0 0 0;
}
.footer_box {
	width:960px;
	height:auto;
	margin:0 auto 20px auto;
}
.footer-tb-01 {
	margin:0 24px;
}
.footer-tb-01 span {
	color:#333;
}
/*下面是FOR英文的*/
.footer-tb-02 {
	margin:0 14px;
}
.footer-tb-02 span {
	color:#333;
}
/*上面是FOR英文的*/
.text-hi {
	/*font:10pt/1.8 Helvetica, Tahoma, Arial, \65B0\7D30\660E\9AD4, \5b8b\4f53, sans-serif;*/
	font:10pt/1.8 Microsoft JengHei;/*2019.12.03*/
}
.text-hi img {
	vertical-align:middle;
}
.td-r-line {
	border-right:1px #F90 solid;
}
.footer_box ul {
	float:left;
	margin-right:30px;
	padding-right:30px;
	border-right:1px #FC6 solid;
}
.footer_box li {
}
.footer_box .info {
	width:215px;
	height:auto;
	min-height:100px;
	margin:0 10px 0 10px;
/*	background-color:#ffF;
*/	float:left;
	line-height:20px;
	color:#182737;
}
.footer_box .info h4 {
	line-height:38px;
}

.copyright_area {
	width:100%;
	height:auto;
	margin:0 auto;
	padding:10px 0;
	background-color:#333;
}
.copyright_area .info {
	color:#FFF;
	text-align:center;
}
.copyright_area .info img {
	vertical-align:middle;
}


/* -------------------------------------------- */
/* 				css next page					*/
/* -------------------------------------------- */
div.pagination {
    overflow: hidden;
    font-size: 9pt;
    padding: 10px 0;
}

div.pagination ul {
    list-style: none;
    padding: 2px 0;
    line-height: 16px;
}

div.pagination li {
    display: inline;
}

/* css next page_Sabrosus */
div.pagination.sabrosus {	/* 修改高度等外樣式，這個padding也要一併修改 */
	padding:9px;
	margin:3px;
	text-align:center;
}

div.pagination.sabrosus a {
	padding: 8px 5px 8px 5px;
	margin-right: 2px;
	border: 1px solid #9aafe5;
	text-decoration: none;
	color: #2e6ab1;
}

div.pagination.sabrosus a:hover, div.pagination.pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFFFE0;
}

div.pagination.sabrosus li.current {
	padding: 8px 5px 8px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #FFF;
}

*:first-child+html div.pagination.sabrosus li.current {		/* W3C IE7 控制間距 */
	padding: 8px 3px 8px 5px;
	margin-right: 4px;
}

div.pagination.sabrosus li.disabled {
	padding: 8px 5px 8px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}

*:first-child+html div.pagination.sabrosus li.disabled {		/* W3C IE7 控制間距 */
	margin-right: 4px;
}

*:first-child+html .k_chn_dg_01 {	/* W3C IE7 翻頁的高度不一因為瀏覽器文字的基準線不一樣純數字的部分會浮上來_這是將沒浮上的的位置做假上浮調整 */
	padding:10px 3px 7px 5px !important;
	background-color:#FFF;
}
*:first-child+html .k_chn_dg_02 a {		/* W3C IE7 翻頁的高度不一因為瀏覽器文字的基準線不一樣純數字的部分會浮上來_這是將沒浮上的的位置做假上浮調整 */
	padding:10px 3px 7px 5px !important;
	background-color:#FFF;
}
