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

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

/*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 {
	float:left;
	width:360px;
	height:40px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-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 #4b349f;
	border-bottom: 1px solid #4b349f;
}

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

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

.menu01 li.nor {
	border-right: 1px solid #4a4aad;
}

.menu01 li.active {
	background: #eeeeee;
	border-right: 1px solid #eeeeee;
}

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

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

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

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

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

.menu02 li.nor {
	border-right: 1px solid #2bb9eb;
}

.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: #4b9fdc;
	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: #4b349f;
}

h1.h1_alt {
	color: #4b9fdc;
}

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

h2 span {
	font-size: 15px;
	color: #907bde;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #777777;
	border-left: 8px solid #dddddd;
	margin: 0px;
	padding-left: 5px;
	line-height: 22px;
}

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 {
	font-size: 20px;
	color: #494949;
}

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

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

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



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


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


