@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


@font-face {font-family: NanumGothic; font-style: normal; font-weight: 400; src:url(http:/font/NanumGothic-Regular.eot);}
@font-face {font-family: NanumGothic; font-style: normal; font-weight: 700; src:url(http:/font/NanumGothic-Bold.eot);}
@font-face {font-family: NanumGothic; font-style: normal; font-weight: 800; src:url(http:/font/NanumGothic-ExtraBold.eot);}


@charset "euc-kr";

/* °øÅë */
a:link{color:#333333;text-decoration:none;}
a:alink{color:#333333;text-decoration:none;}
a:visited{color:#333333;text-decoration:none;}
/* a:hover{color:#ffff00;text-decoration:none;} */



.b:link{margin-left: 3; font-size: 12px; color:#fff;text-decoration:none;}
.b:alink{margin-left: 3; font-size: 12px; color:#fff;text-decoration:none;}
.b:visited{margin-left: 3; font-size: 12px; color:#fff;text-decoration:none;}
.b:hover{margin-left: 3; font-size: 12px; color:#fff;text-decoration:none;} 




body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,form{margin:0; padding:0;text-decoration:none;}
body,h2,h3,h4,input,button,div,{font-family:NanumGothic,MalgunGothic,Dotum,Helvetica,AppleSDGothicNeo,sans-serif;font-size:13px;color:#383d41}ul,ol,dl{list-style:none;}
img{border:0; vertical-align:top;}
ul{list-style:none; padding:0; margin:0;}

html,body{width:100%,height:100%;margin:0;padding:0;}




.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}

body {
	margin:0;
	padding:0;
	width:100%;
	font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;


}
html, .main {
	width:100%
	padding:0;
	margin:0;
	text-decoration:none;
}

.header, .content, .menu_nav, .fbg, .footer, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#fff;
}


.wrap{width:1200px;margin:0 auto;}


.menu{}
.top{
font-family:NanumGothic;
font-size:15px;
font-weight:700;
z-index:8000;
}
.top ul{width:1200px;height:70px;}
.top ul li{margin:0 10px;float:left;}
.top ul li a{display:block;width:150px;height:50px;color:#fff;}
.top ul li a:hover{background:#eaff00;color:#000;font-weight:700;}
.top ul li span{display:table-cell;*display:inliine;width:170px;height:50px;vertical-align:middle;text-align:center;}


/* Å¾¸Þ´º */
.top_menu{color:#fff;}


.line_txt ul{width:1200px;height:70px;}
.line_txt li{margin:0 30px;display:inline}
.line_txt ul li a{display:inline;color:#fff;}



/* Å¸ÀÌÆ²ºÎºÐ °øÅë */

.page_header{float:left;width:920px;height:40px;margin-top:0px;margin-left:40px;border-bottom:2px solid #ddd;}
.page_header h3{float:left;font-size:1.5em;vertical-align:bottom;padding-top:10px;font-weight:700;font-family:NanumGothic;}
.page_header .breadcrumb{float:right;padding-top:15px;font-size:11px;}
.page_header .breadcrumb li{float:left;padding:0 3px;color:#555;font-family:NanumGothic;}
.page_header .breadcrumb li:first-child{padding-left:20px;background:url(/images/blt_breadcrumb.gif) no-repeat center left}
.page_header .breadcrumb li span{color:#ddd;}
.page_header .breadcrumb li a{color:#888;}
.page_docs{clear:both;display:block;margin-top:12px;margin-bottom:30px;color:#555;line-height:1.7}
.page_docs h4,.page-docs h5{font-size:1.077em}
.page_docs p{margin:10px 0}
.page_docs .table{margin:8px 0;border-top:2px solid #aaa;}
.page_docs .table thead th{padding:7px 0;text-align:center;background:#f6f6f6;border-bottom:1px solid #c4c4c4;}
.page_docs .table tbody{border-bottom:1px solid #ddd}
.page_docs .table tbody td{padding:4px 0 2px;font-size:12px;color:#333;letter-spacing:-0.07em;text-align:center;border-bottom:1px dotted #e1e1e1}
.page_docs .hr{display:block;clear:both;margin-top:25px;padding-top:25px;border-top:2px dashed #ddd}