/* 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;

}
.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: 12px;
	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 */
div#editable{

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

    width:670px;

	} 


a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

body{ /*請於此設定標準文字級數12pixel,其它css的字級與字高請均使用em為單位*/
/*	background-image: url(../a/bg.jpg);*/
	background-repeat: repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
/*	color: #666;*/
	text-decoration: none;
	font-family: "微軟正黑體", "新細明體", Arial;
}
#all{ /*請於此設定標準文字級數12pixel,其它css的字級與字高請均使用em為單位*/
	/*	background-image: url(../a/bg.jpg);*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.cleancss {
    clear:both;
}
.div-style1{
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
    font-size: 16px;
    }

#co {
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.main-title { /*中間內頁標題*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
/*	border-bottom-color: #DDDDDD;*/
	padding-top: 10px;
	padding-bottom: 10px;
}


#left { /*左側邊*/
	float: left;
	width: 220px;
	border-right-width: 1px;
	border-right-style: dotted;
/*	border-right-color: #DDDDDD;*/
	padding-right: 10px;
	margin-top: 20px;
}

#right { /*右側邊*/
	float: right;
	width: 680px;
	margin-top: 20px;
}



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

ul#menu-sub a {
  display: block;
  text-decoration: none;	
}

ul#menu-sub li {
  margin-top: 1px;
}

ul#menu-sub li a {
/*	color: #595959;*/
	padding: 0.5em;
/*	background-color: #FFF;*/
	font-size: 1.2em;
	font-weight: bold;
}

ul#menu-sub li a:hover {
/*	background-color: #E4E0DC;*/
}

ul#menu-sub li ul li a {
	/*	color: #999999;*/
display:block;
	font-size: 1em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

ul#menu-sub li ul li a:hover {
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
		border-bottom-width: 1px;
	border-bottom-style: dotted;

/*	border-left: 5px #000 solid;*/

/*	background-color: #664D41;
	color: #FFF;*/
}


.nav { /*導覽列*/
/*	color: #333;*/
	text-decoration: none;
}

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

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





.import1{/*一般廣告,一般廣告分成兩組,用意在有可能版型的兩個側邊是不同寬度時就可應用*/
/*	background-image: url(../a/main_left_line.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	margin-top: 20px;
}





/***************************************************
				PORTFOLIO
***************************************************/
#masonry-wrap {
}
#portfolio-post-item {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.portfolio-list {
	width: 220px;
}
.portfolio-list img{
	border: 1px none #FFF;
}
.portfolio-list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: -27px;
}
.portfolio-list ul li {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 27px;
}
*+html .portfolio-list ul li {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}

.portfolio-list ul li .portfolio-item-thumb a {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/bg-zoom-hover.png);
	display: block;
	height: auto;
	width: auto;
	background-color: #fff;
}
.portfolio-list ul li a.hide {
	display: none;
}
.portfolio-item-info .post-category .left, .portfolio-item-info .post-category .right {
	width: 100%;
}
.portfolio-item-info {
	padding: 5px;
	float: left;
}
.portfolio-item-info .title a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.loading_item {
	width: 25px;
	height: 22px;
	background: url(../images/loading_item.gif) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}
.portfolio-item-thumb {
	position: relative;
	margin-bottom: 10px;
	float: left;
}
.portfolio-list .col1 {
	width: 920px;
	margin: 0 0 25px 27px;
	padding-top: 25px;
	border-top: 1px dotted #ddd;
	background-image: none;
}
.portfolio-list .col1:first-child {
	border-top: none;
	padding-top: 0;
}
.portfolio-list .col1 .portfolio-item-thumb {
	margin-bottom: 0;
	margin-right: 25px;
	padding-right: 25px;
	border-right: 1px dotted #ddd;
}
.portfolio-list .col1 .portfolio-item-info {
	float: left;
	width: 250px;
	padding: 0;
}
.portfolio-list .col2 {
	width: 445px;
	margin-right: 2px;
}
.portfolio-list .col3 {
	width: 285px;
	margin-right: 5px;
}
.portfolio-list .col4 {
	width: 208px;
	margin-right: 2px;
}










#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 70px;
}

*+html #header { /* IE7 */
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: -70px;
}




/***************************************************
			DROPDOWN MENU
***************************************************/
#primary-menu {
	width:940px;
	-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;
	-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);
	/*	background-color: #fff;*/
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: absolute;
	z-index: 3000;

}
#primary-menu ul {
		width:180%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.menu, .menu * {
	margin:	0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu {
	
	float: left;
}
.menu ul {
	position: absolute;
	top: -999em;
	width: 200px; /* left offset of submenus need to match (see below) */
}
.menu ul li {
	width: 100%;
}
.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;
/*	color: #B6B6B6;*/
	padding-right: 17px;
	margin-right: 17px;
/*	background-image: url(../images/menu_right_line.jpg);*/
	background-repeat: no-repeat;
	background-position: right 0px;
}
.menu li a:last-child {
	border-right: none;
}
.menu li a strong {
	display: block;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
}
.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: 38px; /* 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;
/*	background: url(../images/menu-bg-border.gif) no-repeat center top;*/
}
.menu li ul li a {
	font-size: 1em;
	padding: 12px 0;
	margin: 0 18px;
	width: 164px; /* match ul width */
	height: auto;
	text-transform: uppercase;
}
/*.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;
}



/***************************************************
			LOGO
***************************************************/
#logo {
	float: left;
	padding-top: 7px;
	padding-bottom: 0px;
	position:relative;
	height:146px;
}
#logo a {	
	float: left;
	margin-right: 25px;    
}
#logo span {
	float: left;
	margin-top: 20px;
}

.social-bookmarks {
	float: right;
	list-style-type: none;
	padding-top: 45px;
	position: relative;
	width: 380px;
}
.social-bookmarks a{
/*	color: #ADB0B7;*/
	text-decoration: none;
	margin-right: 25px;
}
.social-bookmarks a:hover{
/*	color: #333;*/
	text-decoration: none;
}

/***************************************************
				      SEARCH
***************************************************/
#search {
	width: 190px;
	position: relative;
	float: right;
	padding: 10px;
	margin-top: 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
/*	background-color: #5C5C5C;*/
}
#search input {
	width:87%;
	float: left;
	padding: 0;
	margin: 0px;
	border: none;
	font-size: 11px;
/*	background-color: transparent;
	color: #ADB0B7;*/
	font-family: Arial, "新細明體",Helvetica, sans-serif;
}
#search input:focus {
}
#search .search-button {
	width: 35px;
	height: 32px;
	cursor: pointer;
	position: absolute;
	top: 1px;
	right: 1px;
	margin: 0px;
	padding: 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(https://www.okweb.asia/2001/images/sprite.png);
	background-repeat: no-repeat;
	background-position: 12px -184px;
}
#search .search-button:hover {
	background-attachment: scroll;
	background-color: transparent;
/*	background-image: url(../images/sprite.png);*/
	background-repeat: no-repeat;
	background-position: 12px -217px;
}
#search input:focus {
/*	color: #CC66CC;*/
}
#import {

	width: 940px;
	margin-right: auto;
	margin-left: auto;
	-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;
	-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);
}
#import_bg {
}




#main {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-topright-radius:3px;
	-webkit-border-topleft-radius:3px;
	border-topright-radius:3px;
	border-topleft-radius:3px;
	-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);
/*	background-color: #FFF;*/
	padding: 10px;
}
.title_en {
	font-family: 'Oswald', sans-serif;
	font-size: 2em;
/*	color: #999999;*/
	text-decoration: none;
	padding-bottom: 10px;
}

.title_en2 {
	font-family: 'Oswald', sans-serif;
	font-size: 2em;
/*	color: #5B5B5B;*/
	text-decoration: none;
	padding-bottom: 10px;
}

.title_tw {
	font-size: 1.3em;
	font-weight: bold;
/*	color: #999999;*/
	padding-bottom: 10px;
}
.title_tw2 {
	font-size: 1.3em;
	font-weight: bold;
/*	color: #5B5B5B;*/
	padding-bottom: 10px;
}

.main_text1 {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#products_news_div {
/*	background-color: #FEFEFE;*/
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#product {
	margin-bottom: 30px;
	border: 1px dotted #F00;
}
#product-line-hide {
	width: 680px;

	overflow: hidden;
}
#product-line-over {
	width: 730px;

}

.products_one {
	float: left;
	width: 180px;
	margin-right: 27px;
	margin-top: 15px;
	height: 300px;
	margin-left: 20px;
}
.products_one_title {
/*	color: #999999;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
/*.products_one_img {
	border: 1px solid #E7E7E7;
}
*/









#footer {
/*	background-image: url(../a/index_product_down_pic.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#footer_menu {
	padding-bottom: 20px;

}
.footer_menu_links {
}
.footer_menu_links a{
	/*	background-image: url(../images/footer_links_line.gif);*/
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 10px;
	margin-right: 10px;
	/*	color: #999999;*/
	text-decoration: none;

}
.footer_menu_links a:hover{
/*	color: #CC66CC;*/
	text-decoration: underline;
}
#footer_Info {
	padding-bottom: 20px;
}
#footer_Info a{
	text-decoration: none;
/*	color: #999999;*/
}
#footer_Info a:hover{
/*	color: #CC66CC;*/
	text-decoration: underline;
}
#footer_design {
/*	background-color: #181818;*/
	padding: 12px;
}
#footer_design a{
	text-decoration: none;
/*	color: #666666;*/
}
#footer_design a:hover{
/*	color: #CC66CC;*/
	text-decoration: underline;
}


/***************************************************
				FONT-SIZER
***************************************************/
/* Font-Sizer Specific Styling */

.fsizer { } /* Container element */

.fsizer a { display: block; float: left; width: 20px; margin-right: 5px; text-align: center; border: 1px dotted #ccc; color: #5761a0; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; }
.fsizer a:hover { text-decoration: none; background: #ebebeb;  }

/* Three 'A' links used to control size */

.fsizer a#fs_sml { font-size: 9px; height: 15px; padding-top: 5px; }
.fsizer a#fs_med { font-size: 12px; height: 14px; padding-top: 1px; }
.fsizer a#fs_lrg { font-size: 16px; height: 15px; padding-top: 0px; }

.fsizer a.fsactive { color: #000; background: #ebebeb; cursor: default; } /* When mode is active */
.language_text {
	font-size: 12px;
}

#fontsizer {
	background-image: url(../../js-list/JQuery_Font_Sizer2/images/fontSizer_title.png);
	background-repeat: no-repeat;
	background-position: 12px 14px;
	padding-left: 72px;
	height: 15px;
	width: 	80px;
	margin-top: 2px;
	margin-left: 4px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}
/***************************************************
				CONTACT
***************************************************/
#contact{
	margin-bottom: 30px;
	border: 1px dotted #F00;	
	}
/***************************************************
				NEWS
***************************************************/
#news{
	margin-bottom: 30px;
	border: 1px dotted #F00;	
	}	
.news_one {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
/*	border-bottom-color: #CCCCCC;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

.news_date {
	font-size: 0.9em;
/*	color: #CC66CC;*/
	text-decoration: none;
	padding-bottom: 5px;
}
#news a{
/*	color: #666;*/
	text-decoration: none;
}
#news a:hover{
/*	color: #CC66CC;*/
	text-decoration: underline;
}
/***************************************************
				ABOUT
***************************************************/
#about{
	margin-bottom: 30px;
	border: 1px dotted #F00;		
	}
.about_one {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
/*	border-bottom-color: #CCCCCC;*/
	padding-top: 10px;
	padding-bottom: 10px;
}	