@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

body {
	margin: 0;
	padding: 0;
	color: #999;
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}

dd{margin:0;padding:0;}

ul,li 	{ list-style-type: none; text-decoration: none; outline: none; margin:0; padding:0; }

a { font-weight: normal; text-decoration: none; selector-dummy: expression(this.hideFocus=true); }
a:hover { font-weight: normal; text-decoration: none; selector-dummy: expression(this.hideFocus=true); }
a:select { font-weight: normal; text-decoration: none; selector-dummy: expression(this.hideFocus=true); }

b { font-weight: bold; }

p { 
	margin: 0 ; 
	padding: 0; 
	color: #ffffff; 
	font-size: 13px; 
	line-height: 25px; 
	font-family:Nanum Gothic;
	text-align: left;
}

img { border: none; margin: 0; padding: 0;}


.cleaner { clear: both }

.space05 {margin-top: 5px;}
.space10 {margin-top: 10px;}
.space20 {margin-top: 20px;}
.space30 {margin-top: 30px;}
.space40 {margin-top: 40px;}
.space50 {margin-top: 50px;}
.space60 {line-height: 25px;}
.space70 {line-height: 15px;}
.space80 {margin-top:8px;}

/*site wrap*/
#wrap{width:100%;margin:0 auto;;}
#main_wrap{width:360px; margin:0 auto; border: 0px solid red;}

/*#topWrap {clear:both; width:100%; height:200px;float:left; margin:0 auto; padding:0 auto; background:url(../images/jlm_top_bg.jpg) no-repeat; z-index:5 }
.top_btn01 {position:relative; top:80px;left:0px; width:120px; height:120px;}
.top_btn02 {position:absolute; top:80px;left:50%; width:120px; height:120px;margin-left:240px;}*/

#topWrap {clear:both; width:100%; float:left; margin:0 auto; padding:0 auto; }

.top_btn01 {float:left; width:50px; height:50px;}
.top_btn02 {float:left; width:50px; height:50px;}
.top_logo {float:left; width:260px; height:50px;}

/*index*/
#bodyWrap {
	clear:both;
	width:100%;
	float:left;
	margin:0 auto;
	padding:0 auto;
}
#bodyWrap .main_vis{
	width:360px;
	height:410px;
	position:relative;
	display:block;
	margin:0 auto;
	background-color:#aaaaaa;
}
#bodyWrap .main_vis img.vis1{
	width:360px;
	height:410px;
	display:inline;
	position:absolute;
	z-index:30;
	top:0;
}
#bodyWrap .main_vis img.vis2{
	width:360px;
	height:410px;
	display:inline;
	position:absolute;
	z-index:50;
	top:0;
}

#bodyWrap .mainbtn_wrap{
	width:340px;
	height:80px;
	position:absolute;
	z-index:80;
	left:10px;
	bottom:30px;
}
#bodyWrap .mainbtn_wrap li{
	width:80px;
	height:80px;
	float:left;
}
#bodyWrap .mainbtn_wrap li.space{ margin-left:6px; }

.text_vis{
	width:340px;
	height:auto;
	position:absolute;
	z-index:100;
	top:50px;
	left:5%;
}
.text_vis ul{ text-align:center; }
.text_vis ul li.vis_title{
	float:left;
	font-family:'Arial';
	font-size:20px;
	font-weight:700;
	color:#333333;
	opacity:0;
	filter:alpha(opacity=0);
	line-height:22px;
	text-shadow:1px 1px 1px #ffffff;
}
.text_vis ul li.title_00{
	font-family: 'Nanum Gothic', sans-serif;
	color:#555555;
	font-size:15px;
	font-weight:800;
	line-height:30px;
}


/*사이트맵*/
.sitemap {
	width:360px;
	height:auto;
	position:absolute;
	top:50px;
	z-index: 200;
	background-color:#777777;
}
.sitemap ul{
	width:360px;
}
.sitemap ul li{
	width:280px;
	padding:0 40px;
	height:40px;
	font-size:14px;
	line-height:36px;
	color:#ffffff;
}
.sitemap ul li i{ float:right; line-height:40px; }
.sitemap ul li.line{ border-bottom:1px solid #aaaaaa; }

/*subpage*/
/*submenu*/
#menuWrap {
	clear:both;
	width:100%;
	float:left;
	margin:0 auto;
	padding:0 auto;	
}

.menu01 {
	position: relative;
	float:left; 
	width:360px; 
	height:30px;
	border-top: 1px solid #0c1f2b; 
	border-bottom: 1px solid #0c1f2b;
}

.menu01 ul {
	width: 360px;
	height: 30px;
}

.menu01 li {
	position: relative;
	float: left;
	width: 119px;
	height: 30px;
	background: #a4b1d2;	
	text-align: center;
	line-height: 30px;
	font-size:12px;
}
.menu01 li.nor{ border-right:1px solid #a4b1d2; }
.menu01 li.nor.active{ border-right:1px solid #eeeeee; }
.menu01 li.line{
	border-right: 1px solid #ffffff;
}

.menu01 li.active {
	background: #eeeeee;
}

.menu01 li a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.menu01 li.active a {
	color: #0c1f2b;
	font-size: 13px;
	font-weight: bold;
}

.menu02 {
	position: relative;
	float:left; 
	width:360px; 
	height:30px;
	border-top: 1px solid #0c1f2b; 
	border-bottom: 1px solid #0c1f2b;
}

.menu02 ul {
	width: 360px;
	height: 30px;
}

.menu02 li {
	position: relative;
	float: left;
	width: 89px;
	height: 30px;
	background: #a4b1d2;	
	text-align: center;
	line-height: 30px;
	font-size:12px;
}
.menu02 li.nor{ border-right:1px solid #a4b1d2; }
.menu02 li.nor.active{ border-right:1px solid #eeeeee; }
.menu02 li.line{
	border-right: 1px solid #ffffff;
}

.menu02 li.active {
	background: #eeeeee;
}

.menu02 li a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.menu02 li.active a {
	color: #0c1f2b;
	font-size: 13px;
	font-weight: bold;
}


/*서브페이지*/
.body_title {
	position: relative;
	width: 320px;
	height: 25px;
	margin: 20px 0px 20px 20px;
	padding: 0;
}

h1 {
	font-size: 18px;
	line-height:20px;
	color: #001d60;
}

h2 {
	font-size: 18px;
	color: #555555; 
	margin: 0px;
	line-height: 23px;
	vertical-align:top;
}

h2 span {
	color: #001d60;
}

h3 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	line-height: 40px;
	text-align:center;
}

h3 span {
	color: #444444;
}

h4 {
	font-size: 15px;
	color: #907bde;
	border-left: 8px solid #907bde;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	line-height: 20px;
}

h5 {
	text-align: right;
	font-size: 16px;
	color: #7c7c7c;
	font-weight: bold;
	padding-right: 5px;
}

h5 span {
	width:100px;
	height:25px;
}

.body_contents {
	position: relative;
	width:320px;
	margin: 0px 0px 20px 20px;
	padding: 0;
}

.body_contents p {
	font-size: 13px;
	color: #565656;
	line-height: 22px;
}

.body_contents p span {
	text-align: right:
	font-size: 16px;
	color: #494949;
	font-weight: bold;
}

.body_contents p span.spacy {
	color: #ffffff;
}


p.pointer {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 15px;
	color: #333333;
	margin: 0;
	padding: 0 10px;
	line-height: 10px;
	font-weight: bold;
}

/*==========sub page start==========*/

p.sub_title{
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	vertical-align:top;
}

/*==========sub1==========*/
.logo_wrap{
	width:320px;
	height:auto;
	margin-top:50px;
	position:relative;
}

.logo_wrap > div{
	width:320px;
}
.logo_wrap > div h3{
	width:320px;
	height:30px;
	background-color:#555555;
	text-align:center;
	color:#ffffff;
	font-size:17px;
	line-height:30px;
}

/*==========sub2==========*/
dl{
	width:320px;
	margin:20px 0;
}
dt{
	width:280px;
	height:35px;
	padding:0 20px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
	color:white;
	background-color:#101D61;
	border-top:2px solid #ffffff;
	font-family:'Arial';
}
dt .title{ float:left; }
dt .more{ float:right; }


dd{
	padding:25px 0;
}

dd .wrap{
	width:150px;
	height:auto;
	padding:15px 20px;
	background-color:#bbb1a8;
	margin:0 auto;
	text-align:center;
	border-radius:15px;
}

dd p{
	margin:0;
}
dd p.space{margin-top:10px;}


/*오시는 길*/
.map{
	width:320px;
	margin-top:30px;
}
.map h3{
	font-size:16px;
	line-height:30px;
	background-color:#555555;
	color:#ffffff;
}
.map h3 span{ font-size:13px; }
.map p{ text-align:center; }



/*==========sub page end==========*/

#footWrap {clear:both; width:100%; float:left; margin:0 auto; padding:0 auto;}
.footer {
	width:360px;
	background: #333333;
	padding: 15px 0px;
}
.footer p {
	letter-spacing: 0px;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	line-height: 18px;
}
.footer p span {
	padding: 0 3px;
	color: #cccccc;
}
.footer_sub {width:360px; height:40px;margin-top:40px;}
.foot_btn {float: left; width: 90px; height: 40px;}


