@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;
}

p span {
	font-size: 12px;
}




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;}

.dspace05 {clear:both; padding-top: 05px;} .dspace10 {clear:both; padding-top: 10px;} .dspace15 {clear:both; padding-top: 15px;}
.dspace20 {clear:both; padding-top: 20px;} .dspace25 {clear:both; padding-top: 25px;} .dspace30 {clear:both; padding-top: 30px;}
.dspace35 {clear:both; padding-top: 35px;} .dspace40 {clear:both; padding-top: 40px;} .dspace45 {clear:both; padding-top: 45px;}
.dspace50 {clear:both; padding-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: 15px;
	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 #464646;
	border-bottom: 1px solid #464646;
}

.menu01 ul {
	width: 360px;
	height: 30px;
}

.menu01 li {
	position: relative;
	float: left;
	width: 89px;
	height: 30px;
	background: #464646;	
	text-align: center;
	line-height: 30px;
	border-right: 1px solid #ffffff;
}

.menu01 li.nor {
	border-right: 1px solid #464646;
}

.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: #464646;
	font-size: 14px;
	font-weight: bold;
}

.menu02 {
	position: relative;
	float:left; 
	width:360px; 
	height:30px;
	border-top: 1px solid #4044d0;
	border-bottom: 1px solid #4044d0;
}

.menu02 ul {
	width: 360px;
	height: 30px;
}

.menu02 li {
	position: relative;
	float: left;
	width: 89px;
	height: 30px;
	background: #4044d0;	
	text-align: center;
	line-height: 30px;
	border-right: 1px solid #ffffff;
}

.menu02 li.nor {
	border-right: 1px solid #4044d0;
}

.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: #4044d0;
	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: #464646;
}

h1 span {
	font-size: 16px;
	font-weight: normal;
}

h1.h1_alt {
	color: #4044d0;
}

h2 {
	font-size: 16px;
	color: #222222;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

h2.delosy {
	color: #000000;
}

h2.delopy {
	color: #2693d8;
	font-size: 14px;
}

h2.new_era {
	color: #2693d8;
	border-left: 8px solid #2693d8;
}

h2.new_win {
	color: #9e4700;
	border-left: 8px solid #9e4700;
	font-size: 14px;
	line-height: 30px;
}

h2 span {
	font-size: 15px;
	color: #907bde;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #777777;
	padding-left: 5px;
	margin: 0px;
	line-height: 22px;
}

h3.delpy {
	font-size: 13px;
	color: #ee833a;
}

h3.delpory {
	font-size: 13px;
	color: #818285;
}

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: 18px;
	color: #494949;
	padding-left: 5px;
}

h6 {
	font-size: 15px;
	color: #907bde;
	padding: 0px;
	margin: 0px;
}

.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.p_we {
	font-size: 13px;
	color: #565656;
	line-height: 22px;	
}

.body_contents p.p_history {
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;	
}

.body_contents p.p_history span {
	font-size: 16px;
	color: #666666;
	padding-right: 5px;
}

.body_contents p.p_title {
	font-weight: bold;
	color: #464646;
}

.body_contents p.p_stitle {
	font-weight: bold;
	color: #8b87ca;
}

.body_contents p span {
	text-align: right:
	font-size: 16px;
	color: #494949;
	font-weight: bold;
}

.body_contents p span.spacy {color: #ffffff;}

.body_contents > .product {
	width: 320px;
	height: auto;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

.body_contents > .product ul li {
	width: 150px;
	height: 150px;
	position: relative;
	display: block;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
}

.body_contents > .product ul li.nor {
	margin-right: 0px;
}

.body_contents > .list_back {
	position: relative;
	display: inline;
	color: #ffffff;
	background: #2693d8;
	padding: 10px 5px;
	margin-left: 0px;
	-webkit-border-radius: 0px 5px 0px 5px;
     -moz-border-radius: 0px 5px 0px 5px;
          border-radius: 0px 5px 0px 5px;
}

.body_contents > .list_back a {
	color: #ffffff;
	padding: 10px 5px;
}

.faq {
	width: 320px;
	height: 100%;
	position: relative;
	margin: 20px 0 0 0;
}

.faq > .menu {
	width: 100%;
	height: 100%;
	position: relative;
	margin-bottom: 10px;
}

.faq > .menu > .text_menu {
	padding: 10px 15px;
	background: #1a375d;
	cursor: pointer;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

.faq > .menu > .text_menu span {
	font-size: 13px;
	font-weight: normal;
}

.faq > .menu > .sub_bar {
	border: 2px solid #dddddd;
	margin-top: 5px;
	padding: 15px 15px;
	-webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

.faq > .menu > .sub_bar span {
	font-size: 14px;
	font-weight: bold;
}

.faq > .menu > .sub_bar p {
	color: #777777;
	font-size: 12px;
	padding-top: 10px;
}





.board {width: 320px; height: 100%;}

.sitemap {
	position:absolute;
	top:100px;
	z-index: 40;
	width: 358px;
	height: 300px;;
	display: block;
	background: #ffffff;
	border: 1px solid #dddddd;
}

.sitemap h1 {
	width: 100%
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #313131;
	font-size: 22px;
}

.sitemap h1 span {
	color: #7e8181;
	font-size: 22px;
	font-weight: bold;
}

.sitemap ul{
	width: 358px;
}

.sitemap ul li {
	width: 159px;
	background: #1e4270;
	margin: 0px 10px;
	float: left;
}

.sitemap ul li a {
	display: block;
	text-align: center;
	color: #ffffff;
	padding: 10px 0px;
	font-size: 16px;
	font-weight: bold;
}



.naver_map {width: 318px; height: 268px; margin-left: 20px; border: 1px solid #dddddd; z-index: 55;}

.naver_map p.pointer {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 15px;
	color: #333333;
	margin: 0;
	padding: 0;
	line-height: 12px;
	font-weight: bold;
}


#footWrap {clear:both; width:100%; float:left; margin:0 auto; padding:0 auto;}
.footer {
	width:360px;
	background: #1e4270;
	padding: 15px 0px;
}
.footer p {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	line-height: 18px;
	letter-spacing: -0.5px;
}
.footer p span {
	padding: 0 5px;
	color: #cccccc;
}
.footer p.p_copy {
	font-size: 10.5px;
	color: #eeeeee;
	text-align: center;
	line-height: 18px;
	letter-spacing: 0px;
}
.footer_sub {width:360px; height:40px;}
.foot_btn {float: left; width: 90px; height: 40px;}

.footer .admin_btn {
	margin-top: 20px;
	text-align: center;
}

.footer .admin_btn ul li {
	position: relative;
	background: #ffffff;	
	display: inline;
	padding: 7px 20px;	
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.footer .admin_btn ul li a {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.footer .admin_btn ul li:hover {
	background: #777777;
}

.footer .admin_btn ul li a:hover {
	color: #fffff;
	font-weight: bold;
	font-size: 13px;
}