<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(base.css);
@import url(responsive.css);
@import url(retina.css);
@import url(../../fixtable.css);

a{color: #005D98;text-decoration: none;}
a:hover{color: #003D98;text-decoration: none;}
.top{
	text-align: right;
	font-size: 0.9em;
}
.txtMore a:link, .txtMore a:visited{
	display: block; background:#ffffff; float:right; margin:2em 1em 0 0;
	border-radius: 8px;
    color: #53A51C;
    display: block;
    font-weight: lighter;
    opacity: 0.9;
    padding: 0 8px;
    text-align: center;
    /*width: 12%;*/
}
.txtSearch {
	border:1px solid #86a9c5;
	color:#333333;
	font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif; 
	padding:7px 4px 8px 6px; font-size: 15px; 
}
.txtMore a:hover{
	color: #0b579e;
	text-decoration: none;
}
.boxBorder {
    background: #CCCCCC;
    clear: both;
    height: 1px;
    margin: 2em 0 1em 0;
}
.grdtxt{
	background: #A9D5F0;
    clear: right;
    margin-top: 5px;
    padding: 10px 5px;
}
/* Header */
.Header .Logo{overflow:hidden;	z-index: 1; }
.Header .Logo h1 a{
	background-repeat: no-repeat;background-position: left;
	overflow:hidden;
	float:left;
	}
.Header .Logo h1 a:hover{border-style: none;}
.Header .Lang{
	float: right;
	text-align: right;
	color: #454545;
	z-index: 10;
	padding: 2px 5px;
}
.Header .Lang a{
	color: #185798;
	padding-right: 2px;
	padding-left: 2px;
}
.Header .Lang a:hover{
	color: #1AA4D8;
	padding-right: 2px;
	padding-left: 2px;
	}
.Header .Lang ul{ margin:0; padding:0; }
.Lang ul li.listLang select, .barPInfo select {
	color: #665c52;
	border: 1px solid #665c52;
	font-size: 11px;
*font-size: 10px;	font-family: Arial, Helvetica, sans-serif;
}
.Header .Lang select {
	font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
	margin-right:4px;
	font-size: 1em;
	letter-spacing: 0.05em; padding: 2px 0 3px;
}
.flash, .subject{
	height: 210px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}

/* Menu */
.NaviWrapper { width: 100%; margin-top: 0px; z-index:9999; max-width:1150px;
	background:#4fb3e6 ;
	background: linear-gradient(#7bcbff, #4fb3e6) repeat scroll 0 0%, #7bcbff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#7bcbff, endColorstr=#4fb3e6)";
	text-align:center;
}
.Navi{
	font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:600;
	line-height:120%;
	padding-left: 15px;
	padding-top: 15px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
}

/* this is the main UL element*/
.dropdown{
	display:none;
	margin:0;
	padding:0;
	list-style:none;
}

/* these are the inner menus*/
.dropdown ul{
	margin:0;
	padding:0;
	list-style:none;
}

/* these are all the LIs in the menu*/
.dropdown li{
	margin:0px;
	cursor:pointer;
	background-color: transparent;
	/*background-image: url(../images/bg_navi_line.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right: 1px solid #FFFFFF;
}
.dropdown li a, .dropdown li a:visited{
	color: #ffffff;
	text-decoration: none;
	_width: 80px;
	_padding-right: 0px;
}
.dropdown li a:hover{color: #003669; text-decoration: none; border-style: none; }
/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a{text-decoration:none;color:#ffffff;}
.dropdown a:hover{	text-decoration:underline;}
/* these are the LIs that only belong to submenu*/
.dropdown ul li{
	border:1px solid #e0e0e0;
	border-top:0;
	margin-left:-1px;
	background-color: #999999;
	padding-right: 20px;
	padding-left: 8px;
	width: 80px;
	font-size:1em;
	text-align: left\9;
	transition: background 0.2s, opacity 0.2s; -webkit-transition: background 0.2s, opacity 0.2s; -moz-transition: background 0.2s, opacity 0.2s; -o-transition: background 0.2s, opacity 0.2s;
}
.dropdown ul li:hover{ background:#656565; }

/* these are the LIs that contains a submenu*/
.dropdown li.submenu-down{
	padding-left:18px;
	padding-right: 4px;
	background-color: transparent;
	/*background-image: url(../images/bg_navi_line.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right: 1px solid #FFFFFF;
}
.dropdown li.submenu-down li{width: 210px;}
/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown li.submenu-left{
	background:#aaaaaa url('../images/expand_right.gif') center right no-repeat;
	padding-right:20px;
	padding-left: 8px;font-size: 1em;
	transition: background 0.2s; -webkit-transition: background 0.2s; -moz-transition: background 0.2s; -o-transition: background 0.2s;
}
.dropdown li.submenu-down li a{color:#ffffff; text-align:left; }
.dropdown li.submenu-down li a:hover{color:#ffffff;}

.Container .Content{
	padding: 10px 0;
	background-color: #ffffff;
}
.Container .sidebar{
	background: rgb(221,231,237); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(221,231,237,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,231,237,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(221,231,237,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(221,231,237,1) 0%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(221,231,237,1) 0%,rgba(245,245,245,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(221,231,237,1) 0%,rgba(245,245,245,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dde7ed', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
	float: right;
}
.Content h2{
	font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 2em;
	margin: 0 0 0.8em 0;
	color: #353535; letter-spacing:0.1em;
	background-image: url(../images/ico_arrow_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.Profile {	display:inline-block;	}
.Profile h2{background-image:none;padding-left: 0px;}
.HotProducts h2{ background:#64ABD6 ; margin: 0 -3px 0 0; padding: 5px 15px 5px 20px; font-size:1.5em; color:#ffffff; font-weight:bold; }
.Content h3{
    font-family: 敺株��迤暺煾��,Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em; color:#252525;
    font-weight: lighter;
    line-height: 1.5em;
    padding:  0 0.3em 0.3em 0.5em;
}
/*.Content h3 a{ color:#ffffff; }
.Content h3 a:hover { color:#ffffff; }*/
.Content p{
	font-size: 1.05em;
	line-height: 1.7em;
	font-weight: lighter;
	color: #4c4c4c;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	padding: 0 1em 0 0.5em;
	text-align: justify;
	text-justify:inter-ideograph;
}
.Content .ComImg p{
	text-align: center;
}
.Content h4{
	font-size: 1.4em; 
	margin-bottom: 0.5em;
	color: #005D98;
	line-height: 1.5em;
	font-family:敺株��迤暺煾��, Tahoma, Arial, sans-serif;
	font-weight:bold;
	padding: 0px;
	margin-top: 0px;
	}
.Content h5{
	font-size: 1.3em;
	color: #69a106;
	margin-bottom: 0.5em;
}
.Content h6{font-size: 1.2em;}
.Profile .imgAbout{
	float: left;
	margin-right: 1.5em;
	margin-bottom: 0.7em;
}
.Profile h3 span.txtMore a {
	display: inline-block;
	background: #e06a28;
	border-bottom: 2px solid #dc5306;
	color: #FFFFFF;
	padding: 5px 40px;
	margin: 10px 0 0;
	text-shadow: 0px 1px 0 RGBA(0,0,0,0.35);
	font-size:1.1em;
	float:right;
}
.PageContent{
	display: block; margin: 0 1em;
    width: 95%;	float: left;
}
.PageContent h4 { margin-bottom: 2em; clear:left; }
.txtPageFull{
	display: block; width: 99%;
	float: left; margin-left: 0em;
}

.product-box{
	float: left;
	width: 100%;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0.3em;
	position: relative;
	padding-bottom: 30px;
}
.boxProduct {
	float: left;
	background:#7BCBFF;
	width: 100%;
	margin: 1em 0.2em;
	padding: 10px 0 40px 0;
	position: relative;
}
.boxProduct:hover { background:#89df58; }
.boxProduct &gt; a {
	width: 21.2%;
	float: left;
	display: inline-block;
	position: relative;
	z-index: 10;
}
.boxProduct &gt; a:after {
	content: "";
	display: table;
	clear: both;
}
.boxProduct p.txtMore {
	display: inline-block;
	position: absolute;
	padding: 0;
	bottom: 10px;
	right: 30px;
	z-index: 10;
}
.boxProduct p.txtMore a {float: right; margin: 0;}
.boxProductBom {
	float: left; background:#7BCBFF; border:1px solid rgba(150, 150, 150, 0.45);
}
.boxProductBom:hover { background:#89DF58; }
.boxProductBom .imgProduct { width:100%; margin:0px 0px 10px;}
.boxProductBom .checkbox{ margin: 0 4px 0 ;}
.boxProductBom h3 { min-height:50px; *height:50px; }
.boxProductBom h3, .boxProductBom p {
	clear: left;
    color: #4C4C4C;
    float: left;
    font-size: 1em;
    font-weight: lighter;
    line-height: 1.9em;
    margin-bottom: 0.8em;
    margin-top: 0;
    padding-bottom: 0.5em;
    padding-left: 20px;
    text-indent: -18px;
}
.blueline {
	clear:both;
	width:100%;
	border-bottom:1px dotted #D5D5D5;
	margin-bottom:10px;	
}
.PageContent h2 { margin: 0 0 1.5em; float:left; }
.PageContent .PRight ul{
	margin: 0;
	padding-left: 3em;
	color: #ffffff;
}
.PageContent .PRight li{
	margin-bottom: 0em;
	line-height: 0.7em;
}
.btnInquiry{
	background: rgb(43,43,43); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(43,43,43,1) 36%, rgba(107,107,107,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(36%,rgba(43,43,43,1)), color-stop(100%,rgba(107,107,107,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(43,43,43,1) 36%,rgba(107,107,107,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(43,43,43,1) 36%,rgba(107,107,107,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(43,43,43,1) 36%,rgba(107,107,107,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(43,43,43,1) 36%,rgba(107,107,107,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b2b2b', endColorstr='#6b6b6b',GradientType=0 ); /* IE6-9 */
	border:1px solid #333333;
	color:#FFFFFF;
	font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
	margin: 1px 5px; padding: 1px 3px;
	font-weight: bold;
	font-size: 0.9em;
}

.imgProduct {
	display:inline-block;
	zoom:1;
	float: left;
}
.imgProduct img a{
	padding:1px;
	background:#13151f;
	border:1px solid #999999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.checkbox{
	margin-right: 5px;
}
.PRight{
	width: 78.7%;
	display: block;
	float: left;
	min-height:165px;
	-height:auto !important;
	-height:165px;
	-overflow:visible;
	color: #94ba20;
	position: relative;
	z-index: 1;
}
.PRight h4{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 7px 0;
	clear:none;
	margin-bottom: 1em;
}
.boxProduct h4 { padding:5px 0; border-bottom: 1px solid #FFFFFF; }
.PRight h4 a, .PRightNoImg h4 a{
	color: #ffffff; text-shadow: 2px 3px rgba(0, 0, 0, 0.1); font-family:Verdana, Geneva, sans-serif; padding: 0 0 0 20px; margin: 0 0 0 -15px;
	background: url(../images/arrow_green.gif) no-repeat left 15px;
}
.boxProduct h4 a {
    background: url("../images/arrow_green.gif") no-repeat scroll 20px 15px transparent;
    color: #FFFFFF;
    font-family: Verdana,Geneva,sans-serif;
    margin: 0 0 0 -1px;
    padding: 7px 20px 0 45px;
    text-shadow: 2px 3px rgba(0, 0, 0, 0.1);
    display: inline-block;
}
.PRightNoImg{display: block;margin-left: 20px;}
.PRightNoImg ul{
	padding-left: 5px;
}
.PageContent .PRight strong a{
	color: #FFFFFF;
}

.PageContent .boxProductBlk{
	float: left;
	min-height: 100px;
	text-align: left;
	margin: 0.5em 1.5em 1em 0;
}

.PageContent .boxProductBlk img{
	zoom:1; width:100%; margin:0;
	background-color: #d3d3d3;
}
.PageContent .boxProductBlk img a{
	background:#13151f;
	border:1px solid #999999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.boxProductBlk h3{
	color: #ffffff;
	text-align: justify;
	background: none repeat scroll 0 0 #0F73B0;
    clear: both;
    font-family: 敺株��迤暺煾��,Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: lighter;
    min-height: 100px; 
    line-height: 1.5em;
    padding:  0 0.3em 0.3em 0.5em;
}
.boxProductBlk h3:hover{ background:#0057b0;}
.boxProductBlk h3 a { color:#ffffff; }
.boxProductBlk h3 a:hover { color:#ffffff; }
.boxProductBlk h4{
	font-size: 1.1em; line-height:1.5em; padding:0.5em 0 0 0.5em; font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: lighter; min-height: 60px;	clear: both; background:#3a87c9;
}
.boxProductBlk h4:hover{ background:#6dc33c;}
.boxProductBlk h4 a { color:#ffffff; }
.boxProductBlk h4 a:hover { color:#ffffff; }
.barPInfo{
	background-image: url(../images/bg_product_select.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold; word-break:keep-all;
	color: #eeeeee;
	margin-bottom: 1em;
	vertical-align: middle;
	padding: 5px;
	clear: both;
	background-color: #1B73B1;
	border: 1px solid #005988;
}
.barPInfo a { background:#009933; border-radius:5px; padding:3px; margin:0 5px; color:#e4f6ff; border:1px solid #00b93e; }
.barPInfo a:hover { color:#ffffff;}
.barPInfo select{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.NoticeSel{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4840;
}
.txtPageFull h4{
	font-size: 1.5em;
	background-image: url(../images/ico_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}
.txtPageFull h3{
	margin-bottom: 1em;
	margin-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 1.6em; padding: 10px 0 20px 0;
}
.gotop {
    background: url("../images/btn_top.gif") no-repeat scroll right 0 transparent;
    float: right; padding: 3px 40px 0 0;
    height: 35px;
    text-align: right;
    width: 98%;
}
/****** Pagination Links ******/
.PageCode{
	padding-top: 0.5em;
	padding-right: 2px;
	padding-bottom: 0.5em;
	padding-left: 2px;
	margin: 0px;
	font-size: 1.2em;
}
.PageCode ul{
	margin: 0px;
	padding: 0px;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 0.85em;
}
.PageCode li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	padding-left: -18px;
	margin-right: 2px;
}
.PageCode li a, .PageCode li a:visited{
	padding: 0 5px;
	border: 1px solid #ffffff;
	color: #4b8203;
	text-decoration: none;
}
.PageCode li a:hover, .PageCode li a:active{
	border: 1px solid #ffffff;
	color: #FFFFFF;
	background-color: #618e28;
}
.inquForm {
	border:1px solid #E3E2E2;
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 1em;
}
.inquForm td{
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	line-height: 1.7em;
}
.InquiryForm .columnName{
	color: #1C5C9D; font-family: 敺株��迤暺煾��, Tahoma, Arial,Helvetica,"sans-serif嚗𣬚敦��𡡞��";
	width: 30%; letter-spacing: 0.05em;
}
.inquForm td input.text {
	width:90%; font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.inquForm img{	vertical-align: middle;}
.inquForm td input {margin-right:5px;}
.inquForm td select {

color:#333333;
font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
font-size:1.1em;
margin-bottom:4px;
padding:3px;
}
.inquForm caption{
	background-color: #edf8c2;
	padding-top: 4px;
	padding-bottom: 4px;
}
.inquForm th{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #4d8a05;
	background-color: #f5faef;
}
.inquForm td textarea {
width:90%;
}
.inquForm td input.textss, .authnumx2 {
	width:60px;
	margin-bottom: 5px;
}
.btnLogin {
	background: #1c5c9d;
    border: none;
    color: #FFFFFF;
    font-family: 敺株��迤暺煾��,Arial,Helvetica,sans-serif;
    font-size: 1.3em;
    letter-spacing: 0.2em;
    padding: 0 20px 0 25px;
    cursor: pointer;
}
.InquiryForm .tbForm{
	border: none;
}
.InquiryForm .tbForm td{
	border: none;
}
.InquiryForm h3{
	text-align: right; 
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #bbbbbb;
}
.checkbox{
	margin-right: 5px;
	margin-bottom: 1px;
}
.txtImportant{
	color: #FF0000;
}
.PageContent .imgAbout{
	border-bottom: 3px solid #66A5CC;
    height: auto;
    margin: 0px 0 15px 1em;
    padding: 0 0 2em;
    width: 95%
}
.Profile, .HotProducts{
	padding-bottom: 1em;
}
.HotProducts{
	display: block;
	clear: left;
    padding-top: 0.5em;
    width: 96%;
	}
.HotProducts .HotProduct{
	float: left;
	width: 120px;margin-right: 0.5em;
	text-align: center;
	margin-left: 0.5em;
}
.HotProducts  h4{
	font-size: 1.1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: lighter; letter-spacing:1px;
}
.arrow{
	float: left;
	width: 15px;
	margin-top: 45px;
}
.Search h2{color:#04295B; font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif; font-weight:normal;
	font-size: 1.5em;
	margin-bottom: 0.1em;
	}
.Search input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
.Search .search-bg{
	float: left;
}
.SideBox {
	background-image: url(../images/bg_login.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #f9f3ea;
	margin-right: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.SideBox h2{
	color:#04295B;
	font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1.5em;
	margin-bottom: 0.1em;
	padding-left: 8px;
	padding-top: 5px;
}
.SideBox ul {
	padding:0;
	list-style:none;
	color:#414141;
	font-weight:bold;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.SideBox ul li {
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0pt;
	padding-left: 10px;
	margin: 0;
}/* for News Box */
.SideBox ul li.VipLogin {
	padding:0;
	background:none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: both;	
}/* for VipLogin Box */
.SideBox ul li.VipLogin input {
	border: 1px solid #DBCBB3;
    color: #434343;
    font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 2px 0 6px;
    padding: 5px;
    width: 97%;
}
.btnBox {
	border:none;
	color:#fff;
	font-weight:bold;
	background-color: #3187e7;
	margin-top: 5px;
	margin-bottom: 0;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
	margin-right: 3px;
}
.searchbox .btnSearch{ background: #3FA7DD;  border: 0 none;  border-radius: 0 0 0 0;  color: #FFFFFF;
    font-size: 1.1em;  padding: 10px 10px 8px; 
}
.info{
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: center;
	margin-top: 6px;
	color: #CCCCCC;
	font-size: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	margin-right: auto;
	margin-left: auto;
	width: 93%;
}
.SideBox a{color: #00325E;}
.SideBox a:hover{color:#00325E}
.News, .Newsin{
	border-bottom: 3px solid #CCCCCC;    border-top: 3px solid #CCCCCC;
	padding: 5px 10px 5px 5px; margin: 0 0 0.5em;
	overflow: auto; margin:10px 5px;
	display: block;
	zoom: 1;/* for IE6 */
}
.News h2, .Newsin h2{
	color:#04295B;
	font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1.5em;
	margin-bottom: 0.1em;
	padding-left: 8px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f5f4e8;
}
.News ul, .Newsin ul{
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
.News li, .Newsin li{
	background-image: url(../images/ico_point.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	list-style-type: none;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}
.News li a{}
.News li a:hover{}
/* Path */
.TopNavi{
	padding-top: 20px;
	padding-bottom: 4px;
	color: #454545;
	margin: 110px 0 15px 1em;
	border-bottom-width: 1px solid #dadada;
}
.TopNavi span{
	color: #FF9900;
	font-weight: bold;
}
/** Contact Detail Box **/

.boxContentPage {
	word-break:break-all;
	margin: 2em 1em 10px;
	padding: 20px 0 0;
	width: 95%;
	float: left; border-top: 3px solid #66A5CC;
}
.boxContentPage H6{
	background-image: url(../images/ico_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	margin-bottom: 0.3em;
	color:#56b6b0; font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-bottom: 0.3em;
}
ul.listLight {
	padding:0;
	color:#4f4f4f;
	line-height:18px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 19px;
}

ul.listLight li {
	padding:0;
	font-weight: bold;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
ul.listLight li ul {
	padding:0;
	margin-top: -18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
	
}

ul.listLight li ul li {
	padding:0;
	font-weight: lighter;
	color: #656565;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;	
	}
/*** list for Product Deatail ***/
ul.listDark {
	padding:0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
}
ul.listDark li {
	padding:0;
	line-height:1.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
ul.listDark li ul {margin:5px 0 5px 10px; padding:0; }
ul.listDark li ul li {margin:0; padding:0;}
.listPDetail{
	font-weight: lighter;
	margin: 0.5em 0 0.5em 1em;
	padding: 0px; 
}
.listPDetail li{
	line-height: 1.4em;color: #4C4C4C;
	margin-bottom: 0.4em;margin-left: 25px;
}
.listSeries h3{
	line-height: 1.2em;
	font-size: 1em;
	margin-bottom: 0.5em;
}
.listSeries h3 a { color:#252525; }
.listSeries h3 a:hover { color:#003D98; }
.listSeries li{
	margin-bottom: -0.8em;
}
.SubNavi{
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	display: block;
	}
.SubNavi ul{
	font-size: 1.1em;
	font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 100%;
	padding: 0px;
}
.SubNavi ul li{
	display: block;
	list-style-type: none;
	margin-bottom: 0.5em;
	padding-top: 0.1em;
	border-bottom: 1px solid #8dc4e7;
	background-image: url(../images/ico_arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 17px;
}
.SubNavi li.NavTitle{
	font-size: 1.5em; 
	color: #000000;
	padding-top: 0em;
	border-bottom: 3px solid #66a5cc;
	padding-bottom: 0.3em;
	font-family:敺株��迤暺煾��, Tahoma, Arial, Helvetica, sans-serif; background-image:none;
	margin-bottom: 0.2em;	padding-left: 0px;
}
.SubNavi ul li a{
	color: #555555;
}
.SubNavi ul li a:hover{
	color: #004089;
	text-decoration: none;
}
.SubNavi li.NavSelected, .SubNavi li.NavSelected a{	color: #0a5e8a;    font-size: 1.1em;	}
.SubNavi li span, .SubNavi li.NavSelected span{
	font-weight: lighter;
	font-size: 0.9em;
	color: #1c5c9d;
}

.SubNavi li ul li {
	display: block;
	margin: 0;
	padding: 0;
}

.SubNavi li ul li a {
	font-size:0.9em;
	color: #e7dfc4;
}
.Content .imgIntro{
	float: right; 
	clear: both;
}
.Content .imgIntro p{
	 font-size: 1.1em;  padding: 0.27em;  text-align: center;  width: 98%; background: #64ABD6; color:#ffffff; margin: 0 0 0 1.8em;
}
.Content .imgIntro img{
	margin: 20px 10px 0 2em;
    padding: 0;  width: 100%;
}
.boxAward{
	padding: 0 2em 0 1em;
	margin-bottom: 0.5em;
		}

.boxAward img{
	float: right;
	border: 1px solid #e5e5e5;
	width:30%;
}
.imgAward{
	padding: 2px;margin-bottom: 2em;
}
.boxAwardIso{
	width: 300px;
}
.boxAwardIso th{
	background-color: #93846f;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.boxAwardIso td{
	background-color: #FFFFFF;
	padding: 2px;
	text-align: center;
	color: #666666;
}
.RightBox{
	float: right;
	text-align: center;
}
.RightBox .btnBig {
    background: #7BCBFF;
    border: none;
    border-radius: 3px;
    color: #FFFFFF;
    float: right;
    font-family: verdana,arial;
    font-size: 1em;
    padding: 1px 5px;
}
/*product img*/

.ComImg{
	float: right;
	text-align: center;
	display: block;
	padding: 2px;
	color: #5a5a5a;
	position: relative;
	top: 10px;
}
.ComImg img{
	width:100%;
}
.ComImglNoImg{
	display: none;
}

.RightBox .ComImg p{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.RightBox .ComImg p img{
	padding: 2px;
	border: 1px solid #2b2316;
	background-color: #e3e3e3;
	margin-bottom: 0.5em;
}

.PicZoom{
	background-image: url(../images/bg_pic_zoon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 151px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}

.PicZoom a{

	color: #ffffff;

}

.PicZoom a:hover{

	color: #282828;

}
/* table */
.tbForm{
	border: 1px solid #bbbbbb;
	margin-bottom: 8px;
}
.tbForm th{
	background-color: #cccccc;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
	padding: 4px;
}
.tbForm td{
	text-align: left;
	color: #454545;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}
.TableBox{
	width: 99%;
	overflow: scroll;
	margin-bottom: 1em;
	margin-top: 1em;	
}
table.tbContact{
	color:#4F4F4F;
	border:0;
	line-height: 1.4em;
	font-size: 1em;
}
th.tbContact{
	padding: 4px;
}
td.colContact{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 20px;
	vertical-align: top;
	font-weight: bold;
	width: 30%;
	margin-bottom: 3px;
}
/* Footer */
.Footer ul.navFooter{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #c3b19e;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	float: left;
}
.Footer ul.navFooter li{
	display: block;
    float: left;
    list-style-type: none;
    margin-bottom: 1em;
    margin-left: 0.1em;
    margin-right: 1.2em;
}
.Footer ul.navFooter li a{color: #194e8a;}
.Footer ul.navFooter li a:hover{color: #000000;}
.Footer .Address{
	font-size: 0.9em;
	color: #5d5c5c;
	line-height: 1.3em;
	float: right;
	text-align: right;
	margin-bottom: 0.3em;
	margin-top: 0.2em;
	padding-right: 10px;
	margin-right: 0px;
	}
.Footer .Copyright{
	font-size: 0.8em;
	color: #555555;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 1em;
	clear: both;
	margin-top: 3px;
	text-align: right;
	padding-left: 20px;
}
.DetailDes{	margin: 1em 0; }
.boxProductBlk{
	float: left;
	width: 110px;
	margin-right: 5px;
}
.boxProductBlk img{ }

.fluid_container {
	max-width: 1150px;
	width: 100%;
}
.goog-te-gadget { height: 30px; overflow: hidden; font-size:1em; width:125px; float: right; }

/* IE �楆 8 */
@media \0screen\,screen\9 {
	.main,.Footer {max-width: 1150px; min-width: 1150px; margin: 0 auto; float: none;}
	.rss {float: right;}
	.Container .Content {width: 75%; float: left;}
	.Container .sidebar {width: 24%; float: right;}
	#page {display: none;}
	.dropdown li a {padding: 5px 15px;}
	.dropdown li.submenu-down {padding: 0;}
	.dropdown &gt; li &gt; ul {top: 30px!important;}
	.fluid_container {margin-top: 10px;}
}</pre></body></html>