@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.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; }
.topper {
	width:360px;
	height:40px;
}

.top_btn01 {float:left; width:60px; height:60px;}
.top_btn02 {float:left; width:60px; height:60px;}
.top_logo {float:left; width:240px; height:60px;}


#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 #333; 
	border-bottom: 1px solid #333;
}

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

.menu01 li {
	position: relative;
	float: left;
	width: 89px;
	height: 30px;
	background: #83aed8;	
	text-align: center;
	line-height: 30px;
}
.menu01 li.line{
	border-right: 1px solid #ffffff;
}
.menu01 li.active {
	background: #eeeeee;
}

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

.menu01 li.active a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

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

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

.menu02 li {
	position: relative;
	float: left;
	width: 89px;
	height: 30px;
	background: #83aed8;	
	text-align: center;
	line-height: 30px;
	border-right: 1px solid #ffffff;
}

.menu01 li.nor,
.menu02 li.nor{
	border-right:1px solid #83aed8;
}
.menu01 li.nor.active,
.menu02 li.nor.active{
	border-right:1px solid #eee;
}
.menu02 li.active {
	background: #eeeeee;
	border-right: 1px solid #eeeeee;
}

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

.menu02 li.active a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}



#bodyWrap {clear:both; width:100%; float:left; margin:0 auto; padding:0 auto;}
.body_btn01 {
	position: relative;
	float:left;
	width:220px;
	height:220px;
}

.body_btn01 ul {
	width: 220px;
	height: 220px;
}

.body_btn01 li {
	position: relative;
	float: left;
	width: 110px;
	height: 110px;	
}

.body_btn02 {
	position: relative;
	float: left;
	width: 140px;
	height: 220px;
}

.body_btn03 {
	position: relative;
	float:left;
	width:360px;
	height:180px;
}

.body_btn03 ul {
	width: 360px;
	height: 180px;
}

.body_btn03 li {
	position: relative;
	float: left;
	height: 180px;	
}

.body_btn03 li.bbli_A {
	width: 140px;
}
.body_btn03 li.bbli_B {
	width: 220px;
}

.body_title {
	position: relative;
	width: 320px;
	height: 25px;
	margin: 20px 0px 20px 20px;
	padding: 0;
}

h1 {
	font-size: 18px;
	color: #0f3962;
	font-family: 'Nanum Gothic', sans-serif;
	font-weight:700;
	margin:0;
}
h1.h1_alt {
	color: #00aeef;
}

h2 {
	font-size: 16px;
	color: #222222;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	line-height: 18px;
	vertical-align:top;
}

h2 span {
	font-size: 15px;
	color: #83c3bc;
}

h2.new_era {
	font-size: 16px;
	color: #f58220;
	border-left: 8px solid #f58220;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	line-height: 20px;
}

h2.new_win {
	font-size: 16px;
	color: #00aeef;
	border-left: 8px solid #00aeef;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	line-height: 20px;
}

h3 {
	font-size: 14px;
	color: #555;
	margin: 0px;
	padding-left: 5px;
	line-height: 20px;
}

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;
}


.board {width: 320px; height: 100%;}
.sitemap {position:absolute; top:100px; z-index: 50;}
.naver_map {width: 318px; height: 268px; margin-left: 20px; border: 1px solid #dddddd; z-index: 55;}



/*==========sub page start==========*/
.body_contents .Pdot{
	width:15px;
	height:15px;
	margin-top:8px;
}

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

.body_contents .note{
	width:320px;
	height:auto;
	padding:20px 0;
	margin:0 auto;
	border-top:2px solid #333;
	border-bottom:2px solid #333;
}
.body_contents .note.space{ margin-top:30px; }
.body_contents .note h1{ text-align:center; }

/*==========sub1==========*/
.body_contents .line{
	width:320px;
	height:1px;
	background-color:#aaa;
	margin:20px 0;
}

.installation{
	width:320px;
	height:auto;
	position:relative;
}
.installation p{ text-align:center; }
.installation p.space20 span{
	font-size:15px;
	font-weight:700;
	color:#fff;
	padding:5px 10px;
	background-color:#0f3962;
	border-radius:5px;
}

/*==========sub2==========*/
.body_contents .location p span{
	padding:5px 8px;
	background-color:#52847e;
	color:#fff;
	font-weight:700;
	border-radius:5px;
}
/*==========sub3==========*/
.pf_btn{
	width:320px;
	height:50px;
	-webkit-border-radius:15px;
	-o-border-radius:15px;
	-moz-border-radius:15px;
	-ms-border-radius:15px;
	border-radius:15px;
	background-color:#333;
}
.pf_btn:hover{ background-color:#0f3962; }
.pf_btn p{
	color:#fff;
	text-align:center;
	line-height:50px;
	font-size:15px;
	font-weight:700;
}

.pf_btn.space{ margin-top:10px; }

.body_contents .board{
	width:320px;
	height:auto;
	margin-top:20px;
}


/*==========sub4==========*/
/*온라인문의 시작*/
.consultation {
	width:320px;
	height:auto;
	overflow:hidden;
}

.consultation > form{
	width:320px;
	height:auto;
	margin-top:20px;
}

.consultation > form > input.textarea {
	width:308px; 
	height:30px; 
	background-color:#f5f5f5;
	font-size:13px;
	color:#333;
	padding:5px;
	border:1px solid #d8d8d8;
}

.consultation > form > textarea {
	width:308px; 
	height:180px;
	background-color:#f5f5f5; 
	font-size:13px;
	color:#333;
	padding:5px;
	border:1px solid #d8d8d8;
}

.consultation > form > p > input.submit {
	padding:10px 20px; 
	background-color:#f5f5f5; 
	font-size:13px; 
	color:#333; 
	clear:both;
	margin-left:225px;
	border:1px solid #d8d8d8;
}
/*온라인문의 끝*/

/*오시는 길*/
.body_contents .info{
	width:320px;
	height:auto;
	margin-top:25px;
}
.body_contents .info p span{
	padding:5px 8px;
	background-color:#0f3962;
	color:#fff;
	font-weight:700;
	border-radius:5px;
}



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



#footWrap {clear:both; width:100%; float:left; margin:0 auto; padding:0 auto;}
.footer {
	width:360px;
	background: #2c3541;
	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 .line{
	width:96%;
	height:1px;
	margin:0 auto;
	margin-top:7px;
	margin-bottom:7px;
	background-color:#ccc;
}
.footer_sub {width:360px; height:40px;margin-top:20px;}
.foot_btn {float: left; width: 90px; height: 40px;}


