@charset "utf-8";
/* CSS Document */

body{ /*請於此設定標準文字級數12pixel,其它css的字級與字高請均使用em為單位*/
	 -webkit-font-smoothing: antialiased; /* 讓 Mac/Safari 顯示更銳利 */
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
	 font-family: "微軟正黑體", "Microsoft JhengHei", "PingFang TC", "Heiti TC", sans-serif;
  font-weight: 500; /* 原本若是 300 或 normal 改成 500～600 */
	font-size: 12px;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	/*background-image: url(../a/main_bg.jpg);
	background-color: #F3E4E4;*/
	background-repeat: repeat-x;
	overflow-x:hidden;
	
	
}
/* Start For News List Css */

ul.singlepagelist{/* 單頁式列表 */
	list-style:none;
	margin:0;
	padding:0;
}
ul.singlepagelist li{
	text-align:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px;
	margin:0 auto 20px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/*background:#f8f8f8;*/
	 background-color: rgba(200, 200, 200, 0.1);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.singlepagelist-subhead{/* 單頁式列表標題 */
	position:relative;
	font-family: Arial, "微軟正黑體", "新細明體", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.2em;
	line-height:1.4;
	font-weight: normal;
	margin:0;
	padding:0.6em 0;
	display:block;


	text-align: left;
}
.product-img-bg2 img{
max-width:350px;
}
.singlepagelist-subhead a{
	text-decoration:none;
	color:inherit;
}
.singlepagelist-subhead a:hover{
	text-decoration:none;
	color:#000000;
}

.singlepagelist-date:after{/* 單頁式列表日期+此樣式 */
	content:attr(data-newsdate);
	font-size: 12px;
	line-height:1;
	text-shadow: none;
	display:inline-block;
	padding:5px;
	color:#999;
}
.singlepagelist-summary{/* 單頁式列表剪短摘要 */
	display:block;
	margin:0.8em 0;
	font-size:16px;

	text-align: left;
}
.icon-bullhorn:before, .icon-faq:before, .icon-guide:before{
	content:' ';
	display:inline-block;
	margin:-2px 0 0 0;
	width:25px;
	height:25px;
	vertical-align:top;
}
.icon-bullhorn:before{/* 單頁式最新消息列表+icon樣式 */
	background:url(https://www.okweb.asia/3003/images/cube-news.png) no-repeat center center;
	background-size:contain;
}
.icon-faq:before{/* 單頁式常見問題列表+icon樣式 */
	background:url(https://www.okweb.asia/3003/images/cube-faq.png) no-repeat center center;
	background-size:contain;
}
.icon-guide:before{/* 單頁式購物指南列表+icon樣式 */
	background:url(https://www.okweb.asia/3003/images/cube-guide.png) no-repeat center center;
	background-size:contain;
}
/* End For News List Css */
.block_number-set-line td{
	font-size: 12px;
	}
div#editable{

    width:685px;
    overflow-x: hidden;
	}
div.editor_bar{
    width:685px;
	} 


.royalSlider { /*Royal_Slider橫幅slider的寬和高*/
	position:relative;	
	width:940px;

	overflow:hidden;
}



#all {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#all #primary-menu {
	height: 29px;
	position: absolute;
	left: 0px;
	top: 82px;
	width: 940px;
	z-index:3000;
	/*background-color: #000;*/
	margin: 0px;
	padding: 0px;
	-ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
/* Hide scrollbar for Chrome, Safari and Opera */
#all #primary-menu::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */


#right_banner {
	position:absolute;


	top:50px;
	margin-left:960px; 


}


/***************************************************
			DROPDOWN MENU
***************************************************/

.menu {
		width:180%;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#menu-center{


	padding: 0px;
	}

.menu ul {
	position: absolute;
	top: -999em;
	 /*width: 940px; left offset of submenus need to match (see below) */
	list-style-image: none;
	list-style-type: none;	
}
.menu ul li {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.menu li:hover, .menu li.current {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float: left;
	position: relative;
	padding-bottom: 20px;
}
.menu li a {
	display: block;
	position: relative;
	text-decoration: none;

	margin: 0px;
	padding: 0px;
}

.menu li a:last-child {
	border-right: none;
}
.menu li a strong {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;


	height: 29px;
}
.menu li a span {
	display: block;
	font-size: 11px;

}
.menu li:hover a, .menu li.current a {	
	/*color: #676767;*/
}
.menu li:hover ul {
	left: -20px;
	top: 29px; /* match top ul list item height */
	z-index: 9999;
	/*background: #fff;*/
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-moz-border-radius-bottomleft:3px; 
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	/*border: 1px solid #E6E6E6;
	border-top: 1px none #E6E6E6;*/
	width: 200px;
	
}
.menu li:hover ul li a {
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
	background-image: none;
}	
.menu li:hover li ul {
	top: -999em;
	
}
.menu li li:hover ul {
	left: 200px; /* match ul width */
	top: 0;
	
}
.menu li ul li:hover {
	border: none;
}
.menu li:hover ul li {
	padding-bottom: 0px;
	text-align: left;	/*background: url(../images/menu-bg-border.gif) no-repeat center top;*/
}
.menu li ul li a {
	font-size: 12px;
	width: 164px; /* match ul width */
	height: auto;
	text-transform: uppercase;
	font-family: "微軟正黑體",Arial, "新細明體" ;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
/*.menu li ul li a { color: #B6B6B6!important; }
.menu li ul li:hover a { color: #676767!important; }
.menu li ul li:hover ul li a { color: #B6B6B6!important; }
.menu li ul li:hover ul li:hover a { color: #676767!important; }
.menu li ul li:hover ul li:hover ul li a { color: #B6B6B6!important; }
.menu li ul li:hover ul li:hover ul li:hover a { color: #676767!important; }*/


.menu li:hover ul li:first-child {
	background: none;
}




#header{ /*版頭*/
	height: 111px;
	position: relative;
}



#menu-sub{ /*次選單,像是產品分類,訊息分類*/
}

	
#menu-sub ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu-sub ul li{

	}			
	
#menu-sub ul li a{
	display: block;
	/*background-image: url(../a/menu-sub-f1.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	/*color: #88595B;*/ /*左側_選單文字顏色(超連結)*/
	text-decoration: none;
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	}
#menu-sub ul li a:hover,#menu-sub ul li a.mark{

	background-repeat: no-repeat;
	background-position: left top;

	padding-left: 12px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	}	

#menu-sub li ul{

	padding-top: 6px;
	padding-bottom: 8px;
}	
#menu-sub li ul li{
	list-style-type: disc;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;	
}
#menu-sub li ul li a{

	margin: 0px;
	padding: 0px;
	background-image:url(https://www.okweb.asia/images/spacer.gif);
	padding:0px;
	text-decoration: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu-sub li ul li a:hover{

	margin: 0px;
	padding: 0px;
	background-image:url(https://www.okweb.asia/images/spacer.gif);
	padding:0px;
	text-decoration: none;
	display: inline;
}
#menu-sub li ul li a.mark{
margin: 0px;
	padding: 0px;
	background-image:url(https://www.okweb.asia/images/spacer.gif);
	padding:0px;
}	









#menu-footer{ /*底部選單*/
}






#all #header #search {/*產品搜尋*/
	position: absolute;
	top: 46px;
	right: -2px;
	font-size: 1em;
	/*color: #666666*/;
	text-decoration: none;
}
#all #header #search .form {
	/*background-color: #EED9D9;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*color: #966;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: lighter;
}
#all #header #search .button-search {
	/*background-image: url(../a/btn-search.gif);*/
	height: 17px;
	width: 27px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

#all #header #language {
	position: absolute;
	top: 20px;
	right: 0px;
	font-size: 1em;
	/*color: #AA8C8C;*/
	text-decoration: none;
	font-family:  Arial,"新細明體";
	font-weight: lighter;
	letter-spacing: 0em;
}
#all #header #language a {
	/*color: #AA8C8C;*/
	text-decoration: none;

}

#all #header #language a:hover {
	/*color: #990066;*/
	text-decoration: underline;
}

#all #header #font-size {
	position: absolute;
	top: 26px;
	right: 16px;
	font-size: 1em;
	/*color: #AA8C8C;*/
	text-decoration: none;
	font-family:  Arial,"新細明體";
	font-weight: lighter;

	line-height: 1.2em;
}
#all #header #font-size a {
	/*color: #FFFFFF;*/
	text-decoration: none;
	display: block;


}

#all #header #font-size a:hover {
	/*color: #FFFF00;*/
	text-decoration: none;
}
#all #header #logo {
	position: absolute;
	position: relative;
	left: 0px;
	top: 4px;
}



#login { /*會員登入*/
}

#left { /*左側邊*/
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
}

#right { /*右側邊*/
}

#main { /*中間主體*/
	margin: 0px;
	padding: 0px;
	float: right;
	width: 720px;
	/*background-image: url(../a/main-main-bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 46px;
}

#main-title { /*中間內頁標題*/
	height: 45px;
	position: relative;
	width: 720px;
}
#main-title h1 { /*中間內頁標題*/
	font-family: "微軟正黑體",  Arial,"新細明體";
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: lighter;
	/*color: #FFF;*/
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 4%;
	top: 28%;
}

#main-title-eng { /*中間內頁標題*/
	height: 45px;
	/*background-image: url(../a/main_title_eng_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 220px;
	overflow: hidden;
	margin-top: 1px;
}
#main-title-eng h1 { /*中間內頁標題*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	/*color: #6B3539;*/
	position: absolute;
	right: 5px;
	bottom: -3px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
}

.main-title-sub{  /*中間內頁小標*/
}

.main-text{  /*內頁統一使用之內文字*/
}


#content{
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	}




.nav { /*導覽列*/
	font-family:  Arial,"新細明體";
	font-size: 1em;
	font-weight: lighter;
	/*color: #B29294;*/
	text-decoration: none;
	position: absolute;
	top: 15px;
	right: 20px;
}

.nav a { /*導覽列連結*/
	/*color: #B29294;*/
	text-decoration: none;
}

.nav a:hover { /*導覽列連結變色*/
	/*color: #FF0;*/
	text-decoration: underline;
}

.notes { /*附註文字*/
}


.more { /*更多詳細連結*/
}

.line { /*內頁分隔線*/
}

.form-s { /*單行式欄位,不用設寬度*/
}

.form-b { /*單行式欄位,不用設寬*/
}

.btn-submit{ /*送出按鈕*/
}

.btn-reset{ /*清除按鈕*/
}

.btn-login{ /*登入按鈕*/
}

.btn-logout{ /*登出按鈕*/
}



#all #import0 { /*橫幅度告*/
	/*background-color: #FFF;*/
	padding: 0px;
}

#all #main #news #import1{/*一般廣告,一般廣告分成兩組,用意在有可能版型的兩個側邊是不同寬度時就可應用*/
}

#all #main #news #import1 img {
	/*background-color: #FFF;*/
	padding: 5px;
	/*border: 1px solid #EED9D9;*/
	margin-top: 3px;
	margin-bottom: 10px;
	}

#all #main #news #import2{/*一般廣告,一般廣告分成兩組,用意在有可能版型的兩個側邊是不同寬度時就可應用*/
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	/*color: #F90;*/
	text-decoration: none;
}
.more:hover {
	/*color: #F09;*/
	text-decoration: underline;
}









#footer { /*底部*/
	/*background-image: url(../a/footer-bg.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	margin-top: 5px;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 12px;
}
#footer-menu{ /*底部選單*/
	font-family:  Arial,"新細明體";
	font-size: 1em;
	line-height: 1.3em;
	font-weight: lighter;
	/*color: #FFF;*/
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;


}
#footer-menu a{ /*底部選單連結*/
	/*color: #FFF;*/
	text-decoration: none;

	
}
#footer-menu a:hover{ /*底部選單連結換色*/
	/*color: #FC0;*/
}
#footer-message {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #CC3366;*/
}
#visitor {
	/*color: #AA8C8C;*/
}
#ezlink {
	/*color: #AA8C8C;*/
}
#ezlink a {
	/*color: #AA8C8C;*/
	text-decoration: none;
}

#ezlink a:hover {
	text-decoration: underline;
}



.clear-float{
	clear: both;
	margin: 0px;
	padding: 0px;
	}
