@charset "utf-8";
body {
	margin: 0px;
}
a {
	outline:none
}
img {
	border: 0px;
}
:focus {
	outline: none; }

#IndexBanner_list {
	width: 100%;
	height: 400px;
	/*border-bottom-width: 8px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #0C247A;*/
	/*background-color: #0C247A;*/
	/*border-bottom-color: #b3b3b3;*/
	background-color: #b3b3b3;
}
#IndexBanner_list a{
	display: block;
	width: 100%;
	height: 400px;
	position: absolute;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
}
#IndexBanner_text {
	display: none;
	position: absolute;
	height: 20px;
	width: 500px;
	top: 520px;
	left: 50%;
	margin-left: -30px;
	z-index: 20;
	overflow: hidden;
}
#IndexBanner_text a {
	width: 15px;
	height: 15px;
	float: left;
	margin: 3px;
	display: block;
	font-size: 1px;
	-webkit-text-size-adjust: none;
	background-image: url(../images/control/indexPicPoint.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #CCC;
}
#IndexBanner_text a.current { background-position: 0 -30px;}
.forward{
	position: absolute;
	top: 300px;
	right: 50px;
	z-index: 50;
	background-image: url(../images/control/btn_next.png);
	display: block;
	height: 83px;
	width: 38px;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-position: center center;
}
.forward:hover{
	background-image: url(../images/control/btn_next.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.backward{
	position: absolute;
	top: 300px;
	left: 50px;
	z-index: 50;
	background-image: url(../images/control/btn_pre.png);
	display: block;
	height: 83px;
	width: 38px;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-position: center center;
}
.backward:hover{
	background-image: url(../images/control/btn_pre.png);
	background-repeat: no-repeat;
	background-position: center center;
}





#IndexMain {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	margin-bottom: 18px;
	height: 397px;
	padding-right: 11px;
	padding-left: 11px;
}
#IndexMain .IndexMain-list {
	width: 300px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
}
#IndexMain .IndexMain-list .ListTitle {
	background-image: url(../images/main_title-bg01.jpg);
	height: 34px;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
	color: #FFF;
	padding-left: 10px;
	overflow: hidden;
}
#IndexMain .IndexMain-list .ListTitle span {
	background-image: url(../images/main_title-btn01-bg.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 30px;
	width: 75px;
}
#IndexMain .IndexMain-list .ListTitle span a {
	height: 30px;
	width: 75px;
	background-image: url(../images/icon-more.png);
	background-repeat: no-repeat;
	background-position: 28px center;
	display: block;
}
#IndexMain .IndexMain-list .ListTitle span a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}
#IndexMain .IndexMain-list .ListMain {
	background-image: url(../images/index_main-list-bg.jpg);
	height: 350px;
	width: 298px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 12px;
}
#IndexMain .IndexMain-list .ListMain .ListMain-box {
	height: 318px;
	width: 278px;
	margin-right: auto;
	margin-left: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: hidden;
}
#IndexMain .IndexMain-list .ListMain .ListMain-box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#IndexMain .IndexMain-list .ListMain .ListMain-box ul li {
	display: block;
}
#IndexMain .IndexMain-list .ListMain .ListMain-box ul li .ListMain-space {
	clear:both;
}

#IndexMain .IndexMain-list .ListMain .ListMain-box #ListMain-list01 li {
	height: 98px;
	padding-top: 8px;
	background-image: url(../images/main_product-list-line01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 252px;
	text-align: center;
}
#IndexMain .IndexMain-list .ListMain .ListMain-box #ListMain-list01 li div {
	height: 80px;
	width: 250px;
	border: 1px solid #A0A0A0;
}

#IndexMain .IndexMain-list .ListMain .ListMain-box #ListMain-list01 li img {
	height: 80px;
	width: 250px;
}
#IndexMain .IndexMain-list .ListMain .ListMain-box #ListMain-list02 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 250px;
}

#IndexMain .IndexMain-list .ListMain .ListMain-box #ListMain-list02 li img {
	height: 65px;
	width: 65px;
	border: 1px solid #A0A0A0;
	float: left;
	margin-right: 8px;
}
#IndexMain .IndexMain-list .ListMain .ListMain-box #ListMain-list02 li span {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: 1px;
	display: block;
	margin-left: 75px;
}
#IndexMain .IndexMain-list .ListMain .ListMain-box #ListMain-list02 li .ListMain-list02-text01 {
	font-size: 11px;
	color: #434343;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}
#IndexMain .IndexMain-list .ListMain .ListMain-box #ListMain-list02 li .ListMain-list02-text01 a {
	color: #434343;
	text-decoration: none;
}
#IndexMain .IndexMain-list .ListMain .ListMain-box #ListMain-list02 li .ListMain-list02-text01 a:hover {
	color: #15329A;
	text-decoration: underline;
}



#top {
	height: 150px;
	width: 100%;
	background-image: url(../images/top_bg.jpg);
	position: fixed;
	z-index: 9999;
	left: 0px;
	top: 0px;
}
/*#top #submenu {*/
/*	height: 90px;*/
/*	width: 996px;*/
/*	margin-right: auto;*/
/*	margin-left: auto;*/
/*}*/

/*#top #submenu #highpower-logo {*/
/*	float: left;*/
/*	margin-top: 18px;*/
/*	margin-left: 14px;*/
/*}*/

/*#top #submenu #smenu {*/
/*	float: right;*/
/*	margin-top: 54px;*/
/*	margin-right: 14px;*/
/*	font-family: Arial, Helvetica, sans-serif;*/
/*	font-size: 12px;*/
/*	color: #666;*/
/*}*/
/*#top #submenu #smenu a {*/
/*	text-decoration: none;*/
/*	color: #666;*/
/*}*/
/*#top #submenu #smenu a:hover {*/
/*	text-decoration: underline;*/
/*	color: #666;*/
/*}*/


/*!
==================== ※ 頁首 ※ ===================
*/

.header {
	max-width: 1024px;
	margin: 0 auto;
	height: 90px;
	box-sizing: border-box;
	padding: 0px 30px;
	font-size: 1rem;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.logo {
	z-index: 0;
	margin: 0;
	width: 271px;
	height: 100%;
	-o-transition: width 0.5s, margin 0.3s;
	-ms-transition: width 0.5s, margin 0.3s;
	-moz-transition: width 0.5s, margin 0.3s;
	-webkit-transition: width 0.5s, margin 0.3s;
	transition: width 0.5s, margin 0.3s;
	float: left;
}
.logo a {
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url("../images/logo.png") center no-repeat;
	background-size: contain;
	width: 100%;
	height: 100%;
	background-position: center left;
	-o-transition: padding 0.5s;
	-ms-transition: padding 0.5s;
	-moz-transition: padding 0.5s;
	-webkit-transition: padding 0.5s;
	transition: padding 0.5s; }

.language {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	float: right;
	-webkit-flex: none;
	-ms-flex: none;
	-moz-flex: none;
	flex: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 30px 0;
}

.language select {
	font-family: Arial, "微軟正黑體", 'Apple LiGothic', 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Helvetica, sans-serif;
	/*! 隱藏既有下拉箭頭 */
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	/*! 美化下拉選單 */
	background: url("../images/select_arrow.png") center right 0px no-repeat, #FFF;
	background-size: 30px auto;
	border: 2px solid #727272;
	color: #727272;
	font-size: 100%;
	padding: 0 15px;
	min-width: 225px;
	height: 30px;
	background-color: transparent; }

.language select::-ms-expand {
	display: none; }

label{
	display: inline-block;
	margin-right: 10px;
}
label.title {
	color: #727272;
	font-family: Arial, "微軟正黑體", 'Apple LiGothic', 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Helvetica, sans-serif;
	display: inline-block;
	margin-right: 20px;
	line-height: 22px;
}
label.title.s{
	margin-right: 5px;
}
.title a{
	color: #727272;
	text-decoration: none;
}
.title a:hover{
	color: #727272;
	text-decoration: underline;
}

#top #menu {
	height: 60px;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}
#top #menu .MenuLine {
	float: left;
}

#Main {
	width: 994px;
	margin-right: auto;
	min-height: 600px;
	padding-top: 150px;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: auto;
	overflow: hidden;
}
#Main #banner {
	height: 68px;
	width: 994px;
}
#Main #link-text {
	font-size: 11px;
	color: #2CAAD4;
	text-align: right;
	height: 22px;
	padding-right: 14px;
	line-height: 22px;
	background-color: #0C247A;
	font-family: Arial, Helvetica, sans-serif;
}
#Main #link-text a {
	color: #999;
	text-decoration: none;
}
#Main #link-text a:hover {
	color: #999;
	text-decoration: underline;
}
#Main #MainLeft {
	width: 220px;
	float: left;
}
#Main #MainLeft #MainLeft-title {
	height: 46px;
	background-image: url(../images/left_title-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	padding-left: 26px;
}
#Main #MainLeft #MainLeft-menu {
	background-image: url(../images/left_menu-bg.jpg);
	min-height: 240px;
}
#Main #MainLeft #MainLeft-menu ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	list-style-type: none;
}
#Main #MainLeft #MainLeft-menu ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-align: left;
	line-height: 15px;
}
#Main #MainLeft #MainLeft-menu ul li a {
	color: #005BCA;
	display: block;
	background-image: url(../images/left_menu-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 16px;
	text-decoration: none;
	background-image: url(../images/left_menu-icon.gif);
}
#Main #MainLeft #MainLeft-menu ul li a:hover {
	position: relative;
	left: 1px;
	top: 1px;
	text-decoration: underline;
}
#Main #MainLeft #MainLeft-menu ul ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#Main #MainLeft #MainLeft-menu ul ul li a {
	background-image: none;
	padding: 0px;
	color: #666;
}




#Main #MainLeft #MainLeft-foot {
	height: 162px;
	width: 220px;
}



#Main #MainRight {
	width: 774px;
	overflow: hidden;
	float: right;
}
#Main #MainRight #MainRight-title {
	background-image: url(../images/right_title-bg.jpg);
	background-repeat: repeat-x;
	height: 46px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #005BAC;
	font-style: italic;
	line-height: 46px;
}
#Main #MainRight #MainRight-title span {
	color: #1d368d;
	font-size: 21px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#Main #MainRight #MainRight-main {
	width: 740px;
	overflow: hidden;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 24px;
	margin-bottom: 40px;
}


.MainList {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.MainList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	overflow: hidden;
}
.MainList ul li {
	display: block;
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.MainList ul li .MainList-title {
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/main_title-bg01.jpg);
	height: 34px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 34px;
	font-weight: bold;
}
.MainList ul li .MainList-main {
	background-image: url(../images/index_main-list-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	text-align: center;

}
.MainList ul li .MainList-main img {
	border: 1px solid #A0A0A0;
	width: 210px;
	height: auto;
}



.MainBox {
	width: 740px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
}
.MainClear {
	clear: both;
}
.MainTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	color: #333;
	width: 730px;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}

.MainTitle01 span{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	background-image: url(../images/icon-top1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.MainTitle01 span a {
	color: #0C247A;
	text-decoration: none;
	display: block;
}
.MainTitle01 span a:hover {
	position: relative;
	left: 1px;
	top: 1px;
	text-decoration: underline;
}

.MainTitle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	color: #333;
	position: absolute;
	width: 730px;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.MainTitle02 div {
	top: -166px;
	position: absolute;
}
.MainTitle02_high {
	height: 30px;
}
.MainTitle02 span{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	background-image: url(../images/icon-top1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.MainTitle02 span a {
	color: #0C247A;
	text-decoration: none;
	display: block;
}
.MainTitle02 span a:hover {
	position: relative;
	left: 1px;
	top: 1px;
	text-decoration: underline;
}

.MainWordB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
.MainWordB img {
	margin-bottom: 20px;
	max-width: 660px;
}

.MainWordR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
.MainWordR img {
	float: left;
	margin-right: 16px;
	max-width: 330px;
}

.MainWordL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
.MainWordL img {
	float: right;
	margin-left: 10px;
	max-width: 330px;
}

.MainWordT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
.MainWordT img {
	margin-top: 10px;
	max-width: 660px;
}
.MainDownload {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.MainDownload table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
.MainDownload table tr td {
	border-collapse: collapse;
}
.MainDownload .FromTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005BCA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.MainDownload .FromSub {
	font-size: 12px;
	color: #0C247A;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #EBEBEB;
}
.MainDownload .FromText {
	font-size: 12px;
	color: #666;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.MainDownload .FromText a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}


.ProductList01 {
	padding-top: 20px;
	padding-bottom: 10px;
}
.ProductList01-title {
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/main_title-bg01.jpg);
	height: 34px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 34px;
	font-weight: bold;
}
.ProductList01-title span {
	height: 30px;
	width: 75px;
	float: right;
	background-image: url(../images/main_title-btn01-bg.png);
	font-size: 11px;
	line-height: 30px;
	display: block;
}
.ProductList01-title span a {
	height: 30px;
	width: 40px;
	float: right;
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/icon-top1.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-left: 35px;
	display: block;
}
.ProductList01-title span a:hover {
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}
.ProductList01-menu01 {
	/* [disabled]background-image: url(../images/main_title-bg02.jpg); */
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 2px;
}
.ProductList01-menu01 .menu01-title {
	background-image: url(../images/left_menu-icon.gif);
	height: 30px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0C247A;
	padding-left: 26px;
	background-position: 12px center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.ProductList01-menu01 .menu01-title a {
	display: block;
	text-decoration: none;
	color: #0C247A;
}
.ProductList01-menu01 .menu01-title a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}
.ProductList01-menu02 {
	/* [disabled]background-image: url(../images/main_title-bg03.jpg); */
	background-repeat: repeat-x;
	background-position: top;
}
.ProductList01-menu02 .menu02-title {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	padding-left: 36px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.ProductList01-menu02 .menu02-title a {
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 36px;
}
.ProductList01-menu02 .menu02-title a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}

.ProductList01-menu02 .ProductList01-list01 {
	/* [disabled]background-image: url(../images/main_product-list-bg01.jpg); */
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 16px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.ProductList01-menu02 .ProductList01-list01 .ListProducts {
	display: block;
	background-image: url(../images/product-list-title-bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DEDEDE;
	border: 1px solid #CCC;
	margin-bottom: 8px;
}
.ProductList01-menu02 .ProductList01-list01 .ListProducts .ListProducts-title01 {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005BCA;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 16px;
}
.ProductList01-menu02 .ProductList01-list01 .ListProducts .ListProducts-title01 .ListProducts-BtnMore {
	background-image: url(../images/btn-bg01.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 50px;
	background-position: top;
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.ProductList01-menu02 .ProductList01-list01 .ListProducts .ListProducts-title01 .ListProducts-BtnMore a {
	height: 20px;
	width: 50px;
	line-height: 20px;
	display: block;
	background-image: url(../images/icon-more.png);
	background-position: center center;
	padding: 0px;
	background-repeat: no-repeat;
}
.ProductList01-menu02 .ProductList01-list01 .ListProducts .ListProducts-title01 .ListProducts-BtnMore a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}
.ProductList01-menu02 .ProductList01-list01 .ListProducts .ListProducts-title01 .ListProducts-watts {
	float: right;
	height: 30px;
	font-size: 16px;
	color: #000;
	margin-right: 8px;
}


.ProductList01-menu02 .ProductList01-list01 .ListProducts .ListProducts-main01 {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.ProductList01-menu02 .ProductList01-list01 .ListProducts .ListProducts-main01 img {
	max-width: 646px;
	height: auto;
}
.ProductList01-menu02 .ProductList01-list01 .ListProducts .ListProducts-main01 img a {
	max-width: 646px;
	height: auto;
}


#ProductTop-menu {
	height: 34px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 34px;
	text-align: center;
	color: #CCC;
}
#ProductTop-menu a {
	color: #666;
	text-decoration: none;
}
#ProductTop-menu a:hover {
	color: #0C247A;
	text-decoration: underline;
}


.ProductMain-Connectors {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.ProductMain-Connectors ul {
	overflow: hidden;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ProductMain-Connectors ul li {
	display: block;
	width: 155px;
	margin: 5px;
	float: left;
	background-color: #DFDFDF;
	text-align: center;
}
.ProductMain-Connectors ul li img {
	width: 145px;
	border: 1px solid #005BB9;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.ProductMain-Connectors ul li .ConnectorsTxt01 {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	background-color: #005BB9;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.ProductMain-Connectors ul li .ConnectorsTxt02 {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	background-color: #EAEAEA;
	padding: 4px;
	font-weight: bold;
	color: #0C247A;
}



.ProductMain-Specification {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.ProductMain-Specification table {
	border-collapse: collapse;
	width: 100%;
}
.ProductMain-Specification table tr td {
	border-collapse: collapse;
	border: 1px solid #999999;
	border-spacing: 0;
	padding: 5px;
}
.ProductMain-Specification .FromTdBg01    {
	background-color: #D7D7D7;
}
.ProductMain-Specification .FromTdBg02  {
	background-color: #EAEAEA;
}

#ProductMain-pic {
	height: 225px;
	width: 300px;
	float: left;
	padding-right: 34px;
	padding-left: 20px;
}
#ProductMain-pic img {
	height: 225px;
	width: 300px;
}

#ProductMain-right {
	float: left;
	width: 385px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	min-height: 225px;
}
#ProductMain-right #ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #005BB9;
	font-weight: bold;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#ProductMain-right #ProductPic-list {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: 15px;
	width: 370px;
}
#ProductMain-right #ProductPic-list ul {
	list-style-type: none;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 370px;
}
#ProductMain-right #ProductPic-list ul li {
	display: block;
	float: left;
	margin: 5px;
}
#ProductMain-right #ProductPic-list ul li a {
	display: block;
	border: 2px solid #CCCCCC;
}
#ProductMain-right #ProductPic-list ul li a:hover {
	display: block;
	border: 2px solid #0099FF;
}
#ProductMain-right #ProductPic-list ul li img {
	height: 45px;
	width: 60px;
}



.FeatureArticleList01 {
	padding-top: 20px;
	padding-bottom: 10px;
}
.FeatureArticleList01-title {
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/main_title-bg01.jpg);
	height: 34px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 34px;
	font-weight: bold;
}
.FeatureArticleList01-title span {
	height: 30px;
	width: 75px;
	float: right;
	background-image: url(../images/main_title-btn01-bg.png);
	font-size: 11px;
	line-height: 30px;
	display: block;
}
.FeatureArticleList01-title span a {
	height: 30px;
	width: 40px;
	float: right;
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/icon-top1.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-left: 35px;
	display: block;
}
.FeatureArticleList01-title span a:hover {
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}
.FeatureArticleList01 .FeatureArticleList01-word {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-image: url(../images/mainbox-top-bg.jpg);
	background-repeat: repeat-x;
}
.FeatureArticleList01 .FeatureArticleList01-word img {
	height: auto;
	width: 250px;
	margin-right: 10px;
	border: 1px solid #A0A0A0;
}
.FeatureArticleList02 {
	padding-bottom: 10px;
}
.FeatureArticleList02-title {
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/main_title-bg01.jpg);
	height: 34px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 34px;
	font-weight: bold;
}

.FeatureArticleList02-ProductList {
	background-image: url(../images/main_title-bg03.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 2px;
}
.FeatureArticleList02-ProductList .menu02-title {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	padding-left: 36px;
	display: block;
}
.FeatureArticleList02-ProductList .menu02-title a {
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 36px;
}

.FeatureArticleList02-ProductList .FeatureArticleList02-list01 {
	background-image: url(../images/main_product-list-bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 16px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
}
.FeatureArticleList02-ProductList .FeatureArticleList02-list01 .ListProducts {
	display: block;
	background-image: url(../images/product-list-title-bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DEDEDE;
	border: 1px solid #CCC;
	margin-bottom: 8px;
}
.FeatureArticleList02-ProductList .FeatureArticleList02-list01 .ListProducts .ListProducts-title01 {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005BCA;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 16px;
}
.FeatureArticleList02-ProductList .FeatureArticleList02-list01 .ListProducts .ListProducts-title01 .ListProducts-BtnMore {
	background-image: url(../images/btn-bg01.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 50px;
	background-position: top;
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.FeatureArticleList02-ProductList .FeatureArticleList02-list01 .ListProducts .ListProducts-title01 .ListProducts-BtnMore a {
	height: 20px;
	width: 50px;
	line-height: 20px;
	display: block;
	background-image: url(../images/icon-more.png);
	background-position: center center;
	padding: 0px;
	background-repeat: no-repeat;
}
.FeatureArticleList02-ProductList .FeatureArticleList02-list01 .ListProducts .ListProducts-title01 .ListProducts-watts {
	float: right;
	height: 30px;
	font-size: 16px;
	color: #000;
	margin-right: 8px;
}


.FeatureArticleList02-ProductList .FeatureArticleList02-list01 .ListProducts .ListProducts-main01 {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.FeatureArticleList02-ProductList .FeatureArticleList02-list01 .ListProducts .ListProducts-main01 img {
	max-width: 646px;
	height: auto;
}
.FeatureArticleList02-ProductList .FeatureArticleList02-list01 .ListProducts .ListProducts-main01 img a {
	max-width: 646px;
	height: auto;
}

.FeatureArticleMain-box {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
}
.FeatureArticleMain-box img {
	margin-bottom: 20px;
	max-width: 660px;
}


.OurTeamMain-box {
	width: 740px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(../images/mainbox-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.OurTeamMain-title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 34px;
	color: #FFF;
	position: absolute;
	width: 730px;
	height: 34px;
	padding-left: 10px;
	background-image: url(../images/main_title-bg01.jpg);
	background-repeat: repeat-x;
}
.OurTeamMain-title01 div {
	top: -166px;
	position: absolute;
}
.OurTeamMain-title01_high {
	height: 34px;
}

.OurTeamMain-title01 span {
	height: 30px;
	width: 75px;
	float: right;
	background-image: url(../images/main_title-btn01-bg.png);
	font-size: 11px;
	line-height: 30px;
	display: block;
}
.OurTeamMain-title01 span a {
	height: 30px;
	width: 40px;
	float: right;
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/icon-top1.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-left: 35px;
	display: block;
}
.OurTeamMain-box .OurTeamMain-title01 span a:hover {
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}
.OurTeamMain-box .OurTeamMain-TopBg {
	background-image: url(../images/mainbox-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.OurTeamMain-box .OurTeamMain-position {
}

.OurTeamMain-box .OurTeamMain-PositionTitle {
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}
.OurTeamMain-box .OurTeamMain-list {
	padding-top: 16px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
}
.OurTeamMain-box .OurTeamMain-word {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.OurTeamMain-box .OurTeamMain-word img {
	float: left;
	margin-right: 16px;
	width: 100px;
	height: auto;
	margin-left: 10px;
}
.OurTeamMain-box .OurTeamMain-word .line  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 15px;
}
.OurTeamMain-box .OurTeamMain-word .name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005BD3;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.OurTeamMain-box .OurTeamMain-word .text {
	font-size: 13px;
	color: #666;
	line-height: 18px;
}
.OurTeamMain-box .OurTeamMain-word .link {
	font-size: 13px;
	line-height: 18px;
}
.OurTeamMain-box .OurTeamMain-word .link a {
	color: #0C247A;
	text-decoration: underline;
}
.OurTeamMain-box .OurTeamMain-word .link a:hover {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
	color: #0C247A;
}
#SupportDownload-search {
	background-color: #DEDEDE;
	border: 1px solid #CCC;
	background-image: url(../images/product-list-title-bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 85px;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 35px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
#SupportDownload-search .SearchBox {
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#SupportDownload-search .SearchBox .SearchBtn {
	height: 20px;
	width: 70px;
	float: right;
	background-image: url(../images/btn-bg01.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	margin-top: 2px;
}
#SupportDownload-search .SearchBox .SearchBtn a {
	display: block;
	width: 44px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/icon-search.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 26px;
}
#SupportDownload-search .SearchBox .SearchBtn a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}

#SupportDownload-search .SearchBox .SearchIcon {
	float: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#SupportDownload-search .SearchBox label {
	float: left;

}
#SupportDownload-search .SearchBox label select {
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 2px solid #CCC;
	height: 24px;
}
#SupportDownload-search .SearchBox label select option {
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#SupportDownload-search .SearchComment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0C247A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
	text-align: center;
}


#SupportRequest-box {
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 240px;
	padding-left: 0px;
	padding-bottom: 35px;
	margin-right: 40px;
	background-image: url(../images/request-pic.png);
}
#SupportRequest-box .RequestList {
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	border-top-width: 1px;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
}
#SupportRequest-box .RequestList .ItemName {
	width: 70px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	background-image: url(../images/search-icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	padding-left: 15px;
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 0px;
	color: #0C247A;
	padding-top: 3px;
}
#SupportRequest-box .RequestList .ItemBox {
	float: left;
	padding-left: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 24px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	width: 302px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#SupportRequest-box .RequestList .ItemBox input {
	border: 1px solid #CCC;
	width: 300px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #EBEBEB;
}
#SupportRequest-box .RequestList .ItemBox #textarea {
	height: 100px;
	width: 300px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #EBEBEB;
}
#SupportRequest-box #RequestBtn {
	overflow: hidden;
	margin-top: 20px;
	text-align: center;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #09F;
}
#SupportRequest-box #RequestBtn a  {
	color: #FFF;
	text-decoration: none;
	background-color: #06D;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/btn-bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: inline-block;
}
#PressRoomBox {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
#PressRoomBox #PressRoomList {
	margin-bottom: 20px;
}
#PressRoomBox #PressRoomList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#PressRoomBox #PressRoomList ul li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	padding: 10px;
	margin-bottom: 10px;
}
#PressRoomBox #PressRoomList ul li img {
	float: left;
	margin-right: 14px;
	border: 1px solid #A0A0A0;
}
#PressRoomBox #PressRoomList ul li .PressRoomList-right {
	margin-left: 81px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 14px;
	min-height: 67px;
}
#PressRoomBox #PressRoomList ul li .PressRoomList-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
}

#PressRoomBox #PressRoomList ul li .PressRoomList-title {
	font-size: 13px;
	color: #0C247A;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
#PressRoomBox #PressRoomList ul li .PressRoomList-title a {
	color: #0C247A;
}
#PressRoomBox #PressRoomList ul li .PressRoomList-title a:hover {
	color: #0C247A;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
#PressRoomBox #PressRoomList ul li .PressRoomList-text {
	font-size: 12px;
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#PressRoomMain-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0C247A;
	padding-top: 20px;
	padding-bottom: 6px;
}
#PressRoomMain-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	letter-spacing: 1px;
	background-color: #005BAC;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#PressRoomMain-back {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	text-align: right;
	margin-top: 30px;
	padding-left: 10px;
	background-image: url(../images/back-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#PressRoomMain-back a {
	color: #0C247A;
	text-decoration: underline;
}
#PressRoomMain-back a:hover {
	color: #0099FF;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

#PageMumber {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #09F;
	color: #0C247A;
	font-weight: bold;
}
#PageMumber a {
	color: #06D;
	font-weight: normal;
}
#PageMumber a:hover {
	font-weight: normal;
	text-decoration: none;
}
#PageMumber .PageMumber-btn {
	background-image: url(../images/btn-bg01.jpg);
	background-repeat: repeat-x;
	display: inline-block;
	color: #FFF;
	line-height: 20px;
	background-color: #06D;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	font-size: 11px;
	background-position: top;
}
.SiteMapList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}
.SiteMapList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 220px;
}
.SiteMapList ul li {
	width: 200px;
	margin: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0A0A0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/search-icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}
.SiteMapList ul li a {
	color: #0C247A;
	text-decoration: none;
	display: block;
}
.SiteMapList ul li a:hover {
	font-weight: bold;
	position: relative;
	left: 1px;
	top: 1px;
}






#FootClearBoth {
	clear: both;
}
#Foot {
	background-image: url(../images/foot-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 2px;
	height: 60px;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
#Foot #Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	float: left;
	margin-top: 22px;
	margin-left: 14px;
}
#Foot #FootMenu {
	float: right;
	margin-top: 22px;
	margin-right: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#Foot #FootMenu a {
	color: #666;
	text-decoration: none;
}
#Foot #FootMenu a:hover {
	text-decoration: underline;
}

/*!
