@charset "UTF-8";
/****************
Head
****************/
.langHead{
	right:12%;
}

/****************
Main
****************/
#main{
	width:100%;
	margin:80px 0 0 0;
}
.titStyle01	{
	background-position:4% 0;
	background-size:auto 80%;
}
#face{
	margin:0;
}
#face img{
	width:100%;
}
.img_sgl .switchPhoto,
.img_sgl .toolTips,
.img_sgl .jstImg{
	width:100%;
}
.gotohome{
	display:block;
}


/****************
Side
****************/
nav{
	width:100%;
	margin:60px 0 5px 0;
	position:absolute;
	top:0;
	right:0;
}
.nest{
	display:none;
	font-family: 'Quantico', sans-serif;
	font-size:1em;
	position:absolute;
	top:37px;
	left:0;
	width:100%;
	z-index:5;
}
#gMenu {
	width:100%;
}
#gMenu > li{
	float:left;
	width:50%;
}
#entertainment #li2 .nest,
#navigation #li3 .nest,
#others #li4 .nest{
	display:none
}
