html,body	{	height:100%; }
img			{ border:0px; }

#mWrap		{ margin:0px;background-color:#ffffff; }
#main_logo	{ background:url('./img/main_logo.gif') no-repeat center center; height:100px;width:100%}
#mContainer	{ background : url('./img/main_center_bg.gif') repeat-x; }
#mContainer #main{ width:100%;height:197px;position:relative;overflow:hidden}
#main_menu	{ padding-top:20px;padding-bottom:20px;text-align:center; }
.mButton_top{ padding-left:9px; padding-right:9px;padding-bottom:15px;text-align:center; }
.mButton_bottom{ padding-left:9px; padding-right:9px;text-align:center; }
.btn_call	{ position:absolute;top:154px;z-index:10000;left:50%;margin-left:-135px; }
#footer		{ background:url('./img/footer.gif') no-repeat center center;width:100%;height:43px;background-color:#3F3F3F; }

body,ul,li,header,nav,aside,section,article,p {	padding:0;margin:0;border:0; }

body {
	font-size:12px;
	-webkit-user-select:none;
	-webkit-text-size-adjust:none;
	font-family:gulim,arial;

}

#header {
	position:absolute; z-index:2;
	padding:0;top:0; left:0;width:100%;height:68px;
	text-align:center;	
	background:url('./img/sub_navi_top_bg.gif') no-repeat center top;
	background-color:#ffffff;
}

#wrapper {
	position:absolute; z-index:1;
	top:68px; bottom:0px; left:0;width:100%;
	background-color:#fff;

/*	overflow:auto; */
}

#animated-portfolio {left:50%;margin-left:-222px;}
#animated-portfolio span{
	position:absolute;top:0px;left:0px;z-index:100;
}

#scroller {
	position:absolute; z-index:1;
/*	-webkit-touch-callout:none;*/
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	width:100%;
	padding:0;
	/*background:url('./img/gallery_bg.gif') repeat-x;*/
}

#header .back{ width:30%;height:68px;padding-left:14px;text-align:left; }
#header .home{ width:30%;height:68px;padding-right:14px;text-align:right; }

#gallery_bg {background:url('./img/gallery_bg.png') no-repeat;width:92px;height:92px;padding-top:14px;padding-left:14px; }
.gallery_img {width:278px;height:278px;max-width:278px;max-height:278px;}
.gallery_view_bg { position:absolute;text-align:center;padding-top:11px;background:url('./img/gallery_view_bg.png') no-repeat;width:300px;height:300px;left:50%;margin-left:-150px; }

#title_about {background:url('./img/title_about.jpg') no-repeat center center;width:100%;height:86px;background-color:white}
#title_program {background:url('./img/title_program.jpg') no-repeat center center;width:100%;height:86px;background-color:white}
#title_gallery {background:url('./img/title_gallery.jpg') no-repeat center center;width:100%;height:86px;background-color:white}
#title_location {background:url('./img/title_location.jpg') no-repeat center center;width:100%;height:86px;background-color:white}


.ctn		{ font-size:13px;font-family:gulim;color:#4C4C4C;padding:15px 15px 5px 15px} 
.ctn h3		{ font-size:14px;font-family:gulim;color:red;padding:0px;margin:0px 0px 7px 0px;} 
strong		{ font-size:14px }

.address	{ text-align:center;padding:20px 15px; }