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

body {
	margin: 0;
	padding: 0;
	color: #999;
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif, Arial;
	font-size: 14px;
	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: 14px; 
	line-height: 20px; 
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif, Arial;
	text-align: left;
	letter-spacing: -1px;
}

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

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

.menu01 li {
	position: relative;
	float: left;
	width: 89px;
	height: 30px;
	background: #7dbdc8;	
	text-align: center;
	line-height: 30px;
}
.menu01 li.menu_01{ background-color:#55b7d4; }
.menu01 li.menu_02{ background-color:#ffc001; }
.menu01 li.menu_03{ background-color:#60d4c1; }
.menu01 li.menu_04{ background-color:#9c5fc6; }
.menu01 li.line,
.menu02 li.line{
	border-right: 1px solid #ffffff;
}
.menu01 li.mw{
	width:179px;
	height: 30px;
}

.menu01 li.nor {
	border-right:1px solid #9c5fc6;
}

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

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

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

.menu02 {
	position: relative;
	float:left; 
	width:360px; 
	height:30px;
}

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

.menu02 li {
	position: relative;
	float: left;
	width: 89px;
	height: 30px;
	background: #666 ;	
	text-align: center;
	line-height: 30px;
}

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

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

.menu02 li.active a {
	color: #404040;
	font-size: 13px;
	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_btn03 li.bbli_A01 {
	width: 110px;
}
.body_btn03 li.bbli_B02 {
	width: 250px;
}

.body_title {
	position: relative;
	width: 320px;
	height: 25px;
	margin: 30px 20px 20px 20px;
	padding: 0;
}
.body_title h1{
	font-size: 20px;
	font-weight: bold;
	color: #444;
}
.body_title h1 span{
	font-family: Arial;
	color:#b1b1b1;
	margin-left:5px;
	font-weight:500;
	font-size:15px;
}

p.tit {font-weight: bold;}

h1 {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif, Arial;
	font-size: 25px;
	color: #424242;
}

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

h2 span {
	font-size: 15px;
	color: #00aeef;
}

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: #999999;
	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: 12px;
	color: #565656;
	line-height: 18px;
}

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

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

.photo h1 {
	font-size: 25px;
	font-weight: 500;
	color: #ffffff;
	background-color: #ca48e6;
	text-align: center;
	padding: 5px;
}

.body_contents img, p {
	width:320px;
	padding-bottom: 10px;
}

.photo p span{
	font-size: 18px;
	color: #0066ff;
	padding: 10px 0px;
}


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


.board {width: 360px; 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 .dot{
	margin-right:5px;
	width:15px;
	height:15px;
	margin-right:5px;
}
.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;
}

/*==========sub1==========*/
.body_contents .ceo_img{
	width:320px;
	height:237px;
	margin:0 auto;
}
.body_contents .ceo_title{
	width:320px;
	height:20px;
	margin:0 auto;
	margin:5px 0;
}
.body_contents .sign{
	width:auto;
	float:right
	margin-top:20px;
}
.body_contents .sign img{
	color:#888;
	float:right;
	padding-top:5px;
}

.body_contents .space20 {padding: 0px; margin: 0px;}

/*==========sub2==========*/
.body_contents .system{
	width:320px;
	height:auto;
}

/*==========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;

}
.pf_btn p{
	color:#fff;
	text-align:center;
	line-height:50px;
	font-size:16px;
	font-weight:700;
}
.pf_btn p span{
	color:#eee;
	font-size:12px;
	margin-left:5px;
}
.pf_btn.space{ margin-top:10px; }

.business{ background-color:#444; }
.business:hover{ background-color:#ffc001; }

.gallery{
	width:320px;
	height:auto;
	margin-top:30px;
}

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

.consultation > p,
.consultation > form > p{
	margin:20px auto;
	font-size:13px;
	line-height:18px;
}

.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:140px;
	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;
}
/*온라인문의 끝*/





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



#footWrap {clear:both; width:100%; float:left; margin:0 auto; padding:0 auto;}
.footer {
	width:360px;
	background: #4a4a4a;
	padding: 15px 0px;
}
.footer p {
padding-left: 17px;
	letter-spacing: .0.5em;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	line-height: 17px;
}
.footer p span {
	padding: 0 3px;
	color: #cccccc;
}
.footer_sub {width:360px; height:40px;margin-top:20px;}
.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;
}



