ul		{list-style:none; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,p,li,pre{
	padding:0;
	margin:0;
	font-family:Microsoft YaHei,Trebuchet MS,Tahoma,맑은 고딕;
}
a,div,span,header,section,footer{
	font-family:Microsoft YaHei,Trebuchet MS,Tahoma,맑은 고딕;
	font-size:12px;
	color:#5d5d5d;
}
a,a:visited{
	text-decoration:none;
	color:#3d3d3d;
}
a:hover{
	color:#333333;	
}
.clear {clear:both}
h2{
	font-size:30px;
}
p{
	font-size:22px;
	line-height:36px;
	text-align:justify;	
}
.bigImg{
	width:100%;
	vertical-align:top;
}
.NormalText{
	font-size:22px;
	line-height:36px;
}
a.NormalLinks{
	font-size:22px;
	line-height:36px;
}
#loading{
	width:90%;
	height:35px;
	text-align:center;
	background:#fff;
	margin:0 auto;
	position:fixed;
	left:5%;
	bottom:25px;
	padding-top:10px;
	display:none;
}
#wrapper:after{
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#container{
	position:relative;
	min-width:320px;
	max-width:640px;
	margin:0 auto;
}
html,body{height:100%;}
body{
	background:url(../images/back01.jpg) center repeat-y;
	background-size: 100%;
}
.TopBack{
	background:url(../images/back02.jpg) center top no-repeat;
	background-size:100%;
	height:80px;
	width:100%;
	position:fixed;
}
.BottomBack{
	background:url(../images/back03.jpg) center bottom no-repeat;
	background-size:100%;
	height:80px;
	width:100%;
	position:fixed;
	bottom:0;
}
.BottomBack2{
	background:url(../images/back03.jpg) center bottom no-repeat;
	background-size:100%;
	height:25px;
	width:100%;
	position:fixed;
	bottom:0;
	z-index:99;
}
section{
	position:relative;
	
}


.Intro01{
	padding-top:10px;
	padding-bottom:40px;
}
.Intro01Img{
	
}
.Intro01Txt{
	width:90%;
	margin:0 auto;
	margin-top:8px;
}
.Intro01Txt h2{
	text-align:center;
	margin-bottom:10px;
}
.Intro01Txt p{
	text-indent:2em;
}
.Intro01List{
	width:90%;
	margin:0 auto;
}
a.Intro01Item{
	margin-bottom:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	display:block;
	overflow:hidden;
	border:3px solid #fff;
}

.Intro02{
	width:95%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:40px;
}
.Intro02List{
	width:110%;
	margin-top:25px;
	padding-left:7%;
}
.Intro02Item{
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	display:block;
	overflow:hidden;
	border:3px solid #fff;
	position:relative;
	width:35%;
	margin-right:6%;
	float:left;
	margin-bottom:25px;
}
.Intro02Item img{
	display:block;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.Intro02Icon{
	width:100%;
	display:block;
	position:absolute;
	left:0;
	top:0;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	overflow:hidden;
}
.Intro02Img2{
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	display:block;
	overflow:hidden;
	border:2px solid #fff;
	position:relative;
}
.Intro02Img2 img{
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	display:block;
}
.Intro02Audio{
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.6);
	height:60px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-bottom-left-radius:15px;
	border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
	overflow:hidden;
}
.Intro03{
	position:relative;
}
.Intro03Marker{
	width:32%;
	height:24%;
	display:block;
	position:absolute;
	left:3%;
	top:3%;
}
.Intro03Marker.Marker02{
	left:63%;
	top:48%;
}
.Intro03Marker.Marker03{
	left:25%;
	top:71%;
}

.Intro04Visual{
	width:85%;
	margin:0 auto;
}
.FlexItem{
	display:block;
	margin:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	border:3px solid #fff;
	overflow:hidden;
	position:relative;
	-webkit-box-shadow:2px 2px 2px #777;
	-moz-box-shadow:2px 1px 2px #777;
	box-shadow:2px 2px 2px #777;
}
.FlexItemTxt{
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background:rgba(20,20,20,0.5);
}
.FlexItemTxt h2{
	text-align:center;
	color:#fff;
	padding:5px;
}
.FlexItemTxt p{
	text-align:center;
	color:#fff;
	padding:3px;
}
.Intro04List{
	padding-top:25px;
}
.Intro04Item{
	display:block;
	width:45%;
	border:2px solid #fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	float:left;
	margin-left:3%;
	margin-bottom:20px;
	position:relative;
	overflow:hidden;
	-webkit-box-shadow:2px 2px 2px #777;
	-moz-box-shadow:2px 1px 2px #777;
	box-shadow:2px 2px 2px #777;
}
.Intro04Item img{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	display:block;
}
a.ReturnBtn{
	display:block;
	float:left;
	padding:5px 15px;
	background:#eb6100;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:2px 2px 2px #777;
	-moz-box-shadow:2px 1px 2px #777;
	box-shadow:2px 2px 2px #777;
	color:#fff;
	float:right;
	margin-top:15px;
	margin-right:15px;
}

.intro03top{
	width:110%;
	padding-left:1.5%;
	position:relative;
	z-index:99;
}
a.Intro03TopItem{
	display:block;
	width:29%;
	padding:8px 0;
	text-align:center;
	color:#222;
	background:#ebecee;
	float:left;
	margin-right:1%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:2px 2px 2px #777;
	-moz-box-shadow:2px 1px 2px #777;
	box-shadow:2px 2px 2px #777;
}
a.Intro03TopItem.selected{
	background:#771812;
	color:#fff;
}

/************ Language **************/
.Intro02Lang{
	margin-bottom:10px;
}
.Intro02Lang a{
	display:block;
	float:left;
	width:24%;
	padding:5px 0;
	background:#a40000;
	text-align:center;
	color:#fff;
	margin-left:0.8%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:2px 2px 2px #777;
	-moz-box-shadow:2px 1px 2px #777;
	box-shadow:2px 2px 2px #777;
}
.Intro02Lang a.selected{
	background:#ffae00;
}

@media (max-width:480px){
	h2{
		font-size:21px;
	}
	p{
		font-size:16px;
		line-height:26px;
	}
	a.NormalLinks{
		font-size:16px;
		line-height:26px;
	}
	.NormalText{
		font-size:16px;
		line-height:26px;
	}
	
}
@media (max-width:440px){
	
}
@media (max-width:360px){
	h2{
		font-size:15px;
	}
	p{
		font-size:13px;
		line-height:20px;
	}
	.NormalText{
		font-size:13px;
		line-height:20px;
	}
	a.NormalLinks{
		font-size:13px;
		line-height:20px;
	}
}
@media (max-width:320px){
	
}