@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: 17px;
	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;
	
}

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

.menu01 li {
	position: relative;
	float: left;
	width: 89px;
	height: 30px;
background: #ad1417; /* Old browsers */
background: -moz-linear-gradient(top,  #ad1417 0%, #ec1d27 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad1417), color-stop(100%,#ec1d27)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ad1417 0%,#ec1d27 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ad1417 0%,#ec1d27 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ad1417 0%,#ec1d27 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ad1417 0%,#ec1d27 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad1417', endColorstr='#ec1d27',GradientType=0 ); /* IE6-9 */




	text-align: center;
	line-height: 30px;
	border-right: 1px solid #a4171f;
}

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

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

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

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

.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: #ad1417; /* Old browsers */
background: -moz-linear-gradient(top,  #ad1417 0%, #ec1d27 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad1417), color-stop(100%,#ec1d27)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ad1417 0%,#ec1d27 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ad1417 0%,#ec1d27 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ad1417 0%,#ec1d27 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ad1417 0%,#ec1d27 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad1417', endColorstr='#ec1d27',GradientType=0 ); /* IE6-9 */
	
	text-align: center;
	line-height: 30px;
	border-right: 1px solid #a4171f;
}

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

.menu02 li.active {
	background: #520516;
	border-right: 1px solid #a4171f;
}

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

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



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

.m_v > h1 { position:absolute; top:0px; }

.m_v > ul.ss { width:340px; position:absolute; top:281px; left:15px;}
.m_v > ul.ss > li { float:left; margin-bottom:20px; width:85px;}
.m_v > ul.ss > li > a > img { width:60% }





.body_btn01  {
	position: relative;
	float:left;
	width:360px;
	height:240px;
}

.body_btn01 ul {
	width: 338px;
	height: 240px;
	margin:0 auto;
}

.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: #434242;
}

h1.h1_alt {
	color: #434242;
}

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

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: 15px;
	color: #999999;
	border-left: 8px solid #f1f1f1;
	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 {
	height:auto;
	position: relative;
	width:320px;
	margin: 16px 0px 20px 0px;
	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;
}

.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:60px; z-index: 50;}
.naver_map {width: 318px; height: 268px; margin-left: 20px; margin-bottom:40px; border: 1px solid #dddddd; z-index: 55;}

div.sub_foot { clear:both; width:100%; float:left; margin:0 auto; padding:0 auto;  }

#footWrap {clear:both; width:360px; margin:0 auto; padding:0 auto;}
.footer {
	width:360px;
	background-color:#000;
	opacity:0.8;
	filter:alpha(opacity=80);
	padding: 7px 0px;
}
.footer p {
	letter-spacing: -1px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	line-height: 16px;
}
.footer p span {
	padding: 0 3px;
	color: #cccccc;
}
.footer_sub {width:360px; height:30px;}
.foot_btn {float: left; width: 90px; height: 40px;}


