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;
}
h3{
	font-size:28px;
}
p,span,a{
	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;
}
#wrapper{
	overflow:hidden;
}
#container{
	position:relative;
	min-width:320px;
	max-width:640px;
	margin:0 auto;
}
body{background:#2f0202;}
section{
	position:relative;
	background:#2f0202;
	padding-bottom:25px;
}
.intro01{
	width:90%;
	margin:0 auto;
	position:relative;
	margin-top:-160px;
}
.intro01 h2{
	background:#3a0202;
	color:#fff;
	padding-left:25px;
	line-height:60px;
	height:60px;
	
	-webkit-border-top-left-radius:20px;
	-moz-border-top-left-radius:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-top-right-radius:20px;
	border-top-right-radius:20px;
}
.intro01content{
	background:url(../images/back01.jpg) center top repeat-y;
	background-size:100%;
}
.intro01contentinner{
	background:url(../images/back02.jpg) center top no-repeat;
	background-size:100%;
}
.intro01contentinner2{
	padding-top:20px;
	padding-bottom:40px;
	background:url(../images/back03.jpg) center bottom no-repeat;
	background-size:100%;
	min-height:500px;
}
.intro01top{
	width:90%;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}
.intro01 h3{
	color:#222;
	padding-left:30px;
	background:url(../images/icon01.jpg) left center no-repeat;
	background-size:3%;
	margin-bottom:8px;
}
.intro01topcontent{
	width:90%;
	margin:0 auto;
}
.intro01topcontent p{
	text-indent:2em;
}
a.MoreBtn{
	color:#fff;
	background:#cc9966;
	border:1px solid #d0d0d0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
	display:block;
	padding:5px;
	width:26%;
	margin:0 auto;
	margin-top:10px;
}
a.MoreBtn:hover{
	background:#ba7b3b;
}
a.SiteLink{
	display:block;
	width:70%;
	margin:0 auto;
	text-align:center;
	color:#fff;
	background:#cc9966;
	padding:8px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:2px 2px 2px #333;
	-moz-box-shadow:2px 2px 2px #333;
	box-shadow:2px 2px 2px #333;
}

.intro02{
	padding-top:10px;
}
.intro02item{
	position:relative;
	width:99%;
	margin:0 auto;
	margin-bottom:10px;
}
a.Intro02Txt{
	display:block;
	position:absolute;
	width:26%;
	right:0;
	bottom:0;
	padding:10px 0;
	text-align:center;
	background:#f39800;
	color:#fff;
	-webkit-border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
}
.intro03{
	overflow:hidden;
}
.intro03top{
	width:110%;
	padding-left:1%;
}
a.Intro03TopItem{
	display:block;
	width:21.2%;
	padding:8px 0;
	text-align:center;
	color:#fff;
	background:#6a5252;
	border:1px solid #d0d0d0;
	float:left;
	margin-right:1%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
a.Intro03TopItem.selected{
	background:#ff9600;
}
.intro03banner{
	width:98%;
	margin:0 auto;
	border:2px solid #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow:hidden;
	margin-top:10px;
	position:relative;
	overflow:hidden;
}
#photo{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow:hidden;
}
.intro03bannerbottom{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:60px;
	background:rgba(0,0,0,0.6);
}
.bottombtn{
	float:left;
	display:block;
	margin-top:12px;
	width:6%;
}
.intro03txt{
	float:left;
	width:80%;
	margin-top:12px;
}
.intro03txt p{
	color:#fff;
	text-align:center;
}
.intro03list{
	padding:15px;
	background:#510000;
	margin-top:10px;
}

#carousel-image-and-text{
	width:95%; 
	margin:0 auto;
	height:140px;
}

.intro03content{
	position:absolute;
	left:0;
	bottom:0;
	padding-bottom:40px;
	width:100%;
	z-index:99;
	background:rgba(0,0,0,0.6);
	display:none;
}
#intro03text{
	padding:25px;
}
.intro03content p{
	color:#fff;
}
/**
* Carousel with image and text, custom skinned scrollbar
**/	
#carousel-image-and-text .arrow-holder {
	height: 140px;
}		
#carousel-image-and-text .touchcarousel-item {
	margin-right: 4px;	
	width: 140px;
	height: 147px;		
}
#carousel-image-and-text .item-block {
	width: 138px;
	height: 138px;
	overflow:hidden;
	display: block;
}
#carousel-image-and-text .item-block img,
#carousel-image-and-text .item-block h4, 
#carousel-image-and-text .item-block p {
	float: left;
	position: relative;
	display: block;
	margin: 0;			
}
#carousel-image-and-text .item-block img {
	width: 140px;
	height: 140px;		
	border: 0;
	padding: 0;		
}
#carousel-image-and-text .item-block {			
	text-decoration: none;
	color: inherit;		
	border:1px solid #d0d0d0;	
}					
#carousel-image-and-text .item-block h4 {
	font: bold 13px/20px Helvetica, Arial, sans-serif;
	color: #000;
	width: 138px;
	height: auto;		
	padding: 2px 0 0 6px;
	-webkit-transition: color 0.2s ease-out; 
	-moz-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;  	
}
#carousel-image-and-text .item-block:hover h4 {	
	color: #1873c9;		
}
#carousel-image-and-text .item-block p {			
	font: normal 13px/20px Helvetica, Arial, sans-serif;
	color: #555;		
	width: 138px;
	padding: 0 0 0 6px;
}
#carousel-image-and-text .scrollbar-holder {
	background: #CED7DB;
	bottom: 0;
	height: 1px;
	left: 0;
	right: 0;
}
#carousel-image-and-text .scrollbar {
	background-color: #45a8ce !important;
	bottom: 0;
}
.intro03item{
	
}
.intro04{
	width:95%;
	margin:0 auto;
}
.intro04item{
	display:block;
	border:2px solid #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}
.intro04txt{
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background:rgba(0,0,0,0.6);
}
.intro04txt h2{
	color:#fff;
	text-align:center;
	padding:8px;
	
}
.intro04txt h2 font{
	font-weight:normal;
}
.intro04img{
	position:relative;
	margin-bottom:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow:hidden;
	border:1px solid #333;
	-webkit-box-shadow:2px 2px 2px #333;
	-moz-box-shadow:2px 2px 2px #333;
	box-shadow:2px 2px 2px #333;
}

.NewsDetailBtn{
	float:right;
	margin-right:25px;
	width:24%;
	text-align:center;
	background:#d0d0d0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	
	padding:5px;
}
@media (max-width:480px){
	h2{
		font-size:21px;
	}
	h3{
		font-size:19px;
	}
	p,span,a{
		font-size:16px;
		line-height:26px;
	}
	a.NormalLinks{
		font-size:16px;
		line-height:26px;
	}
	.NormalText{
		font-size:16px;
		line-height:26px;
	}
	.intro01{
		margin-top:-120px;
	}
	.intro01 h3{
		padding-left:20px;
	}
	a.Intro02Txt{
		padding:8px 0;
	}
	.intro03bannerbottom{
		height:50px;
	}
	.intro04txt h2{
		
	}
}
@media (max-width:440px){
	
}
@media (max-width:360px){
	h2{
		font-size:18px;
	}
	h3{
		font-size:16px;
	}
	p,span,a{
		font-size:14px;
		line-height:20px;
	}
	.NormalText{
		font-size:14px;
		line-height:20px;
	}
	a.NormalLinks{
		font-size:14px;
		line-height:20px;
	}
	.intro01{
		margin-top:-80px;
	}
	.intro01 h2{
		line-height:50px;
		height:50px;
	}
	.intro01 h3{
		padding-left:15px;
	}
	.intro01contentinner2{
		padding-top:15px;
	}
	
	a.Intro02Txt{
		padding:5px 0;
	}
	.intro03bannerbottom{
		height:40px;
	}
	.intro04txt h2{
		
	}
}
@media (max-width:320px){
	
}