

/* LG fonts */
@font-face {
	font-family: "LG Smart Bold";
	src: url("font/LG_Smart_Bold.ttf");
	src: url("font/LG_Smart_Bold.woff?#iefix") format("woff");/*Young 210811*/
}

@font-face {
	font-family: "LG Smart Bold Italic";
	src: url("font/LG_Smart_Bold_Italic.ttf");
	src: url("font/LG_Smart_Bold_Italic.woff?#iefix") format("woff");/*Young 210811*/
}

@font-face {
	font-family: "LG Smart Light";
	src: url("font/LG_Smart_Light.ttf");
	src: url("font/LG_Smart_Light.woff?#iefix") format("woff");/*Young 210811*/
}


@font-face {
	font-family: "LG Smart Regular";
	src: url("font/LG_Smart_Regular.ttf");
	src: url("font/LG_Smart_Regular.woff?#iefix") format("woff");/*Young 210811*/
}


@font-face {
	font-family: "LG Smart SemiBold";
	src: url("font/LG_Smart_SemiBold.ttf");
	src: url("font/LG_Smart_SemiBold.woff?#iefix") format("woff");/*Young 210811*/
}


/* LG fonts */

@font-face {
	font-family: 'upsys_circlednumberregular';
	src: url('font/upsys_circlednumber-webfont.woff2') format('woff2'),
		url('font/upsys_circlednumber-webfont.woff') format('woff');
}

@font-face {
	font-family: 'upsys_commonregular';
	src: url('font/UPSYS_Common.otf') format('otf');
	src: url('font/UPSYS_Common.woff?#iefix') format('woff');/*Young 210811*/
}

@font-face {
	font-family: 'upsys_font_2013basic';
	src: url('font/upsys_font_2013_basic-webfont.woff2') format('woff2'),
		url('font/upsys_font_2013_basic-webfont.woff') format('woff');
}

@font-face {
	font-family: 'UPYSY-Font-2017';
	src: url('font/UPSYS_Font_2017_Basic.woff') format('woff');
}


@font-face {
	font-family: 'upsys_boxednumberregular';
	src: url('font/upsys-boxednumber-webfont.woff2') format('woff2'),
		url('font/upsys-boxednumber-webfont.woff') format('woff');
}

@font-face {
	font-family: 'Upsys_vs_common1-Regular';
	src: url('font/Upsys_vs_common1-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Upsys_vs_common2-Regular';
	src: url('font/Upsys_vs_common2-Regular.woff') format('woff');
}

@font-face {
	font-family:'Upsys-Common';
	src: url('font/upsys_common-webfont.woff') format('woff');
}



* {
	margin: 0;
	padding: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: transparent;
}

::-moz-placeholder { /* Firefox 19+ */
	color: transparent;
}

:-ms-input-placeholder { /* IE 10+ */
	color: transparent;
}

:-moz-placeholder { /* Firefox 18- */
	color: transparent;
}

.keyword, .highlight {
	font-family: "LG Smart Bold", sans-serif !important;
	color: white;
	background-color: #bc162c;
}

.upsys_commonregular {
	font-family: "upsys_commonregular", sans-serif !important;
}

/* header start */
.header_main {
	width: 100%;
	/* padding-top: 25px; */
	/* padding-left: 5%; */
	height: 55px; /*lucy 0110*/
	position: absolute;
	background-color: rgba(0, 0, 255, 0);
	z-index: 3;
	/*border-bottom: 4px solid #bc162c;*/
}

.header {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	/* padding-top: 25px; */
	/* padding-left: 5%; */
	height: 30px; /*lucy 0110*/
	background-color: white;
	position: absolute;
	z-index: 3;
	border-bottom: 4px solid #bc162c;
}

.headerInner {
	margin: auto;
	height: 115px;
	width: 75%;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	justify-content: space-between;
}


@media (max-width: 768px) {
	.headerInner {
		width: 90%;
	}
	#menu span {
		margin-left: -35px !important;
	}
}
@media (max-width: 560px) {
	#menu span {
		_margin-left: -20px !important;
	}
}

.header>.headerInner>* {
	float: left;
}

#headerLogo {
	width: 150px;
	height: 130px;
	background-image: url("../image/lg-logo256.png");
	background-repeat: no-repeat;
	background-position: left;
	background-size: 115px; /*ian 0110*/
}

#headerLogo2 {
	font-size: 0px;
	color: transparent;
    width: 140px;
    height: 55px;
	margin-left: 0px; 
	background-image: url("../image/lg-logo256.png");
	background-repeat: no-repeat;
	background-position: left;
	/* margin-top: -15px; */
	background-size: 115px; /*lucy 0110*/
}

#title {
	display: none;
	width: 31%;
	text-align: center;
	font-family: "LG Smart Regular", sans-serif !important;
	font-size: 20px;/*norman 0531*/
	overflow: hidden;
}

#menu {
	font-size: 0px;
	color: transparent;
	width: 0%;
	height: 24px;
	margin-top: 0;
	margin-right: 4%; 
}

#menu span {
	display: block;
	width: 40px;
	height: 30px;
	background-image: url("icon/common/burger-menu.svg");
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
	_margin-left: -50px;
}

.header>.headerInner {
	width: 89%;
}

.subHeaderInner {
    width: 89% !important;
}


/* start langauge */

.links {
	display: flex;
    align-items: center;
    justify-content: center;
}

.languageDiv {
	cursor: pointer;
    background: #af1947 url(../css/icon/common/globe-earth-icon--2.png) no-repeat 50%;
    height: 35px;
    background-size: 32px;
    width: 45px;
    margin-right: 23px;
    padding: 11px;
    border-radius: 40px;
    outline: 3px solid rgb(255 255 255 / 100%);
	margin-left: auto;
	/* width: 10%;
	font-family: "LG Smart Light", sans-serif !important;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent; */
}


.languageDiv:hover {
	background: rgb(182, 27, 74) url(../css/icon/common/globe-earth-icon--2.png) no-repeat 50%;
	height: 35px;
    background-size: 32px;
    width: 45px;
    padding: 11px;
    border-radius: 40px;
	transition: all 0.5 ease;
}




/* .languageDiv div {
	position: relative;
	top: 7px;
	left: -70px;
	font-size: 0px;
	background: url("icon/common/lang.png");
	background-size: 100%;
	background-repeat: no-repeat;
	width: 80px;
	height: 20px;
}

.languageDiv ul {
	font-size: 12px;
}

.languageDiv .active {
	background: url("icon/common/lang_active.png");
	background-size: 100%;
	background-repeat: no-repeat;
}

#languageSelect {
	display: none;
	color: #bc162c;
	list-style: none;
	background: white;
	position: absolute;
	margin-left: -70px;
}

#languageSelect li {
	padding-left: 10px;
	padding-right: 10px;
	height: 23px;
}

#languageSelect li a {
	color: #bc162c;
	position: relative;
	top: 4px;
}

#languageSelect li a, #languageSelect li a:HOVER, #languageSelect li a:FOCUS,
	#languageSelect li a:ACTIVE, #languageSelect li a:VISITED {
	text-decoration: none;
}

#languageSelect li:hover, #languageSelect li:hover {
	text-decoration: underline;
}

#languageSelect li.selected {
	background-color: #bc162c;
}

#languageSelect li.selected a {
	color: white;
}

 */

/* end language */

/* header end */

/* content start */

/* content end */

/* footer start */

.footer {
	position: absolute;
    /* margin-bottom: -10px; */
	left: 0;
    bottom: 0px;
    clear: both;
    width: 100%;
    _height: 40px;
    background-color: #af1947;
}

.footerInner {
	position: relative;
    margin: auto;
    width: 100%;
    padding: 5px 0px;
    max-width: 1120px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#footerBottom {
	width: 100%;
	height: 0;
	background-color: white;
	/*display: none;*/
}

#footerLogo {
	margin-left: auto;
	margin-right: auto;
	font-size: 0px;
	width: 66px;
	height: 60px;
	background-image: url("icon/K/Logo_footer_K.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 90%;
}

.copyright {
	font-family: "LG Smart Regular", sans-serif !important;
	font-size: 14px;
	position: relative;
	margin-top: 8px;
    color: white;
    text-align: center;
}

#copyrightPc {
	display: block;
	width: 100%;
}

#copyrightPcSpan {
	display: inline-block;
	line-height: normal;
}

#copyrightPhone {
	display: none;
	line-height: normal;
	vertical-align: middle;
}

.footer .copyright {
	z-index: 1;
	width: 100%;
	color: #ffffff;
	position: relative;
	margin-bottom: 0.5%;
}

.footer .versionLink > a {
	font-family: "LG Smart Regular", sans-serif !important;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.footer .versionLink > a:hover {
	text-decoration: underline;
}

#myBtn {
	cursor: pointer;
	display: none; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 20px; /* Place the button at the bottom of the page */
	right: 30px; /* Place the button 30px from the right */
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	/* background-color: grey; Set a background color
	color: white; Text color
	cursor: pointer; Add a mouse pointer on hover
	padding: 15px; Some padding */
	border-radius: 16px; /* Rounded corners */
	background: url(icon/K/btn_top_w.png) no-repeat;
    width: 68px;
    height: 32px;
	opacity: 0.6;
}

#myBtn:hover {
	opacity: 0.9;
}

#prevBtn {
	position: fixed; /* Fixed/sticky position */
	left: 10px; /* Place the button 30px from the right */
	top: 0px;
	bottom: 0px;
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	/* background-color: grey; Set a background color
	color: white; Text color
	cursor: pointer; Add a mouse pointer on hover
	padding: 15px; Some padding */
	background-image: url("icon/common/btn_main_left.png");
	background-size: 52px 72px; /*lucy 0110*/
	width: 52px;
	height: 72px; /*lucy 0110*/
	margin: auto;
	opacity: 0.6;
	cursor: pointer;
}

#nextBtn {
	position: fixed; /* Fixed/sticky position */
	right: 10px; /* Place the button 30px from the right */
	top: 0px;
	bottom: 0px;
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	/* background-color: grey; Set a background color
	color: white; Text color
	cursor: pointer; Add a mouse pointer on hover
	padding: 15px; Some padding */
	margin: auto;
	background-image: url("icon/common/btn_main_right.png");
	background-size: 52px 72px; /*lucy 0110*/
	width: 52px;
	height: 72px; /*lucy 0110*/
	opacity: 0.6;
	cursor: pointer;
}

#myBtn:hover {
	/* background-color: #555; Add a dark-grey background on hover */

}

/* footer end */

/* right menu start */
.rightMenu {
	/*
	*/
	display: none;
	position: fixed;
	top: 0px;
	right: 0px;
	background-color: white;
	width: 400px;
	height: 100%;
	z-index: 13;
	color: black;
}

#rightHeader {
	clear: both;
	border-bottom: solid 2px #666666;
	height: 55px; /*lucy 0110*/
}

#rightHeader>div {
	cursor: pointer;
	width: 55px; /*lucy 0110*/
	height: 55px; /*lucy 0110*/
	background-repeat: no-repeat;
	background-size: 40%; /*lucy 0110*/
	background-position: center;
}

.search {
	text-align: left;
	margin: 20px 20px 10px 20px;
}

.searchDiv {
	display: none;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px; /*lucy 0110*/
	margin-bottom: 50px;
	border-bottom: lightgrey 1px solid;
	background-color: #FCFCFC;
}



/* #searchLabel {
	display: inline-block;
	position: relative;
	left: 3%;
	text-align: center;
	font-family: "LG Smart Regular", sans-serif !important;
}

#searchinputbox {
	height: 38px;
	width: 85%;
	line-height: 38px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: none;
	padding-left: 10px;
	position: relative;
	left: 3%;
	margin-left: 20px;
}

#searchinputbox:focus {
	outline: none;
}

#searchButton {
	display: inline-block;
	background-color: white;
	background-image: url("icon/K/search_icon(기아).png");
	width: 40px;
	height: 36px;
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: center left;
	position: absolute;
	right: 3%;
	top: 20px;
	border: 1px solid #cccccc;
	border-left: none;
} */
#searchLabel {
	font-family: "LG Smart Regular", sans-serif !important;
}

#searchinputbox {
	height: 38px;
	width: 100%;
	line-height: 38px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: none;
	padding-left: 10px;
}

#searchinputbox:focus {
	outline: none;
}

#searchButton {
	background-color: white;
	background-image: url("icon/K/search_K.png");
	width: 40px;
	height: 36px;
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: center left;
	border: 1px solid #cccccc;
	border-left: none;
	margin-left: -2px;
}

tbody tr:nth-child(1) {
    background: #dee2e6;
    border-top: 1px solid black;
}
/*tbody td {
	background: #f7f7f7;
}

table td.left {
	width: 10%;
	text-align: right;
	padding-left: 40px;
	padding-right: 10px;
}

table td.center {
	width: 80%;
}

table td.right {
	width: 10%;
	text-align: center;
}*/

.result, .resultcount, .noResult {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.close {
	float: right;
	background-image: url("icon/common/menu_close.png");
	margin-right: 12px; /*lucy 0110*/
}

#toc {
	font-family: "LG Smart Regular", sans-serif !important;
	height: 90%;
	overflow: auto;
	width: 100%; /*lucy 0110*/
	text-transform: capitalize;
}

#toc a.topTree {
	color: black;
}

#toc a.selected {
	color: #bc162c !important;
}

#toc a.topTree {
    color: black;
}

/* right menu end */

/* cover start */
.cover {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 11;
}

.spin {
	background: url("icon/common/giphy.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
}
/* cover end */
.languageDivPhone {
	display: none;
	position: absolute;
	top: 5px;
	left: 5%;
	font-family: "LG Smart Bold", sans-serif !important;
	cursor: pointer;
	line-height: 30px;
}

.languageDivPhone div {
	font-size: 0px;
	background: url("icon/K/lang.png");
	background-size: 100%;
	background-repeat: no-repeat;
	width: 80px;
	height: 20px;
}

.languageDivPhone ul {
	font-size: 12px;
}

.languageDivPhone .active {
	background: url("icon/K/lang_active_phone.png");
	background-size: 100%;
	background-repeat: no-repeat;
}

.languageDivPhone #languageSelect {
	bottom: 30px;
	left: 1px;
}

.fontChangeButton {
	padding: 3px; /*lucy 0110*/
}

#searchBar {
    _border: 1px solid red;
    margin-top: 0;
    width: 65%;
    margin: 0 auto;
    position: relative;
}

#mainCar #searchBar {
	width: 50%;
	text-align: center;
	margin-top: 0.3in;
}

#mainCar #searchBar input {
	border-radius: 35px;
	width: 98%;
    border: none;
    height: 60px;
    padding: 0px 0px 0px 30px;
	font-size: 18px;
	color: #000000;
}

#searchBar input:focus {
	outline: none;
}

#searchBar input::placeholder {
	right: 10px;
}


.header #btnSearch {
    cursor: pointer;
    background: #af1947;
    padding: 24px 41px;
    border: none;
    border-radius: 35px;
    _margin-left: -250px;
    /* margin-top: 10px; */
    z-index: 10;
    position: absolute;
    right: 12px;
    top: 17px;
}

.header #btnSearch:hover {
    background: rgb(182, 27, 74);
}

.header #btnSearch::before {
    position: absolute;
    top: 10px;
    left: 30px;
    content: '';
    display: inline-block;
    background: url(../css/icon/common/search-white.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: 22px;
}

.header #searchBar input {
    box-sizing: border-box;
    border-radius: 35px;
    width: 100%;
    border: none;
    height: 60px;
    padding: 0 20px 0 30px;
    margin-top: 10px;
    padding-top: 2px;
    font-size: 18px;
    color: #000000;
}

.header #searchBar input:focus {
	outline: none;
}


#mainCar #btnSearch {
    cursor: pointer;
    background: #af1947;
    padding: 24px 42px;
    border: none;
    border-radius: 35px;
    margin-left: -195px;
    margin-top: 10px;
    z-index: 10;
    position: absolute;
    top: -4px;
    right: -5px;
}

.searchPage #btnSearch {
    cursor: pointer;
    background: #af1947;
    padding: 8px 40px 8px 60px;
    border: none;
    border-radius: 20px;
    _margin-left: -250px;
    /* margin-top: 10px; */
    z-index: 10;
    position: absolute;
	right: 25px;
    top: 19px;
}

.searchPage #btnSearch:hover {
    background: rgb(182, 27, 74);
}

.searchPage #btnSearch::before {
    position: absolute;
    top: 9px;
    left: 34px;
    content: '';
    display: inline-block;
    background: url(../css/icon/common/search-white.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: 20px;
}

.searchPage #searchBar input {
	border-radius: 35px;
	width: 98%;
    border: none;
    height: 60px;
    padding: 0px 0px 0px 30px;
	font-size: 18px;
	color: #000000;
}


#mainCar #btnSearch::before {
    position: absolute;
    top: 11px;
    left: 30px;
    content: '';
    display: inline-block;
    background: url(../css/icon/common/search-white.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: 22px;
}

#mainCar #btnSearch:hover {
    background: rgb(182, 27, 74);
}

#btnSearch .btn-search {
	width: 19px !important;
	margin-right: 8px;
	height: 20px;
	margin-bottom: -3px;
}

#btnSearch:focus {
	outline: none;
}


#btnSearch span {
	display: none;
	color: #ffffff;
	font-size: 20px;
	font-family: "LG Smart Regular", sans-serif !important;
}

.search {
	cursor: pointer;
    background: #af1947;
    padding: 7px 25px 7px 60px;
    width: 160px;
    border: none;
    border-radius: 20px;
    margin: 20px;
    margin-top: 10px;
    z-index: 10;
    position: relative;
}

.search::before {
	position: absolute;
    top: 8px;
    left: 36px;
    content: '';
    display: inline-block;
    background: url(../css/icon/common/search-white.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: 18px;
}

.search:hover {
	background: rgb(182, 27, 74);
}

#rightHeader #btnSearch {
	padding: 20px 30px;
    width: initial;
}

#rightHeader #btnSearch::before {
    position: absolute;
    top: 9px;
    left: 20px;
    content: '';
    display: inline-block;
    background: url(../css/icon/common/search-white.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: 19px;
}


#rightHeader #btnSearch span {
	display: none;
}

@media screen and (min-width: 800px) and (max-width: 1280px) {
	.headerInner {
		width: 90%;
	}

	#mainCar #searchBar {
		width: 75%;
	}
	
	#menu {
		margin-right: 0.5in;
	}
}

@media screen and (max-width: 801px) {
	.links {
		width: 30%;
		justify-content: space-between;
	}

	#menu {
		_margin-right: 5px;
	}

	#mainCar #btnSearch {
		padding: 24px 33px;
		top: -4px;
		right: -13px;
	}

	#mainCar #btnSearch::before {
		position: absolute;
	    top: 11px;
    	left: 20px;
	}

	#mainCar #searchBar {
		width: 75%;
	}

	/* .header #btnSearch,
	.searchPage #btnSearch {
		padding: 20px 30px;
	} */
/* 
	#mainCar #btnSearch::before,
	.header #btnSearch::before,
	.searchPage #btnSearch::before {
		position: absolute;
		top: 8px;
		left: 19px;
	} */

	.copyright {
		line-height: 15px !important;
		font-size: 11px;
		top: 0px;
	}
	/* #copyrightPc {
		display: none;
	} */
	#copyrightPhone {
		display: inline-block;
	}
	#searchLabel {
		width: 13%;
	}
	#searchinputbox {

	}
	.languageDiv {
		margin-right: 45px;
		/* display: none; */

	}
	.languageDivPhone {
		/* display: block; */

	}
	.languageDiv div {
		left: -65px;
	}
	#languageSelect {
		margin-left: -10px;
	}
	#banner_img>a {
		background-image: url("../image/banner_k2.png");
	}

	#banner_img>a:HOVER {
		background-image: url("../image/banner_red2.png");
	}

	#headerLogo2 {
		background-size: 105px;
		margin-left: 2.5%;
	}

	#btnSearch {
		/* padding: 10px;
		margin-left: -55px; */
	}
	#btnSearch .btn-search {
		margin-right: 0;
	}
	#btnSearch span {
		display: none;
	}
/*	#searchBar input {
		font-size: 12px;
	}*/

	.search {
		padding: 20px;
		width: initial;
	}

	.search::before {
		top: 11px;
		left: 12px;
		background-size: 16px;
	}

	#rightHeader .search {
		padding: 7px 25px 7px 36px;
		width: initial;
	}

	#rightHeader .search span {
		display: block;
		font-size: 16px;
	}

	#rightHeader .search::before {
		top: 8px;
		left: 15px;
		background-size: 16px;
	}
}

@media screen and (max-width: 640px) {
	
	.header_main {
		height: 40px; /*lucy 0110*/
		padding-top: 0px;
		padding-bottom: 0px;
		z-index: 12;
	}

	.header {
		height: 40px; /*lucy 0110*/
		padding-top: 0px;
		padding-bottom: 0px;
		z-index: 12;
	}
	#title {
		/* line-height: 60px; */
		font-size: 13px;
		width: 49%;
	}
	#headerLogo {
		display: inline;
		background-size: 100%;
		margin-top: 0px;
		/*line-height: 60px;*/
		background-size: 96px;
	}
	.languageDiv {
		height: 19px;
		background-size: 24px;
		width: 20px;
		padding: 13px;
	}
	.languageDiv div {
		width: 70px;
		left: 20px;
	}
	#languageSelect {
		margin-left: 20px;
	}
	.languageDiv ul {
		font-size: 10px;
	}
	#menu {
		display: inline;
		height: 60px;
		line-height: 60px;
		margin-right: 0px;
		_width: 7%; /*lucy 0110*/
		/* position: absolute;
		right: 5%; */
	}
	#menu span {
		position: relative;
		background-size: 100%;
		height: 60px;
		line-height: 60px;
		max-width: 25px;
	}
	.rightMenu {
		width: 300px;
	}
	#rightHeader {
		height: 45px; /*lucy 0110 */
	}
	#rightHeader>div {
		width: 60px;
		height: 45px; /*lucy 0110 */
		background-repeat: no-repeat;
		background-size: 15px;
		background-position: center;
	}


	.searchDiv {
		width: 90%;
	}
	.search {
		padding: 18px;
		position: absolute;
		/*right: 0px; */
		top: -5px;
		margin: 10px !important;
	}

	.search::before {
		top: 10px;
		left: 11px;
		background-size: 15px;
	}

	.close {
		margin-right: 10px; /*lucy 0110*/
	}
	#toc {
		width: 100%;
	}
	#footerLogo {
		max-width: 125px;
		background-size: 100%;
		bottom: -72px;
		width: 33px;
		height: 38px;
	}
	.footerInner {
		padding-top: 2%;
	}
	#prevBtn {
		width: 32px;
		height: 52px;
		background-size: 32px 52px;
	}
	#nextBtn {
		width: 32px;
		height: 52px;
		background-size: 32px 52px;
	}
	.languageDiv div {
		width: 80px;
	}
	.languageDiv ul {
		font-size: 10px;
	}
	#searchinputbox {

	}
	#searchButton {
		margin-left: -12px;
	}
	table td.left {
		/* width: 25%; */
		text-align: right;
	}
	table td.center {
		width: 50%;
	}
	table td.right {
		/* width: 25%; */
		text-align: center;
	}

	.searchPage #searchBar,
	.header #searchBar,
	#mainCar #searchBar {
		width: 70%;
	}


	.header #searchBar input,
	.searchPage #searchBar input,
	#mainCar #searchBar input {
		height: 45px !important;
		padding: 0px 0px 0px 15px;
	}

	#mainCar #btnSearch {
		top: -7px;
		right: 0px;
	}

	.header #btnSearch {
		right: 5px;
		top: 13px;
	}

	.searchPage #btnSearch {
		right: 13px;
		top: 13px;
	}

	#mainCar #btnSearch, .header #btnSearch, .searchPage #btnSearch {
		padding: 20px;
	}

	#mainCar #btnSearch::before, .header #btnSearch::before, .searchPage #btnSearch::before {
		position: absolute;
		top: 12px;
		left: 12px;
		background-size: 15px;
	}

	#rightHeader #btnSearch {
		padding: 18px 25px;
	}
	
	#rightHeader #btnSearch::before {
		top: 8px;
		left: 15px;
		background-size: 18px;
	}
	

}

@media screen and (max-width: 480px) {
	#menu {
		float: right;
		width: initial;
		max-width: 55px;
		display: inline;
		height: 45px;
		line-height: 45px;
		background-color: transparent;
	}
	#menu span {
		/* position: relative; */
		background-position: center right;
		background-repeat: no-repeat;
		float: none;
		background-size: 100%;
		height: 45px; /*lucy 0110*/
		_width: 22px;
		margin: auto;
		/* height: 60px;
		line-height: 60px;
		width: 22px;
		margin:auto; */
	}
	.close {
		margin-right: 0px; /*lucy 0110*/
	}
	.languageDiv {
		left: 0;
		/* top: 0px; */
	}
	.languageDiv div {
		/* width: 60px; */
		left: 0px;
	}
	#languageSelect {
		margin-left: 0px;
	}
	.languageDiv ul {
		font-size: 10px;
	}
	.noResult>span {
		width: 200px !important; /*lucy*/
		font-size: 14px; /*lucy*/
	}
	#title {
		font-size: 11px;/*norman 0531*/
	}
	#menu {

	}
	#banner_img>a {
		bottom: 20%;
		height: 9%;
		background-image: url("../image/banner_k3.png");
	}

	#banner_img>a:HOVER {
		background-image: url("../image/banner_red3.png");
	}

	#banner_img>a > div > span {
		font-size: 14px;
		bottom: 15%;
	}

	#banner_img>a:Hover > div > span {
		font-size: 14px;
	}

	.content #naviTextCaption span {
		font-size: 16px;
	}

/*	.content #naviText span {
		font-size: 26px;
	}*/

	#headerLogo {
		background-size: 85px;
		width: 100px;
		height: 100px;
		image-rendering: -webkit-optimize-contrast;
	}

	#headerLogo2 {
		margin-left: 0;
		background-size: 91px;
	}

	.header #searchBar #searchCaption span {
		font-size: 16px;
	}

		
	#mainCar #btnSearch {
		top: -7px;
		right: -7px;
	}

	.header #btnSearch {
		right: 5px;
		top: 13px;
	}

	.searchPage #btnSearch {
		right: 8px;
		top: 13px;
	}

}

@media screen and (max-width: 365px) {
	#menu {
		float: right;
		max-width: 60px;
		display: inline;
		height: 45px; /*lucy 0110 */
		line-height: 45px; /*lucy 0110 */
		/* background-color: black; */
	}
	#menu span {
		/* position: relative; */
		/* background-image: url("icon/common/menu_phone_K.png"); */
		background-position: center right;
		background-repeat: no-repeat;
		float: none;
		background-size: 100%;
		height: 45px; /*lucy 0110 */
		width: 22px;
		margin: auto;
		/* height: 60px;
		line-height: 60px;
		width: 22px;
		margin:auto; */
	}
	.languageDiv {
		left: -5px;
	}
	.languageDiv div {
		width: 60px;
	}
	.languageDiv ul {
		font-size: 10px;
	}
}
