body, table, tr, td, select,input,div,form,textarea {
	font-family:'NanumBarunGothic',±¼¸², Arial; 
	font-size:13px;  
	color: #222222;
	line-height:130%;
	}


@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 400;
  src: url(./NanumBarunGothic.eot);
  src: local('NanumBarunGothic'),
       local('NanumBarunGothic'),
       url(/css/font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(/css/font/NanumBarunGothic.woff2) format('woff2'),
       url(/css/font/NanumBarunGothic.woff) format('woff'),
       url(/css/font/NanumBarunGothic.ttf) format('truetype');
}


@font-face {
	font-family: 'NanumGothic';
	src: url(/css/font/NanumGothic.eot);
	src: url(/css/font/NanumGothic.eot?#iefix) format('embedded-opentype'),
		 url(/css/font/NanumGothic.woff) format('woff'),
	  	 url(/css/font/NanumGothic.ttf) format('truetype');
}


BODY {	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:#3AB8EB;
	scrollbar-face-color:white;
	scrollbar-shadow-color:#3AB8EB;
	scrollbar-darkshadow-color:white;
	scrollbar-base-color:white;
	scrollbar-arrow-color:#3AB8EB;
	background: #353535;
	}


#hd {z-index:4;position:relative;min-width:1000px;background:#313131;}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding-top:5px;width:1000px;zoom:1;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* »ó´Ü È¸¿ø°¡ÀÔ µî ¸µÅ© */

#tnb {margin:0;padding:0;/*background:#fff;*/min-width:100%;height:25px;zoom:1;}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb #login {margin:0 auto;padding:0; width:1000px;}
#tnb ul {margin:0;padding:0; float:right;}
#tnb li {float:left;margin:0;padding:0 3px;list-style:none; /*background:#9484e1;*/}  

#tnb a {display:inline-block;padding:0 7px 0 7px; height:35px;color:#464646;font-size:11px;color:#fff;letter-spacing:0.5px;line-height:34px}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb .fav {margin:0;padding:0;background:#7db6f0; width:107px; height:35px;text-align:center}
#tnb b {color:#589DF2}

#logo {float:left;padding:0px; width:250px;}
#logo img {padding:15px 0;}

#topmenu {float:right; width:630px; height:40px;}
#topmenu .wrap{position:relative;height:40px;overflow:hidden}
#topmenu .wrap ul{position:relative;list-style:none;margin:0;padding:0;}
#topmenu .wrap ul:after{content:""; display:block; float:none; clear:both;}
#topmenu .wrap ul li{float:left;list-style:none;margin:0;padding:0;height:40px;font-weight:600;font-size:20px !important;font-family:'NanumBarunGothic','NanumGothic',dotum,Sans-serif;}
#topmenu .wrap ul li.active{color:#9b9bfb;/*background:#ffff00;border-radius:3px 3px 3px 3px;*/}
#topmenu .wrap ul li a{height:40px; display:block;cursor:pointer;text-decoration:none;
	padding:15px 2px 0px 25px;color:#fff;letter-spacing:0.5px;display:inline-block;line-height:35px;font-weight:600;}
#topmenu .wrap ul li a:hover{color:#9b9bfb;}
#topmenu .wrap ul li.active a {color:#9b9bfb;} 

a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #222222;
	text-decoration: none;
}
a:active {
	color: #222222;
	text-decoration: none;
}









