﻿#div_logo[isb2b='true'] {
	max-width: 410px;
	width: 20.019%;		/* 410px:2048px=20.019%*/
}
#div_menu_bar[isb2b='true'] {
	margin-left: 5.5%;
	padding-left: 0%;
	/*width: 40%;*/
	width: 37%;
}

/*取消B2B RWD By Cody Yang 2016/07/15*/
@media (max-width:1024px) {
	/*顯示主選單*/
	#div_menu_bar[isb2b='true'] {
		display: block;
	}
	/*因Instagram icon右推，縮小搜尋視窗*/
	#div_full_search[isb2b='true'] {
		width: 8%;
	}
}
#ucm_newsrnd.b2b_news img {
	width: auto;
}
.leftmenu_back_btn {
	line-height: 180%;
}
#footer_content_left.footer_item {
	padding-top: 20px;
	margin-top: -5%;
}
.itemcon:not(.media_item) div:nth-child(2) {
	font-size: 100%;
}
.blocktabdate {
	font-size: 90%;
}
#header_div_b2b_reseller,
#header_div_b2c_website,
#header_div_b2b_reseller a,
#header_div_b2c_website a {
	color: #5f5f5f;
	font-weight: bold;
}
#header_div_b2b_reseller a:hover,
#header_div_b2c_website a:hover {
	color: #ffffff;
}
#header_div_b2b_reseller span.wording,
#header_div_b2c_website span.wording {
	font-size: 70%
}
#header_div_b2b_reseller span.line,
#header_div_b2c_website span.line {
	font-size: 80%
}
#header_img_header_youtube.header_yb_icon:hover {
	/*width: 34.6%;*/
}