* {
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}

body {
	margin:0;
	font-family: 'Noto Sans TC', sans-serif;
}

body:not([class=frame_index]) {
	/*margin-bottom: 24px;*/
	/*height: 100%;*/
	font-size: 16px;
}
article{
	position: relative;
	width: 1024px;
	min-height: 100%;
	
	margin: 0 auto;
}
body[class^=frame_page] .content  {
	margin-top: 100px;
	
}
html, body { height:100%; } 

/* common */
.row {
	position: relative;
}
.cell {
	display: inline-block;
	box-sizing: border-box;
}

.o_hidden {
	visibility: hidden;
}

.sup {
    vertical-align: super;
    font-size: smaller;
	line-height: 0; 
	position: relative; 
	vertical-align: baseline; 
	top: -0.5em; 
}

.nowrap {
	white-space: nowrap;
}
/* common end */

/* both */
.middle_div {
	position: absolute;
	bottom: 0%;
	top: 0%;
	left: 0;
	right: 0;
	text-align: center;
	overflow: hidden;
}
/* both end */

/* index2.html */
.top_logo_c {	
	width:100%;
	top: 0;
	left: 0;	
	height: 80px;
	height: 12%;
	background-image: url(../../img/main/banner_bg_extent@2x.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-size: auto 100%;
	
	position: relative;
	position: fixed;
	
	z-index: 10;
}
.chi.top_logo_c {	
}

.eng.top_logo_c {
}

.top_logo_c_logo {
	height: 100%;
	background-image: url(../../img/main/new_banner_logo@2x.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 75%;
	position: absolute;
	top: 0;
	width: 100%;
}
.top_logo_c_logo.chi {
	background-image: url(../../img/main/new_banner_logo@2x.png);
}
.top_logo_c_logo.eng {
	background-image: url(../../img/main/new_banner_logo_e@2x.png);
}

.top_logo_c_title {
	height: 100%;
	background-image: url(../../img/main/new_banner_still.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	width: 100%;
}
.top_logo_c_title.chi {
	background-image: url(../../img/main/new_banner.gif); /* geog1 */
	background-image: url(../../img/main/new_banner_title.png); /* whe_tc */
	background-image: url(../../img/main/heead-baner-c.gif); /* whe_tc */
}
.top_logo_c_title.eng {
	background-image: url(../../img/main/new_banner_still.png);
}


.conatiner {
	background-color: ;
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: ;
	min-height: 100%;
}

.middle {
	position: absolute;
	top: 0%;
	bottom: 0%;
	left: 0;
	right: 0;
	
	overflow-y: hidden;
	/*background-image: url("../../img/main/bg_middle@2x.png");*/
	background-size: 100% 100%; /*auto 100%;*/
	background-repeat: no-repeat;
	background-position: center;
	background-image: linear-gradient(to right, #d0af86, #e6d9c8, #bf9b77);
	/*background-color: #fb9181;*/
}
		
.bottom {
	height: 3%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	
}
.bottom_bg {
	height: 3%;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../../img/main/footer_bg_fill@2x.png);
	
}

.menu {
	height: 9%;
	height: calc(25vw * 81 / 187);
	max-height: 9%;
	position: absolute;
	position: fixed;
	bottom: 3%;
	left: 0;
	right: 0;
	background-image: url(../../img/main/bot_bg_fill@2x.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
	white-space: nowrap;
}

div[class^=menu_logo] {
	position: relative;
	
	display: inline-block;
	width: calc((100vh * 4 / 3) / 4);
	height: 100%;
	
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	
	cursor: pointer;
}

.chi.menu_logo_1{
	background-image:url("../../img/main/btn_tohist@2x.png");
}

.eng.menu_logo_1{
	background-image:url("../../img/desktop/btn_tohist@2x.png");
}

.chi.menu_logo_2 {
	background-image: url(../../img/main/btn_ourseries@2x.png);
}

.eng.menu_logo_2 {
	background-image: url("../../img/desktop/btn_ourseries@2x.png");
}

.chi.menu_logo_3 {
	background-image: url(../../img/main/btn_contactus@2x.png);
}

.eng.menu_logo_3 {
	background-image: url("../../img/desktop/btn_contactus@2x.png");
}

.chi.menu_logo_4 {
	background-image: url(../../img/main/btn_learn@2x.png);
}

.eng.menu_logo_4 {
	background-image: url("../../img/desktop/btn_learn_e@2x.png");
}


::-webkit-input-placeholder { font-size: 2.1vh; }
::-moz-placeholder { font-size: 2.1vh; }
:-moz-placeholder { font-size: 2.1vh; }
:-ms-input-placeholder { font-size: 2.1vh; }


.list{
	position: absolute;
	top: 23%;
	left: 21.8%;
	width: 56.3%;
	height:65%;
	/*background-color: yellow;*/
	
	left: 33.8%;
	top: 15%;
	height: 73%;
}
.list .listContentTileDownloadBtn{
	position: absolute;
	top: 0;
	right: 0;
}

.sideImage{
	position: absolute;
	top: 31.5%;
	bottom: 31.5%; 
	left: 2%;
	width: 17.7%;
	height:37%;
	background-size: 100% 100%; /*auto 100%;*/
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	
	left: 13%;
	top: 23.5%;
}

.loginBar{
	position: fixed;
	top: 0;
	right: 0;
	/*width: 21.8%;*/
	height:6.5%;
	background-color: transparent;
	background-size: 100% 100%; /*auto 100%;*/
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f7f7f7;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-left-radius: 12px;
	
	z-index: 10;
}

.loginContainer{
	position: relative;
	height: 100%;
	width: 100%;
	
}

.loginFacebookBtn{
	position: relative;
	height: 100%;
	width: 25.6%;
	width: calc(6.5vh * (58/50));
	top: 0%;
	background-image:url(../../img/main/btn_fb_pressed@2x.png);
	background-size: 100% 100%; /*auto 100%;*/
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	box-sizing: border-box;
	
	cursor: pointer;
}

.loginIGBtn{
	position: relative;
	height: 100%;
	width: 25.6%;
	width: calc(6.5vh * (58/50));
	top: 0%;
	background-image:url(../../img/main/btn-ig.png);
	background-size: 100% 100%; /*auto 100%;*/
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	box-sizing: border-box;
	
	cursor: pointer;
}

.loginMapBtn {
    position: relative;
    height: 100%;
    width: 37%;
    width: calc(6.5vh * (102/50));
    top: 0%;
    background-image: url(../../img/main/btn_map@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
}

.loginLanguageBtn{
	position: relative;
	height: 100%;
	width: 25.6%;
	width: calc(6.5vh * (160/162));
	top: 0%;
	
	background-size: 100% 100%; /*auto 100%;*/
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
}
.chi.loginLanguageBtn{
	background-image: url("../../img/mobile/btn_mb_lang_ch_normal@2x.png");
	background-image: url("../../img/mobile/btn_mb_lang_ch_normal.png");
}	

.eng.loginLanguageBtn{
	background-image: url("../../img/mobile/btn_mb_lang_en_normal@2x.png");
}	

.loginLoginkeyBtn{
	position: relative;
	height: 100%;
	width: 48.8%;
	width: calc(6.5vh * (220/100));
	top: 0%;
	
	
	background-size: 100% 100%; /*auto 100%;*/
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
}
.chi.loginLoginkeyBtn{
	background-image: url("../../img/main/btn_login_c_normal@2x.png");
}
.chi.loginLoginkeyBtn.logout{
	background-image: url("../../img/main/btn_logout_normal@2x.png");
}

.eng.loginLoginkeyBtn{
	background-image: url("../../img/desktop/btn_login_normal@2x.png");
}
.eng.loginLoginkeyBtn.logout{
	background-image: url("../../img/desktop/btn_logout_normal@2x.png");
}
.loginNewsBtn{
    position: relative;
    height: 100%;
    width: 37%;
	width: calc(6.5vh * (102/50));
    top: 0%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    box-sizing: border-box;
	cursor: pointer;
}

.listConainer{
	position: relative;
	height: 100%;
	width: 100%;
	
}

.listTopic{
	position: relative;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 10.4%;
	
	background-size: auto 100%; /*auto 100%;*/
	background-repeat: no-repeat;
	background-position: center;
	
	/*background-size: contain;*/
	background-position: left center;
	background-image: url(../../img/main/title_news@2x.png);
}

.listContent{
	position: relative;
	background-color:rgba(227, 224, 217, 0.7);
	left: 0%;
	width: 100%;
	height: 86%;
	overflow-y: scroll;

}

.listBottom{
	position: relative;
	bottom: 0%;
	left: 0%;
	width: 100%;
	height: 3.6%;
	height: 5px;
	background-color:rgba(227, 224, 217, 0.7);
	background-size: 100% 100%; /*auto 100%;*/
	background-repeat: no-repeat;
	background-position: center;
}

.listContentTile{
	position: relative;
	margin-top: 1%;
	/*left: 2%;*/
	
	width: 98%;
	width: calc(98% - 24px);
	/*height: 18%;*/
	background-color: fafafa;
	display: inline-block;
	padding: 12px;
	text-align: left;
}


.listContentTileMessage{
	/*position: absolute;
	margin-top: 1.1%;
	margin-left: 2.1%;*/
	top: 0;
	left: 0;
	/*width: 85%;
	text-align: left;*/
	font-size: 2.5vh;
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
}

.listContentTileDownloadBtn{
	/* position: absolute;
	right: 0;
	top: 0; */
	width: 7vh;
	height: 7vh;
	background-image: url("../../img/desktop/btn_download_normal_2.png");
	background-image: url("../../img/main/btn_download_n.svg");
	background-size: 100% 100%;
	background-size: 65%;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	box-sizing: border-box;
}

._n_download{
	align-self: center;
	/*justify-self: end;*/
	
    vertical-align: middle;
    width: 7vh;
    height: 7vh;
    display: inline-block;
}
._n_ResDownloadBtn_cell {
	text-align: left;
}


.listContentTileNew{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 7vh;
	height: 4vh;
	background-image: url("../../img/desktop/label_new@2x.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.listContentTileMessageTitle {
	color: #1C1710; /* geog1 */
	width: calc(100% - 7vh);
	font-weight: bold;
	border-bottom: 2px solid lightgray;
	box-sizing: border-box;
}

.listContentTileMessageText {
	color: 363636;
	width: 100%;
	width: calc(100% - 7vh);
	overflow: hidden;
	
	/* These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;

	-ms-word-break: break-all;
	/* This is the dangerous one in WebKit, as it breaks things wherever */
	word-break: break-all;
	/* Instead use this non-standard one: */
	word-break: break-word;

	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	
    line-height: 1.5em;
}
.listContentTileMessageText p {
	margin: 0;
}
.listContentTileMessageText iframe {
    width: 100%;
}

.listContentTileMessageDate{
	color: #797878;
	font-size: 2.3vh;
	/*position: absolute;
	top: 125%;*/
	margin-top: 10px;
}

.listTopicTitle2{
	position: absolute;
	/*margin-top: 1.7%;*/
	text-align: left;
	font-size: 2.8vh;
	display: inline-block;
	box-sizing: border-box;
	/*margin-left: -43%;*/
	color: white;
	
    top: 30%;
    left: 8%;
	line-height: 100%;
}

.listTopicTitleNew2{
	position: absolute;
	font-size: 2.8vh;
	display: inline-block;
	box-sizing: border-box;
	text-align: left;
	/*margin-left: 14%;
	margin-top: 2.5%;*/
	
	color: white;
	
    top: 30%;
    left: 62%;
	line-height: 100%;
}
/* index2.html end */


/* index3c.html */
.llistTitle{
	position: absolute;
	top: 23%;
	bottom: 22.5%; 
	left: 25.6%;
	width: 69.8%;
	height:7%;
	
	top: 13%;
	
	position: relative;
	display: inline-block;
	bottom: auto;
	left: auto;
	width: auto;
	height: auto;
	top: auto;
}

.llistTitleContainer{
	position: relative;
	height: 100%;
	width: 100%;
	
	display: inline-block;

	left: auto;
	width: auto;
	height: auto;
	top: auto;
	
	white-space: nowrap;
	cursor:pointer;
	
}
.llistTitleContainer > div {
	vertical-align: middle;
}

.llistTitleArrow{
	position: absolute;
	top: 0;
	left:0;
	width: 2vh;
    height: 2vh;
    vertical-align: middle;
	
	background-image: url("../../img/main/_source/img_navigation.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;

	position: relative;
	display: inline-block;
	background-image: url("../../img/main/_source/img_navigation2.png");
	background-image: url("../../img/main/icon_arrow.svg");
	
}


.llistTitleDetail{
	position: absolute;
	position: relative;
	/*margin-top: 2.5%;*/
	top: 0px;
	left: 7vh;
	width: 80%;
	height: 3vh;
	font-size: 2.5vh;
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
	color: #4d3a1f;
	text-align: left;
	margin-left: 1%;
	
	font-size: 2.5vh;
	font-size: 2.5vh;
	font-weight: bold;

	display: inline-block;
	left: auto;
	width: auto;
	height: auto;
	top: auto;
	white-space: nowrap;
	cursor: pointer;
	color:black;
	text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
	
}

.llistTitleDetailArrow{
	position: absolute;
	top: 0;
	left:0;
	width: 2vh;
    height: 2vh;
    vertical-align: middle;
	
	background-image: url("../../img/main/_source/img_navigation.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;

	position: relative;
	display: inline-block;
	background-image: url("../../img/main/_source/img_navigation2.png");
	background-image: url("../../img/main/icon_arrow.svg");
	
}
.llistTitleDetailArrow2{
	position: absolute;
	top: 0;
	left:0;
	width: 2vh;
    height: 2vh;
    vertical-align: middle;
	
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;

	position: relative;
	display: inline-block;
}





.llistTitle2{
	position: absolute;
	top: 23%;
	bottom: 22.5%; 
	left: 25.6%;
	width: 69.8%;
	height:7%;
	
	top: 13%;
	
	position: relative;
	display: inline-block;
	bottom: auto;
	left: auto;
	width: auto;
	height: auto;
	top: auto;
	cursor: pointer;
}

.llistTitleContainer2{
	position: relative;
	height: 100%;
	width: 100%;
	
	display: inline-block;
	
	left: auto;
	width: auto;
	height: auto;
	top: auto;
	cursor:pointer;
	white-space: nowrap;
}
.llistTitleContainer2 > div {
	vertical-align: middle;
}

.llistTitleArrow2{
	position: absolute;
	top: 0;
	left:0;
	width: 2vh;
    height: 2vh;
    vertical-align: middle;
	
	background-image: url("../../img/main/_source/img_navigation.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;

	position: relative;
	display: inline-block;
	background-image: url("../../img/main/_source/img_navigation2.png");
	background-image: url("../../img/main/icon_arrow.svg");
	
	
	margin: 0 0.5vh;
}


.llistTitleDetail2{
	position: absolute;
	position: relative;
	/*margin-top: 2.5%;*/
	top: 0px;
	left: 7vh;
	
	font-size: 2.5vh;
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
	color: #4d3a1f;
	text-align: left;
	margin-left: 1%;
	
	font-size: 2.5vh;
	font-size: 2.5vh;
	font-weight: bold;

	display: inline-block;
	left: auto;
	width: auto;
	height: auto;
	top: auto;
	white-space: nowrap;
	cursor: pointer;
	color:black;
	text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
	
}







.llist{
	position: absolute;
	top: 30%;
	left: 25.6%;
	width: 69.8%;
	height:67%;
	/*background-color: yellow;*/
	
	top: 21%;
	height:76.8%;
	
	right: 4%;
	width: auto;
}

.sideListTitle{
	position: absolute;
	top: 23%;
	bottom: 22.5%; 
	left: 4%;
	width: 21.6%;
	height:7%;
	
	top: 13%;
	
	position: relative;
	display: inline-block;
	bottom: auto;
	left: auto;
	width: auto;
	height: auto;
	top: auto;
}

.sideListTitleContainer{
	position: relative;
	top: 0%;
	
	left: 0%;
	width: 100%;
	height:100%;

	display: inline-block;
	left: auto;
	width: auto;
	height: auto;
	top: auto;
	cursor:pointer;
}
.sideListTitleContainer > div {
	    vertical-align: middle;
}

.sideListTitleText{
	position: absolute;
	text-align: center;
	font-weight: bold;
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
	margin-top: 5%;
	font-size: 2.5vh;
	width: 100%;
	
	position: relative;
	display: inline-block;
	width: auto;
	margin-top: auto;
	color:black;
	text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
	
}
.sideList{
	position: absolute;
	top: 30%;
	bottom: 26.1%; 
	left: 4%;
	width: 21.6%;
	height:64.4%;
	
	top: 21%;
	height: 74.1%;
}

.sideListContainer{

	position: relative;
	height: 100%;
	width: 100%;
	overflow-y: scroll;
	/*background-color: #9256a7;*/
	/*background-color: #41277d;*/
	/*background-color: #896f4c;*/
	background-color: #f45c51;
	cursor:pointer;
}
.sideListTileHeader {
    position: relative;
    /*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
    color: white;
    width: 100%;
    background-image: url(../../img/main/_source/btn_topical_resources_bg_2@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    font-size: 2.5vh;
    height: auto;
    background-position: top left;
	text-align: left;
}
.sideListTileHeader:before {
	content: "";
    background-image: url(../../img/main/_source/btn_topical_resources_bg_2_corner.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: calc(100vh / 768 * 20);
    height: calc(100vh / 768 * 20);
    position: absolute;
    top: 0;
    left: 0;
}
.sideListTile{
	position: relative;
	
	
	font-size: 2.1vh;
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
	color: white;
	width: 100%;
	min-height: 7%;
	min-height: 4.5vh;
	background-image: url("../../img/main/_source/btn_topical_resources_bg.png");
	background-size: 100% auto;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	
	overflow: hidden;
	
	text-align: left;
}
.sideListTile.selected{
	background-image: url("../../img/main/_source/btn_ch_hightlight_pressed.png");
}
.sideListTile.level2 {
	background-image: url(../../img/main/_source/btn_ch_hightlight_normal.png);
}
.sideListTile.level3 {
	background-image: url(../../img/main/_source/btn_ch_hightlight_normal.png);
	background-image: url(../../img/main/_source/btn_ch_hightlight_2_normal.png);
}
.sideListTile.level4 {
	background-image: url(../../img/main/_source/btn_ch_hightlight_normal.png);
	background-image: url(../../img/main/_source/btn_ch_hightlight_3_normal.png);
}
.sideListTile.level5 {
	background-image: url(../../img/main/_source/btn_ch_hightlight_normal.png);
	background-image: url(../../img/main/_source/btn_ch_hightlight_3_normal.png);
}
.sideListTile.selected.level2, .sideListTile.selected.level3, .sideListTile.selected.level4, .sideListTile.selected.level5 {
	color: #0a2759;
	background-image: url("../../img/main/_source/btn_ch_hightlight_pressed.png");
}
.sideListTile.level1.selected {
	background-image: url(../../img/main/_source/btn_topical_resources_bg.png);
}

.sideListTileSub{
	position: relative;
	margin-bottom: 0.5%;
	
	width: 100%;
	/*height: 7%;*/
	/*height: 4.5vh;*/
	min-height: 7%;
	min-height: 4.5vh;
	font-size: 2.1vh;
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
	color: white;
	text-align:left;
	background-image: url("../../img/main/_source/btn_ch_hightlight_normal.png");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.sideListTileSub.selected{
	/*color: #432881;*/
	color: #0a2759;
	background-image: url("../../img/main/_source/btn_ch_hightlight_pressed.png");
	
}

/* sideListTitle_part */
.sideListTitle_part {
	position: absolute;
	top: 12%;
	left: 0%;
	width: 100%;
	width: 70%;
	height: 9%;
	text-align: left;
	
	display: flex;
	align-items: center;
}
.sideListTitle_part > div {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.sideListTitle_part_container {
	position: relative;
	display: inline-block;
}
.sideListTitle_part_container > div {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
/* sideListTitle_part end */


.loginContainer{
	position: relative;
	height: 100%;
	width: 100%;
	white-space: nowrap;
}

.logout.loginLoginkeyBtn{
	/*width: 21%;*/
	width: calc(6.5vh * (116/100));
	/*width: calc(6.5vh * (180/100));*/
}
.llistConainer{
	position: relative;
	height: 100%;
	width: 100%;
	
}

.llistTopic{
	position: relative;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 10.4%;
	background-image: url("../../img/main/_source/btn_resources_type_bar_normal@2x.png");
	background-size: auto 100%; /*auto 100%;*/
	background-repeat: repeat;
	/*background-position: center;*/
	cursor: pointer;
}


.llistContent{
	position: relative;
	
	left: 0%;
	width: 100%;
	height: 86%;
	overflow-y: scroll;
	background-color: rgba(227, 224, 217, 0.7);

}

.llistBottom{
	position: relative;
	bottom: 0%;
	left: 0%;
	width: 100%;
	height: 3.6%;
	/*background-image: url("../../img/main/_source/bg_bot.png");*/
	background-size: 100% 100%; /*auto 100%;*/
	background-repeat: no-repeat;
	background-position: center;
	
}

.llistContentTile{
	position: relative;
				
	width: 100%;
	min-height: 6vh;
	
	border-bottom: 1px solid;
	border-color: #d9d2d0;
	cursor: pointer;
	/*cc
	background-image: url("../../img/desktop/btn_ch_hightlight_normal.png");
	background-size: 100% 100%; 
	background-repeat: no-repeat;
	background-position: center;
	*/
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.llistContentTile.odd{
	background-color: #fafafa;
}
.llistContentTile.even{
	background-color: #f3f3f3;
}

.llistContentTile.rt_download::before {
	content: "";
    display: inline-block;
    width: 7vh;
    height: 6vh;
	
	box-sizing: border-box;
	
    background-image: url(../../img/main/rt_download.png);
    background-size: contain;
    background-size: auto 90%;
    background-repeat: no-repeat;
    background-position: center center;
}
.llistContentTile.rt_download .llistContentTileMessage {
    left: 0;
}
.llistContentTile.rt_file::before {
	content: "";
    display: inline-block;
    width: 7vh;
    height: 6vh;
	
	box-sizing: border-box;
	
    background-image: url(../../img/main/rt_file.png);
    background-size: contain;
    background-size: auto 90%;
    background-repeat: no-repeat;
    background-position: center center;
}
.llistContentTile.rt_file .llistContentTileMessage {
    left: 0;
}
.llistContentTile.rt_link::before {
	content: "";
    display: inline-block;
    width: 7vh;
    height: 6vh;
	
	box-sizing: border-box;
	
    background-image: url(../../img/main/rt_link.png);
    background-size: contain;
    background-size: auto 90%;
    background-repeat: no-repeat;
    background-position: center center;
}
.llistContentTile.rt_link .llistContentTileMessage {
    left: 0;
}
.llistContentTile.rt_media::before {
	content: "";
    display: inline-block;
    width: 7vh;
    height: 6vh;
	
	box-sizing: border-box;
	
    background-image: url(../../img/main/rt_media.png);
    background-size: contain;
    background-size: auto 90%;
    background-repeat: no-repeat;
    background-position: center center;
}
.llistContentTile.rt_media .llistContentTileMessage {
    left: 0;
}

.llistContentTileMessage{

	
	position: absolute;
	position: relative;
	/*margin-top: 1%;*/
	top: 0px;
	left: 7vh;
	width: 80%;
	/*height: 5vh;*/
	font-size: 2.3vh;
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
	color: #090229;
	text-align: left;
	margin-left: 1%;

}

.llistContentTileDownloadBtn{
	position: absolute;
	right: 0;
	top: 0;
	width: 7vh;
	height: 7vh;
	background-image: url("../../img/desktop/btn_download_normal_2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	box-sizing: border-box;
}
.llistContentTileNew{
	display: inline-block;
    vertical-align: middle;
	width: 5vh;
	height: 3vh;
	background-image: url("../../img/desktop/label_new.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.llistMenu{
	position: absolute;
	top: 0;
	left:0;
	width: 8vh;
	height: 8vh;
	
	background-image: url("../../img/main/_source/btn_reources_type_normal@2x.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;

}

.llistMenuTitle{
	color: #fff;
    font-family: MHeiHK,Yuanti SC Regular,微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;
    font-size: 2.3vh;
    height: 5vh;
    left: 7vh;
    margin-left: 2%;
    margin-top: 1%;
    position: absolute;
    text-align: left;
    top: 0;
    width: 80%;
    height: 8vh;
    line-height: 8vh;
    margin-top: 0%;
}
		
.sideListTileBtn{
	position: absolute;
	margin-top: 2%;
	margin-left: 4%;
	width: 3vh;
	height: 3vh;
	background-image: url("../../img/main/_source/btn_selection_normal.png");
	background-size: 100% 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	box-sizing: border-box;
}
.sideListTileBtn.selected{
	background-image: url("../../img/main/_source/btn_selection_pressed.png");
}
.level1 .sideListTileBtn{
	margin-left: 4%;
	margin-left: 9%;
	background-size: 80% 80%;
}
.level2 .sideListTileBtn{
	margin-left: 9%;
	margin-left: 14%;
	background-size: 60% 60%;
}
.level3 .sideListTileBtn{
	margin-left: 14%;
	margin-left: 19%;
	background-size: 60% 60%;
}
.level4 .sideListTileBtn{
	margin-left: 19%;
	margin-left: 24%;
	background-size: 60% 60%;
}
/*
.sideListTileOption{
	position: absolute;
	margin-top: 2%;
	left: 18%;
	width: 80%;
	height: 1vh;
	font-size: 2.1vh;
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
	box-sizing: border-box;
	
	white-space: nowrap;
	text-align: left;
	
	font-size: 2.3vh;
}
*/
.sideListTileOption {
    margin-top: 2%;
    margin-bottom: 2%;
    left: 18%;
    width: 80%;
    width: 70%;
    /*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
    /* color: white; */
    box-sizing: border-box;
    white-space: nowrap;
    text-align: left;
    font-size: 2.3vh;
    height: auto;
    position: relative;
    white-space: normal;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
}
.sideListTileHeader .sideListTileOption {
	left: 8%;
	left: 18%;
	font-size: 2.5vh;
}
.sideListTile .sideListTileOption {
	left: 13%;
	left: 23%;
}
.level2 .sideListTileOption{
	left: 18%;
    left: 28%;
    width: 65%;
}
.level3 .sideListTileOption{
	left: 23%;
    left: 33%;
	color: black;
    width: 55%;
}
.level4 .sideListTileOption{
	left: 28%;
    left: 38%;
	color: black;
    width: 55%;
}
.level5 .sideListTileOption{
	left: 33%;
    left: 43%;
	color: black;
    width: 45%;
}


._n_ResHeader{
	position: relative;
	width: 100%;
	background-color: #A2985F;
	color: white;
	display: grid;
    grid-template-columns: 15% auto 15% 15%;
    font-size: 2vh;
    font-size: 2.5vh; /* sbj */
}
._n_ResHeader._n_ResSp{
    grid-template-columns: 0% auto 10% 0%;
}
._n_ResHeader._n_Res10{
    grid-template-columns: 0% auto 10% 0%;
}
._n_ResHeader._n_Res13{
    grid-template-columns: 0% auto 10% 10%;
}
._n_ResHeader > div{
	padding: 0.5% 2%;
	padding: 0.5% 10px;
    align-self: center;
    justify-self: start;
	width: 100%;
	text-align: left;
}
._n_ResHeader ._n_ResMessage {
	/*justify-self: start;*/
}

.res_container:nth-child(odd) .llistContentTileRes {
	   background-color: #fafafa;
}
.res_container:nth-child(even) .llistContentTileRes {
	    background-color: #ffffff;
}

.llistContentTileRes{
	position: relative;
	width: 100%;
	background-color: #fafafa;
	min-height: 7vh;
	display: grid;
    grid-template-columns: 15% auto 15% 15%;
    
    font-size: 2vh;
	font-size: 2.5vh; /* sbj */
}
.llistContentTileRes._n_folder{
	display: block;
	min-height: 1vh;
    text-align: left;
    padding: 10px;
	background-color: #FFF8E1 !important;
    
    font-size: 2.3vh;
    font-size: 2.5vh; /* sbj */
}
.llistContentTileRes._n_ResSp{
    grid-template-columns: 0% auto 10% 0%;
}
.llistContentTileRes._n_ResSp.hasNum{
    grid-template-columns: 10% auto 10% 0%;
}
.llistContentTileRes._n_Res10{
    grid-template-columns: 0% auto 10% 0%;
}
.llistContentTileRes._n_Res10.hasNum{
    grid-template-columns: 10% auto 10% 0%;
}
.llistContentTileRes._n_Res13{
    grid-template-columns: 0% auto 10% 5%;
}
.llistContentTileRes > div{
    align-self: center;
}
.llistContentTileRes > a{
    align-self: center;
	justify-self: left;
}
.llistContentTileResMessageDate {
    text-align: left;
	padding: 0.5% 10px;
}
.llistContentTileResMessageNum{
	position: relative;
	margin-top: 2.1%;
	margin-bottom: 2.1%;
	margin-left: 2.1%;
	/*top: 0;*/
	/*left: 0;*/
	text-align: left;
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
	display: inline-block;
	box-sizing: border-box;
	
	box-sizing: border-box;
	
    line-height: 1.5em;
    
    width: 100%;
	padding: 0.5% 10px;
}

.llistContentTileResMessage{
	display: inline-block;
	
	position: relative;
	padding: 2.1%;
	/*top: 0;*/
	/*left: 0;*/
	/*width: 75%;*/
	width: 65%;
	text-align: left;
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
	display: inline-block;
	box-sizing: border-box;
	
	/* These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;

	-ms-word-break: break-all;
	/* This is the dangerous one in WebKit, as it breaks things wherever */
	word-break: break-all;
	/* Instead use this non-standard one: */
	word-break: break-word;

	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	
	line-height: 1.5em;
	font-size: 2vh;
	font-size: 2.5vh; /* sbj */
	width: 100%;
}
.llistContentTileResMessage > span:not(.nowrap) {
	margin-right: 3px;
    background-color: #A2985F; /* geog1 */
    color: white;
    border-radius: 20px;
    padding: 3px 6px;
}


.llistContentTileResDownloadBtn{
	position: absolute;
	right: 0;
	top: 0;
	width: 7vh;
	height: 7vh;
	background-image: url("../../img/desktop/btn_download_normal_2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	box-sizing: border-box;
}
.llistContentTileResNew{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 7vh;
	height: 4vh;
	background-image: url("../../img/desktop/label_new@2x.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.bottom_company {
	color: white;
	white-space: nowrap;
	font-size: 1.5vh;
	line-height: 1.5vh;
	vertical-align: middle;
	cursor: pointer;
}
.bottom_span {
	color: white;
	white-space: nowrap;
	font-size: 1.5vh;
	margin: 0 1vh;
}

.llistBottom2{
	position: absolute;
	bottom: 3%;
	left: 4%;
	width: 21.6%;
	height: 2.412%;
	/*background-image: url(../../img/main/_source/bg_bot.png);*/
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;

}
/* index3c.html end */

@keyframes move {
  100% {
    -ms-transform: translate3d(0, 0, -1000px);
    -moz-transform: translate3d(0, 0, -1000px);
    -webkit-transform: translate3d(0, 0, -1000px);
    transform: translate3d(0, 0, -1000px);
  }
}
.containerBubble {
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  
}
.bubble-wrap {
  margin: 50% auto;
  width: 40%;
  height: 100%;
  -ms-transform-style: preserve-3d;
  -ms-transform-origin: center center;
  -moz-transform-style: preserve-3d;
  -moz-transform-origin: center center;
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: center center;
  transform-style: preserve-3d;
  transform-origin: center center;
  -ms-perspective: 100%;
  -moz-perspective: 100%;
  -webkit-perspective: 100%;
  perspective: 100%;
}
.bubble {
  position: absolute;
  background: black;
  opacity: .7;
  border-radius: 50%;
  -ms-animation: move 3s infinite;
  -moz-animation: move 3s infinite;
  -webkit-animation: move 3s infinite;
  animation: move 3s infinite;
  
}


.bubble:nth-child(1) {
  height: 1px;
  width: 1px;
  -webkit-animation-delay: -0.2s;
  -ms-animation-delay: -0.2s;
  -moz-animation-delay: -0.2s;
  animation-delay: -0.2s;
  -webkit-transform: translate3d(603px, 991px, 687px);
  -ms-transform: translate3d(603px, 991px, 687px);
  -moz-transform: translate3d(603px, 991px, 687px);
  transform: translate3d(603px, 991px, 687px);
  background: #d0d926;
}

.bubble:nth-child(2) {
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -0.4s;
  -moz-animation-delay: -0.4s;
  -ms-animation-delay: -0.4s;
  animation-delay: -0.4s;
  -webkit-transform: translate3d(981px, 68px, 532px);
  -moz-transform: translate3d(981px, 68px, 532px);
  -ms-transform: translate3d(981px, 68px, 532px);
  transform: translate3d(981px, 68px, 532px);
  background: #d926a0;
}

.bubble:nth-child(3) {
  height: 17px;
  width: 17px;
  -webkit-animation-delay: -0.6s;
  -moz-animation-delay: -0.6s;
  -ms-animation-delay: -0.6s;
  animation-delay: -0.6s;
  -webkit-transform: translate3d(990px, 496px, 629px);
  -moz-transform: translate3d(990px, 496px, 629px);
  -ms-transform: translate3d(990px, 496px, 629px);
  transform: translate3d(990px, 496px, 629px);
  background: #d3d926;
}

.bubble:nth-child(4) {
  height: 13px;
  width: 13px;
  -webkit-animation-delay: -0.8s;
  -moz-animation-delay: -0.8s;
  -ms-animation-delay: -0.8s;
  animation-delay: -0.8s;
  -webkit-transform: translate3d(396px, 949px, 947px);
  -moz-transform: translate3d(396px, 949px, 947px);
  -ms-transform: translate3d(396px, 949px, 947px);
  transform: translate3d(396px, 949px, 947px);
  background: #2659d9;
}

.bubble:nth-child(5) {
  height: 24px;
  width: 24px;
  -webkit-animation-delay: -1s;
  -moz-animation-delay: -1s;
  -ms-animation-delay: -1s;
  animation-delay: -1s;
  -webkit-transform: translate3d(379px, 838px, 1506px);
  -moz-transform: translate3d(379px, 838px, 1506px);
  -ms-transform: translate3d(379px, 838px, 1506px);
  transform: translate3d(379px, 838px, 1506px);
  background: #d94426;
}

.bubble:nth-child(6) {
  height: 3px;
  width: 3px;
  -webkit-animation-delay: -1.2s;
  -moz-animation-delay: -1.2s;
  -ms-animation-delay: -1.2s;
  animation-delay: -1.2s;
  -webkit-transform: translate3d(424px, 281px, 31px);
  -moz-transform: translate3d(424px, 281px, 31px);
  -ms-transform: translate3d(424px, 281px, 31px);
  transform: translate3d(424px, 281px, 31px);
  background: #9426d9;
}

.bubble:nth-child(7) {
  height: 18px;
  width: 18px;
  -webkit-animation-delay: -1.4s;
  -moz-animation-delay: -1.4s;
  -ms-animation-delay: -1.4s;
  animation-delay: -1.4s;
  -moz-transform: translate3d(211px, 132px, 853px);
  -ms-transform: translate3d(211px, 132px, 853px);
  -webkit-transform: translate3d(211px, 132px, 853px);
  transform: translate3d(211px, 132px, 853px);
  background: #265fd9;
}




/* firstcome_arrow */
.firstcome_arrow {
    position: absolute;
    top: 0%;
    left: 8%;
    width: 50%;
    height: 100%;
    /* background-color: rgba(0,0,0,0.5); */
    background-image: url(../../img/overall/firstcome_arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
	z-index: 1;
}
.chi .firstcome_arrow {
    background-image: url(../../img/overall/please_click_arrow_c.png);
}
.eng .firstcome_arrow {
    background-image: url(../../img/overall/please_click_arrow_e.png);
}
.firstcome_arrow_animation {
    animation: firstcomeArrowFrames linear 2s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: firstcomeArrowFrames linear 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: firstcomeArrowFrames linear 2s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: firstcomeArrowFrames linear 2s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: firstcomeArrowFrames linear 2s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}
/*
@keyframes firstcomeArrowFrames{
  0% {
	transform:  translate(0px,0px)  ;
  }
  15% {
	transform:  translate(-15px,-15px)  ;
  }
  30% {
	transform:  translate(-10px,-10px)  ;
  }
  44% {
	transform:  translate(-5px,-5px)  ;
  }
  60% {
	transform:  translate(0px,0px)  ;
  }
  100% {
	transform:  translate(0px,0px)  ;
  }
}

@-moz-keyframes firstcomeArrowFrames{
  0% {
	-moz-transform:  translate(0px,0px)  ;
  }
  15% {
	-moz-transform:  translate(-15px,-15px)  ;
  }
  30% {
	-moz-transform:  translate(-10px,-10px)  ;
  }
  44% {
	-moz-transform:  translate(-5px,-5px)  ;
  }
  60% {
	-moz-transform:  translate(0px,0px)  ;
  }
  100% {
	-moz-transform:  translate(0px,0px)  ;
  }
}

@-webkit-keyframes firstcomeArrowFrames {
  0% {
	-webkit-transform:  translate(0px,0px)  ;
  }
  15% {
	-webkit-transform:  translate(-15px,-15px)  ;
  }
  30% {
	-webkit-transform:  translate(-10px,-10px)  ;
  }
  44% {
	-webkit-transform:  translate(-5px,-5px)  ;
  }
  60% {
	-webkit-transform:  translate(0px,0px)  ;
  }
  100% {
	-webkit-transform:  translate(0px,0px)  ;
  }
}

@-o-keyframes firstcomeArrowFrames {
  0% {
	-o-transform:  translate(0px,0px)  ;
  }
  15% {
	-o-transform:  translate(-15px,-15px)  ;
  }
  30% {
	-o-transform:  translate(-10px,-10px)  ;
  }
  44% {
	-o-transform:  translate(-5px,-5px)  ;
  }
  60% {
	-o-transform:  translate(0px,0px)  ;
  }
  100% {
	-o-transform:  translate(0px,0px)  ;
  }
}

@-ms-keyframes firstcomeArrowFrames {
  0% {
	-ms-transform:  translate(0px,0px)  ;
  }
  15% {
	-ms-transform:  translate(-15px,-15px)  ;
  }
  30% {
	-ms-transform:  translate(-10px,-10px)  ;
  }
  44% {
	-ms-transform:  translate(-5px,-5px)  ;
  }
  60% {
	-ms-transform:  translate(0px,0px)  ;
  }
  100% {
	-ms-transform:  translate(0px,0px)  ;
  }
}
*/
@keyframes firstcomeArrowFrames{
  0% {
	transform:  translate(0px,0px)  ;
  }
  15% {
	transform:  translate(-15px,0px)  ;
  }
  30% {
	transform:  translate(-10px,0px)  ;
  }
  44% {
	transform:  translate(-5px,0px)  ;
  }
  60% {
	transform:  translate(0px,0px)  ;
  }
  100% {
	transform:  translate(0px,0px)  ;
  }
}

@-moz-keyframes firstcomeArrowFrames{
  0% {
	-moz-transform:  translate(0px,0px)  ;
  }
  15% {
	-moz-transform:  translate(-15px,0px)  ;
  }
  30% {
	-moz-transform:  translate(-10px,0px)  ;
  }
  44% {
	-moz-transform:  translate(-5px,0px)  ;
  }
  60% {
	-moz-transform:  translate(0px,0px)  ;
  }
  100% {
	-moz-transform:  translate(0px,0px)  ;
  }
}

@-webkit-keyframes firstcomeArrowFrames {
  0% {
	-webkit-transform:  translate(0px,0px)  ;
  }
  15% {
	-webkit-transform:  translate(-15px,0px)  ;
  }
  30% {
	-webkit-transform:  translate(-10px,0px)  ;
  }
  44% {
	-webkit-transform:  translate(-5px,0px)  ;
  }
  60% {
	-webkit-transform:  translate(0px,0px)  ;
  }
  100% {
	-webkit-transform:  translate(0px,0px)  ;
  }
}

@-o-keyframes firstcomeArrowFrames {
  0% {
	-o-transform:  translate(0px,0px)  ;
  }
  15% {
	-o-transform:  translate(-15px,0px)  ;
  }
  30% {
	-o-transform:  translate(-10px,0px)  ;
  }
  44% {
	-o-transform:  translate(-5px,0px)  ;
  }
  60% {
	-o-transform:  translate(0px,0px)  ;
  }
  100% {
	-o-transform:  translate(0px,0px)  ;
  }
}

@-ms-keyframes firstcomeArrowFrames {
  0% {
	-ms-transform:  translate(0px,0px)  ;
  }
  15% {
	-ms-transform:  translate(-15px,0px)  ;
  }
  30% {
	-ms-transform:  translate(-10px,0px)  ;
  }
  44% {
	-ms-transform:  translate(-5px,0px)  ;
  }
  60% {
	-ms-transform:  translate(0px,0px)  ;
  }
  100% {
	-ms-transform:  translate(0px,0px)  ;
  }
}
/* firstcome_arrow end */



/* Mimg The Modal */

/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 10000000000000000000000; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
	box-sizing: border-box;
}

/* Modal Content (image) */
.modal-content {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	box-sizing: border-box;
}

/* Caption of Modal Image */
#caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 100px;
	box-sizing: border-box;
}
#downImg{
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: right;
	color: #ccc;
	padding: 10px 0;
	/*height: 50px;*/
	height: 3vh;
	box-sizing: border-box;
	
}

/* Add Animation */
.modal-content, #caption, #downImg {    
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
	box-sizing: border-box;
}

@-webkit-keyframes zoom {
	from {transform:scale(0)} 
	to {transform:scale(1)}
}

@keyframes zoom {
	from {transform:scale(0.1)} 
	to {transform:scale(1)}
}

/* The Close Button */
.close {
	position: absolute;
	top: 15px;
	right: 35px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
	box-sizing: border-box;
	
	/*font-family: cursive;*/
}

.close:hover,
.close:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
	box-sizing: border-box;
}

div.img {
	border: 3px solid #FFF;
	box-sizing: border-box;
	background-color: darkgray;
	margin: 1%;
}

div.img:hover {
	border: 3px solid #777;
	box-sizing: border-box;
	
}

div.img img {
	width: 100%;
	height: auto;
	height: 15vh;
	object-fit: cover;
	box-sizing: border-box;
	cursor: pointer;
}

div.desc {
	padding: 7.8px;
	text-align: left;
	box-sizing: border-box;
	font-size: 1.5vh;
	color: floralwhite;
	height: 5.5vh;
	/* width: 100%; */
	/* white-space: nowrap; */
	/* text-overflow: ellipsis; */
	/* display: -webkit-box; */
	/* -webkit-line-clamp: 2; */
	/* -webkit-box-orient: vertical; */
	overflow: hidden;
	/* text-overflow: ellipsis; */
	/*white-space: nowrap;*/
	/*width: 93%;*/
	text-overflow: ellipsis !important;
}

.llistContentPrint:has(.responsive) {
	
}

div.descDown {
	padding: 2px;
	text-align: center;
	box-sizing: border-box;
	font-size: 1.5vh;
	color: slategrey;
	min-height: 3vh;
	border-top: 2px solid darkcyan;
	background: navajowhite;
}
	
.responsive {
	padding: 0 6px;
	float: left;
	width: 24.99999%;
	box-sizing: border-box;
	margin-top: 1%;
	margin-bottom: 1%;
}

@media only screen and (max-width: 700px){
	.responsive {
		width: 49.99999%;
		margin: 6px 0;
		box-sizing: border-box;
	}
	.modal-content {
		width: 100%;
		box-sizing: border-box;
	}
}

@media only screen and (max-width: 500px){
	.responsive {
		width: 100%;
		box-sizing: border-box;
	}
	
}
@media only screen and (orientation: portrait) and (max-width: 1024px){
	.responsive {
		width: 100%;
		box-sizing: border-box;
	}
	
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
	box-sizing: border-box;
}


@media only screen and (orientation: portrait) {
	div.img img {
		height: 35vw;
	}
	
	div.desc {
		height: 11.5vw;
	}
}
/* Mimg The Modal end */

/* chist use */
.loginLoginkeyBtn {
	display: none;
}
.loginLoginkeyBtn.logout {
	display: inline-block;
}

.btn_eresource_index {
    position: absolute;
	top: 74%;
    /*left: -1%;*/
	right: 84%;
    width: 182px;
    height: 52px;
    width: calc(100vh / 768 * 160);
	height: calc(100vh / 768 * 96);
    background-image: url(../../img/main/icon-brochure-resources.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
	
	cursor: pointer;
}

.btn_chist_index {
    position: absolute;
	top: 75%;
    /*left: -1%;*/
	right: -2%;
    width: 182px;
    height: 52px;
    width: calc(100vh / 768 * 160);
    height: calc(100vh / 768 * 68);
    background-image: url(../../img/main/btn_chist_index.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
	
	cursor: pointer;
}
.bookcover {
    position: absolute;
	top: 10%;
    /*left: -2%;*/
	right: 83%;
    width: 182px;
    height: 284px;
    width: calc(100vh / 768 * 182);
    height: calc(100vh / 768 * 284);
    background-image: url(../../img/main/bookcover.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
}

.bookcover_s1 {
    position: absolute;
	top: 13%;
    /*left: -2%;*/
	right: 83%;
    width: 182px;
    height: 284px;
    width: calc(100vh / 768 * 182);
    height: calc(100vh / 768 * 284);
    background-image: url(../../img/main/part-1-c.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
}

.bookcover_s2 {
    position: absolute;
	top: 38%;
    /*left: -2%;*/
	right: 83%;
    width: 182px;
    height: 284px;
    width: calc(100vh / 768 * 182);
    height: calc(100vh / 768 * 284);
    background-image: url(../../img/main/part-2-c.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
}

.bookcover_s3 {
    position: absolute;
	top: 63%;
    /*left: -2%;*/
	right: 83%;
    width: 182px;
    height: 284px;
    width: calc(100vh / 768 * 182);
    height: calc(100vh / 768 * 284);
    background-image: url(../../img/main/part-3-c.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
}


.btn_culture {
    position: absolute;
	top: 67%;
    left: 0%;
    width: 156px;
    height: 58px;
    width: calc(100vh / 768 * 156);
    height: calc(100vh / 768 * 58);
    background-image: url(../../img/main/btn_culture_normal.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
	
	cursor: pointer;
}
.btn_culture:hover {
    background-image: url(../../img/main/btn_culture_hover.png);
}
.btn_intro_graphic {
    position: absolute;
    top: 77%;
    left: 0%;
    width: 156px;
    height: 60px;
    width: calc(100vh / 768 * 156);
    height: calc(100vh / 768 * 60);
    background-image: url(../../img/main/btn_intro_graphic_normal.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
	
	cursor: pointer;
}
.btn_intro_graphic:hover {
    background-image: url(../../img/main/btn_intro_graphic_hover.png);
}

.login_box {
    position: absolute;
    top: 23%;
    /*right: -3%;*/
	left: 84%;
	
	display: inline-block;
    width: 200px;
    width: calc(100vh / 768 * 200);
	
    /*background-image: url(../../img/main/login_box_bg.png);*/
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.login_box > div {
	position: relative;
	box-sizing: border-box;
	white-space: nowrap;
	
	padding-top: calc(100vh / 768 * 30);
}
.login_box .popup_row_login {
	margin: 0 12px 12px;
}
.login_box .popupbox_text {
	font-size: 2.3vh;
	width: 100%;
	text-align: left;
	
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
}
.login_box  .popupbox_input_div {
	width: 100%;
	margin-bottom: calc(100vh / 768 * 4);
}
.login_box .popupbox_input_input {
	font-size: 2.3vh;
	/*font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;*/
	
	height: 4vh;
}
.login_box .popupbox_btn_login {
	width: 100%;
	height: calc(100vh / 768 * 118);
	background-size: contain;
	
    background-image: url(../../img/main/btn_login_box_login@2x.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.btn_goqb {
	position: absolute;
    top: 76%;
    left: 85%;
    width: 182px;
    height: 71px;
    width: calc(100vh / 768 * 182);
    height: calc(100vh / 768 * 71);
    background-image: url(../../img/main/btn_goqb.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
/* chist use end */


/* chist use newtool_popupbox */
.newtool_popupbox_mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}
.newtool_popupbox {
	position: fixed;
    top: 13%;
    left: 10%;
    width: 80%;
    height: 70%;
	background-color: white;
    box-shadow: 0vh 0vh 1vh 1vh rgba(127, 127, 127, 0.5);
    z-index: 9999;
}
.newtool_popupbox_area {
    position: relative;
    width: 100%;
    height: 100%;
}
.newtool_popupbox_titlebar {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #70675b; /* geog1 */
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: 30px;
	z-index: 10;
}
.newtool_popupbox_btn_download {
    background-image: url(../../img/desktop/btn_download_normal_2.png);
    background-image: url(../../img/desktop/btn_download_normal.png);
    background-image: url(../../img/main/btn_download2_n.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-size: 65%;
    position: absolute;
    top: 0px;
    right: 35px;
    width: 35px;
    height: 30px;
    cursor: pointer;
	z-index: 10;
}
.newtool_popupbox_btn_close {
    background-image: url(../../img/popup/popupbox_btn_close@2x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 35px;
    height: 30px;
    cursor: pointer;
	z-index: 10;
}
.newtool_popup_row_new {
    position: relative;
	height: 100%;
	height: calc(100% - 30px);
	
	
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column;
}
.newtool_listContentTileHeader {
    position: relative;
    display: inline-block;
    padding: 12px;
    text-align: left;
    /*min-height: 60px;*/
	
	background-color: #9e9e9e;
	box-sizing: border-box;
	
	width: 100%;
}
.newtool_listContentTileMessage {
    display: inline-flex;
	width: 100%;
}
.newtool_listContentTileMessageTitle  {
    color: white;
    font-weight: bold;
    line-height: 1.5em;
	
    width: 15%;
    border-bottom: 0px;
	box-sizing: border-box;
}
.newtool_listContentTileMessageText {
    color: white;
    font-weight: bold;
    line-height: 1.5em;
	width: 75%;
}
.newtool_listContentTileMessageText2  {
    color: white;
    font-weight: bold;
    line-height: 1.5em;
	width: 10%;
	white-space: nowrap;
}
.newtool_listContent {
    overflow-y: scroll;
}
.newtool_listContent .listContentTile {
	width: calc(100% - 24px);
	min-height: 75px;
	box-sizing: border-box;
}
.newtool_listContent .listContentTile:last-child {
	margin-bottom: 12px;
}
.newtool_listContent .listContentTileMessage {
	display: inline-flex;
	min-height: 50px;
}
.newtool_listContent .listContentTileMessageTitle {
	width: 15%;
    border-bottom: 0px;
}
.newtool_listContent .listContentTileMessageText {
	width: 75%;
    margin-left: 1%;
    padding-left: 1%;
    border-left: 2px solid lightgray;
}
.newtool_listContent .listContentTileMessageDate {
	display: none;
}
/* chist use newtool_popupbox end */


#main {
	/*width:500px;*/
	margin:0px auto;
	text-align:left;
	/*padding:15px;*/
	border:1px dashed #333;
	background-color:#eee;
}
video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}
audio::-internal-media-controls-download-button {
    display:none;
}

audio::-webkit-media-controls-enclosure {
    overflow:hidden;
}
audio::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}



._n_news, ._n_content_sub_menu, ._n_contents_details {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    display: none;
    
    overflow-y: auto;
}
._n_news {
    padding: 30px 35px;
}
._n_content_sub_menu {
	/*background-color:#1C1710 !important;*/
	background-color:#594229 !important;
	text-align:left;
	height: 40%;
	z-index:100;
}
._n_contents_details {
    padding: 30px 35px;
}

.blink_me {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}


._n_content_sub_menu_btn {
	/*-moz-box-shadow: 0px 10px 14px -7px #a4e271;
	-webkit-box-shadow: 0px 10px 14px -7px #a4e271;
	box-shadow: 0px 10px 14px -7px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	/*font-family:Arial;*/
	font-size:16px;
	font-size:2.5vh;
	/*font-weight:bold;*/
	padding: 14px 25px;
	text-decoration:none;
	/*text-shadow:0px 1px 0px #528009;*/
	/*margin:2vh;*/
	vertical-align: middle;
	color:white;
}
._n_content_sub_menu_btn:hover {
	/*
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
	*/
	color: #A2985F;
}
._n_content_sub_menu_btn:active {
	position:relative;
	top:1px;
}

._n_sub_menu_btn {
	/*-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
	background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
	background-color:#599bb3;*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	/*font-family:Arial;*/
	font-size:16px;
	font-size:2.5vh;
	/*font-weight:bold;*/
	padding: 14px 25px;
	text-decoration:none;
	/*text-shadow:0px 1px 0px #3d768a;*/
	/*margin:2vh;*/
	/*width: 40vh;*/
    vertical-align: middle;
    
    text-align: left;
    color:white;
}
._n_sub_menu_btn:hover {
	/*
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
	background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
	background-color:#408c99;
	*/
	color:#A2985F;
}
._n_sub_menu_btn:active {
	position:relative;
	top:1px;
}
._n_listContentTileDownloadBtn{
	top: 0;
    width: 7vh;
    height: 7vh;
    background-image: url(../../img/desktop/btn_download_normal_2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    /* display: inline-block; */
    /* box-sizing: border-box; */
    /* text-align: left; */
    position: absolute;
    right: 0;
	
}

._n_content_right_sub_menu {
	position: absolute;
    top: 8%;
    left: 100%;
    width: 30px;
    height: 180px;
    background-color: #786447;
	
	/*border-radius: 0 8px 8px 0;*/
	
	overflow: hidden;
	
	visibility: hidden;
}
._n_content_right_sub_menu_button {
	display: inline-block;
	width: 30px;
	height: 30px;
	
    line-height: 30px;
    text-align: center;
	
	color: white;
	
	user-select: none;
	cursor: pointer;
}
._n_content_right_sub_menu_button:hover {
    background-color: #1C1710;
}

.middle_div_bg {
	position: absolute;
	bottom: 3%;
	top: 12%;
	left: 0;
	right: 0;
	text-align: center;
	overflow: hidden;
}
.middle_div_bg_container {
	position: relative;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.middle_div_bg_container:before {
	content: "";
	background-image: url(../../img/main/qb_enter_bg-1@2x.png);
	width: 50%;
	height: 50%;
	top: 0;
	left: 0;
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top left;
}
.middle_div_bg_container:after {
	content: "";
	background-image: url(../../img/main/qb_enter_bg-2@2x.png);
	width: 50%;
	height: 50%;
	bottom: 0;
	right: 0;
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right bottom;
}

@media only screen and (orientation: portrait) {
	.middle_div_bg {
		display: none;
	}
}

/* whe_tc */
.banner_mid {
    width: 100%;
    height: 100%;
   /*  background-image: url(../../img/main/banner_mid.png) !important;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100% !important;
    position: absolute;
    top: 0;
}
/* whe_tc end */

._n_content_area{
	top:21%; 
	width:100%; 
	height:76%; 
	position:absolute;
	-moz-box-shadow: 0px 10px 14px -7px #0f2101;
	-webkit-box-shadow: 0px 10px 14px -7px #0f2101;
	box-shadow: 0px 10px 14px -7px #0f2101;
	
	font-family: MHeiHK,Yuanti SC Regular, 微軟正黑體,Microsoft JhengHei,MingLiU,sans-serif;
}

._n_main_menu{
	width:100%; 
	height:8%; 
	background-color:#786447;
	position:relative;
	overflow-x:auto;
	overflow-y:hidden;
	white-space: nowrap;
	text-align:left;
	border-radius: 5px 5px 0 0;
	
	scrollbar-width: thin;
}

._n_main_menu_btn:before{
	content:" ";
	width:100%; 
	height:100%; 
	width: 1px;
	display: inline-block;
	vertical-align: middle;
}

._n_main_menu_btn{
	height:100%; 
	min-width:14%; 
	position:relative;
	vertical-align:middle;
	display:inline-block;
	text-align: center;
	cursor:pointer;
	
	padding: 0 12px;
}

._n_main_menu_btn.selected:hover{
	background-color:#1C1710 !important;
}

._n_main_menu_btn.selected{
	background-color:#1C1710;
}

._n_main_menu_btn_txt{
	text-align:center;
	color:white;
	font-size: 2.5vh;
	user-select: none;
}

._n_sub_menu{
	height:35%;
	width:100%;
	top:8%;
	/*background-color:#1C1710 !important;*/
	background-color:#594229 !important;
	position:absolute;
	display:none;
}

._n_sub_menu_content{
	height:100%;
	width:100%;
	position:relative;
	text-align: left;
	overflow-y: auto;
}


/* ._n_sub_menu_btn{
	height: 15%;
	width: auto;
	margin: 10px;
	position: relative;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
} */

/* ._n_sub_menu_btn:before{
	content:" ";
	width:100%; 
	height:100%; 
	width: 1px;
	display: inline-block;
	vertical-align: middle;
} */



._n_sub_menu_btn:hover{
	/*background-color:green;*?
}

._n_sub_menu_btn_txt{
	/*color:white;*/
}

._n_content{
	width:100%; 
	height:92%; 
	background-color: white;
	position:relative;
}
.llistContentTilePreview{
	width: 7vh;
    background-image: url(../../img/main/preview.png);
    background-image: url(../../img/main/btn_preview_n.svg); /* geog1 */
    height: 7vh;
   
    background-size: 100% 100%;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
	
	cursor: pointer;
}
#block_layout_area2{
	height: 100%;
    width: 80%;
    margin: auto;
}

._n_main_menu::-webkit-scrollbar {
    width: 12px;
    width: 6px;
	height: 6px;
    background-color: #F5F5F5;
}
._n_main_menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #E1E1E1;
}
._n_main_menu::-webkit-scrollbar-track {
    background-color: #786447; /* whe_tc */
}