<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.Products *
{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#ProductSegmentsArea table
{
    width: 100%;
}

.applicationsChildNodeFilter table td:nth-child(2)
{
	min-width: 200px;
}

/*內容區=================*/
.CONTENT
{
	width: 975px;
	margin: 0 auto;
}

.Products h2, .Products .h2
{
	font-size: 25px;
	color: #000000;
	line-height: 35px;
	font-family: "Arial";
	margin-top: 30px;
	clear: both;
	overflow: hidden;
	text-decoration: none;
	font-weight: normal;
	display: inline-block;
}

.Layer0, .Layer0 &gt;label,.Products td.Layer0 &gt;label{
	font-size:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}

.Layer2 {
	font-size:13px;
	color: #666666;
}

.Products .TitleH3
{
	display: block;
	border-bottom: #C9C9C9 solid 1px;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	font-family: "Arial";
	margin-top: 5px;
	clear: both;
	overflow: hidden;
	padding-bottom: 7px;
	margin-bottom: 0;
}

.Products .TitleH3 &gt; span
{
	font-size: 14px;
}

.TEXTFORM_PRODUCT
{
	width: 240px;
	height: 25px;
	margin: 5px 0;
}

.ProductFilter table table
{
	width: 100%;
	border-bottom: solid 1px #cecece;
}


.ProductFilter table table table,.ProductFilter table div table,#ProductTypeMotherDiv .ProductFilter table table
,#SearchByCompetitionManualAreaTd table table, .Products .applicationsChildNodeFilter table
,#CompetitorModelsContentDiv tr tr {
	border-bottom: none;
}

/*右邊內容區================*/

.CONTENT_RIGHT
{
	float: right;
	width: 700px;
	margin-bottom: 20px;
}

.PRODUCT_COPMARE
{
}

.PRODUCT_COPMARE .LIST
{
	margin-top: 20px;
	width: 700px;
	display: block;
	padding-top: 10px;
	overflow: hidden;
	border-left: 1px solid #ec0000;
	border-right: 1px solid #ec0000;
	border-top: 1px solid #ec0000;
}

.CONTENT_RIGHT h3
{
	display: block;
	border-bottom: #C9C9C9 solid 1px;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	font-family: "Arial";
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}



.PRODUCT_COPMARE .FOUNCTION_LIST
{
	width: 700px;
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
	border-top: 1px solid #ec0000;
	border-left: 1px solid #ec0000;
	border-right: 1px solid #ec0000;
	border-bottom: 1px solid #ec0000;
}



.FOUNCTION_LIST ul
{
	float: right;
}

.FOUNCTION_LIST li
{
	float: left;
}


a.css_btn_class_M_R
{
	margin: 5px 5px;
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	line-height: 1.2em;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #337fed;
	padding: 10px 20px;
	text-decoration: none;
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	background:-ms-linear-gradient( top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #3d94f6), color-stop(100%, #1e62d0) );
	background-color:#3d94f6;
	color: #ffffff;
	display: inline-block;
	text-shadow:1px 1px 0px #1570cd;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
}

a.css_btn_class_M_R:hover
{
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	background:-ms-linear-gradient( top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #3d94f6) );
	background-color:#1e62d0;
}

a.css_btn_class_M_R:active
{
	position: relative;
	top: 1px;
}


.FOUNCTION_LIST li a.css_btn_class_M
{
	display: block;
	margin: 5px 5px;
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	line-height: 1.2em;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	padding: 10px 20px;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #f7f7f7 5%, #ebebeb 100% );
	background: -ms-linear-gradient( top, #f7f7f7 5%, #ebebeb 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ebebeb');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #f7f7f7), color-stop(100%, #ebebeb) );
	background-color: #f7f7f7;
	display: inline-block;
	text-shadow: 1px 1px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	clear: both;
}

.FOUNCTION_LIST li a.css_btn_class_M:hover
{
	color: #D52225;
	background: -moz-linear-gradient( center top, #ebebeb 5%, #f7f7f7 100% );
	background: -ms-linear-gradient( top, #ebebeb 5%, #f7f7f7 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#f7f7f7');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ebebeb), color-stop(100%, #f7f7f7) );
	background-color: #ebebeb;
}

.PRODUCT_LIST .RESULT
{
	margin-left: 420px;
	text-align: right;
	font-size: 14px;
}

.PRODUCT_LIST
{
}

.PRODUCT_LIST .LIST
{
	width: 700px;
}

.PRODUCT_LIST .FOUNCTION_LIST
{
	width: 700px;
	float: left;
	background-color: #e2e2e2;
	clear: both;
}

.PRODUCT_LIST .FOUNCTION_LIST_S
{
	width: 150px;
	float: left;
	padding-top: 5PX;
	padding-bottom: 5PX;
	font-size: 14px;
	line-height: 40px;
	padding-left: 25px;
	background-image: url(/corpweb/Public/Images/Master/RWD/checkbox_N.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.PRODUCT_LIST .FOUNCTION_LIST_S_ON
{
	width: 150px;
	float: left;
	padding-top: 5PX;
	padding-bottom: 5PX;
	font-size: 14px;
	line-height: 40px;
	padding-left: 25px;
	background-image: url(/corpweb/Public/Images/Master/RWD/checkbox_F.png);
	background-position: left center;
	background-repeat: no-repeat;
}


.PRODUCT_BOX_COMPARE
{
	display: block;
	width: 110px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	border: solid 1px #ebebeb;
	text-align: center;
	margin: 4px 0px 4px 4px;
	float: left;
}

.PRODUCT_BOX
{
	width: 110px;
	height: 160px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	border: solid 1px #ebebeb;
	text-align: center;
	margin: 10px 0px 4px 4px;
	float: left;
}

.PRODUCT_BOX h6
{
	border-bottom: solid 1px #ebebeb;
	text-align: center;
}

a.btn_S 
{
	display: inline-block;
	margin-left: 6px;
	margin-top: 5px;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	line-height: 1.2em;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #dfdfdf;
	padding: 4px 8px;
	text-decoration: none;
	background-color: #eee;
	clear: both;
}


a.btn_S:hover 
{
	color: #000000;
	background-color: #FFFFFF;
}

.PRODUCT_BOX .BTN_S a
{
	float: left;
	margin-left: 6px;
	margin-top: 5px;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	line-height: 1.2em;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	padding: 4px 8px;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #eee;
	border: solid 1px #dfdfdf;
}

.PRODUCT_BOX .BTN_S a:hover
{
	color: #000000;
	background-color: #FFFFFF;
}

.PRODUCT_DOWN a
{
	clear: both;
	display: block;
	margin-top: 20px;
	font-size: 18px;
	font-family: Arial;
	color: #000000;
	line-height: 1.2em;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	text-align: center;
	padding: 10px 50px;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #f7f7f7 5%, #ebebeb 100% );
	background: -ms-linear-gradient( top, #f7f7f7 5%, #ebebeb 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ebebeb');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #f7f7f7), color-stop(100%, #ebebeb) );
	background-color: #f7f7f7;
	text-shadow: 1px 1px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
}

.PRODUCT_DOWN a:hover
{
	color: #ec0000;
	background: -moz-linear-gradient( center top, #ebebeb 5%, #f7f7f7 100% );
	background: -ms-linear-gradient( top, #ebebeb 5%, #f7f7f7 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#f7f7f7');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ebebeb), color-stop(100%, #f7f7f7) );
	background-color: #ebebeb;
}

.Products a.Layer1
{
	font-size: 15px;
	line-height: 30px;
	color: #000000;
}

#DiscontinuedProductList tr td
{
	border-bottom: solid 1px #cecece;
}


a.btn_RESET18
{
	width: 90%;
	display: block;
	margin: 20px 20px 20px 0;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	color: #000000;
	line-height: 40px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #f7f7f7 5%, #ebebeb 100% );
	background: -ms-linear-gradient( top, #f7f7f7 5%, #ebebeb 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ebebeb');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #f7f7f7), color-stop(100%, #ebebeb) );
	background-color: #f7f7f7;
	display: inline-block;
	text-shadow: 1px 1px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	clear: both;
}

a.btn_RESET18:hover
{
	color: #D52225;
	background: -moz-linear-gradient( center top, #ebebeb 5%, #f7f7f7 100% );
	background: -ms-linear-gradient( top, #ebebeb 5%, #f7f7f7 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#f7f7f7');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ebebeb), color-stop(100%, #f7f7f7) );
	background-color: #ebebeb;
}


a.btn_RESET
{
	width: 90%;
	display: block;
	margin: 20px 20px 20px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
	line-height: 40px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #f7f7f7 5%, #ebebeb 100% );
	background: -ms-linear-gradient( top, #f7f7f7 5%, #ebebeb 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ebebeb');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #f7f7f7), color-stop(100%, #ebebeb) );
	background-color: #f7f7f7;
	display: inline-block;
	text-shadow: 1px 1px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	clear: both;
}

a.btn_M
{
	display: inline-block;
	margin: 5px 5px;
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	line-height: 1.2em;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	padding: 10px 20px;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #f7f7f7 5%, #ebebeb 100% );
	background: -ms-linear-gradient( top, #f7f7f7 5%, #ebebeb 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ebebeb');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #f7f7f7), color-stop(100%, #ebebeb) );
	background-color: #f7f7f7;
	text-shadow: 1px 1px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	clear: both;
}

a.btn_M:hover
{
	color: #D52225;
	background: -moz-linear-gradient( center top, #ebebeb 5%, #f7f7f7 100% );
	background: -ms-linear-gradient( top, #ebebeb 5%, #f7f7f7 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#f7f7f7');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ebebeb), color-stop(100%, #f7f7f7) );
	background-color: #ebebeb;
}

a.btn_RESET:hover
{
	color: #D52225;
	background: -moz-linear-gradient( center top, #ebebeb 5%, #f7f7f7 100% );
	background: -ms-linear-gradient( top, #ebebeb 5%, #f7f7f7 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#f7f7f7');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ebebeb), color-stop(100%, #f7f7f7) );
	background-color: #ebebeb;
}

#compareModelArea
{
	margin-top: 10px;
	padding-top: 10px;
	border: 1px solid #337fed;
	overflow: hidden;
	clear: both;
	width: 100%;
}
#compareModelAreaBottom
{
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px solid #337fed;
	border-top: none;
}
#compareModelAreaBottom ul li
{
	float: left;
}

#chkbox_AvailableTd input[type='checkbox'], #chkbox_AvailableTd input[type='radio'], #chkbox_AvailableTd .ACTiCheckbox
{
	float: none;
}

.Products .TdSearchTitleLayout,.Products .TableSearchLayout &gt; tbody &gt; :first-child &gt; td
{
	background-color: #e2e2e2;
	border: none;
	border-top: none;
	font-size: 14px;
	line-height: 30px;
}

.Products .TableSearchLayout &gt; tbody &gt; tr &gt; td,.Products .TableSearchLayout &gt; tbody &gt; tr &gt; td:first-child {
	border-bottom: none;
	border-right: none;
	border-left: none;
}

.copareModelDiv table {
	border: solid 1px #ebebeb;
	
}

.Products input[name=ProductTypeLevelTree] + ckb + font ,
.ProductFilter table table label{
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 6px;
	color: #000000;
}

#ProductTypeMotherDiv input[name=ProductTypeLevelTree] + ckb + font,
#ApplicationsContentTable tr[rootid], #CompetitorModelsContentDiv tr{
	border-bottom: solid 1px #cecece;
}

.Products font ,.ProductFilter table table table label,
#FilterMotherAreaTd.ProductFilter table table table label,
#FilterInternalMotherAreaTd.ProductFilter table table table label{
	font-size: 13px;
	color: #666666;
	padding-top: 0;
	padding-bottom: 0;
}

.resultModelDivAreaWillBeChooseCompareClass td span {
	font-size: 12px;
}

.copareModelDiv[CompareModelName] {
	float:left;
	max-width:108px;
	margin-left:5px;
	margin-bottom:5px;
	position:relative;
}

.copareModelDiv[CompareModelName] .CompareModelImg {
	width:100px;
	height:100px;
}

.copareModelDiv[CompareModelName] .ModelNameStrClass {
	text-align:center;
	width:108px;
	max-width:108px;
	padding-left:3px;
	padding-right:3px;
}

#FilterMotherAreaTd &gt; table &gt; tbody td table tbody &gt; tr &gt; td:nth-child(3),
#FilterInternalMotherAreaTd &gt; table &gt; tbody td table tbody &gt; tr &gt; td:nth-child(3) {
	min-width: 200px;
}

#FilterMotherAreaTd &gt; table td &gt; div &gt; table td &gt; table,
#FilterInternalMotherAreaTd &gt; table td &gt; div &gt; table td &gt; table {
	width: 100%;
}

input[type=text] {
	border: 1px solid rgb(166, 166, 166);
}

.RoundInputText {
	border-radius: 5px;
	width: 85%;
	margin: 5px 10px;
	padding-left: 10px;
	height: 20px;
}


.BANNER_SECTION{
	width:250px;
	text-indent:50px;
	margin-top:30px;
	margin-bottom:20px;
	font-size:16px;
	color:#000000;
	line-height:45px;
	}

.BANNER_SECTION a{
	font-size:16px;
	color:#000000;}

.BANNER_SECTION a:hover{
	color:#ec0000;}

.BANNER_SECTION .BANNER1{
	background-image:url(/corpweb/Public/Images/Master/RWD/ico_PS.png);
}

.BANNER_SECTION .BANNER2{	
    display:none;
	background-image:url(/corpweb/Public/Images/Master/RWD/ico_PR.png);
}

.BANNER_SECTION .BANNER3{
    display:none;
	background-image:url(/corpweb/Public/Images/Master/RWD/ico_AT.png);
}
	

.BANNER_SECTION .BANNER4{
	background-image:url(/corpweb/Public/Images/Master/RWD/ico_MA.png);

	}

.BANNER_SECTION .BANNER1
,.BANNER_SECTION .BANNER2
,.BANNER_SECTION .BANNER3
,.BANNER_SECTION .BANNER4 
{
	height:45px;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#f6f6f6;
	margin-bottom:10px;
}

.BANNER_SECTION a
{
	text-decoration: none;
}

#PanelSearchKeyword {
	padding-left: 5px;
}</pre></body></html>