@charset "EUC-KR";



@import url("base.css");
@import url("layout.css");
@import url("style1.css");


/* CSS Document */


body,table,tr,td,select,input,div,form,textarea {
font-size:12px; font-family: 'µ¸¿ò', Arial, Verdana; 
color:#333333; 
}

body {margin-top: 0px;	margin-left: 0px;	margin-bottom:  0px;	margin-right:  0px;
/*
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #D8D8D8;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #D8D8D8;
scrollbar-track-color: #F6F6F6;
scrollbar-arrow-color: #999999;
*/
}
img, input {
	vertical-align: middle;
}


    /******* ÆùÆ® CSS *********/
	
   a {font-size: 12px;	font-family: 'µ¸¿ò', Arial, Verdana;  color: #333333;}

   .a1 { font-size: 12px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #004385 }
   .a2 {font-size: 11px;	font-family:'µ¸¿ò',Arial,Verdana;	text-decoration: none;	color: #004385;	font-weight: bold; }
   .stitle1 { font-size: 12px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #0099CC;	font-weight: bold; }
   .stitle2 { font-size: 12px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #336600;	font-weight: bold; }

   A:link { font-size: 12px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #004385}
   A:visited { font-size: 12px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #004385}
   A:hover { font-size: 12px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #177700}
    
   A.link1:link { font-size: 12px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #333333 }
   A.link1:visited { font-size: 12px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #333333 }
   A.link1:hover {	font-size: 12px;	font-family:'µ¸¿ò',Arial,Verdana;	text-decoration: none;	color: #004385;	}
   
   A.link2:link { font-size: 11px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #666666 }
   A.link2:visited {font-size: 11px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #666666 }
   A.link2:hover {font-size: 11px;	font-family:'µ¸¿ò',Arial,Verdana;	text-decoration: underline;	color: #FFFFFF;	background-color: #004385;}
	
   A.link3:link { font-size: 12px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #FFFFFF}
   A.link3:visited { font-size: 12px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #FFFFFF }
   A.link3:hover {	font-size: 12px;	font-family:'µ¸¿ò',Arial,Verdana;	text-decoration: none;	color: #C9EFFE;	}
   .font11 { font-size: 11pt; }
   .font10 { font-size: 10pt; }
   .font9 { font-size: 9pt; }
   			
	
	/******* Å×ÀÌºí CSS *********/
	
	td {
	font-size: 12px;
	font-family: 'µ¸¿ò', Arial, Verdana;
	color: #333333;
}
	
	
	.tdtitle1 {background-color: #6C96B7; font-size: 12px; font-family:'µ¸¿ò',Arial,Verdana; text-decoration: none; color: #FFFFFF;	font-weight: bold;}
	.tdtitle2 {	background-color: #D2E3EE;	font-size: 12px;	font-family:'µ¸¿ò',Arial,Verdana;	text-decoration: none;	color: #004385;	font-weight: bold;	padding-left: 17px;}
	.tdtitle2_1 { background-color: #D2E3EE;	font-size: 12px;	font-family:'µ¸¿ò',Arial,Verdana;	text-decoration: none;	color: #004385;	font-weight: bold;	padding-left: 17px;
	}
	
	.tdtitle3 {	background-color: #8CB064;	font-size: 12px;	font-family:'µ¸¿ò',Arial,Verdana;	text-decoration: none;	color: #FFFFFF;	font-weight: bold;	padding-left: 17px;}
	.tdtitle4 {	background-color: #CCE4B8;	font-size: 12px;	font-family:'µ¸¿ò',Arial,Verdana;	text-decoration: none;	color: #006600;	font-weight: bold;	padding-left: 17px;}
	
	.tdblue1 {background-color: #F9FCFE;}
	.tdblue2 {
	background-color: #F9FCFE;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
	.tdblue2 {background-color: #B8D0E1;}
	.tdblue3 {background-color: #E0EEF8;}
	.tdblue4 {background-color: #8DB6D2;}
	.tdblue5 {background-color: #3F7FAC;}
	.tdgray1 {background-color: #F5F5F5;}
	.tdgray2 {background-color: #DEDEDE;}
	.tdgreen1 {background-color: #E6EDDC;}
	.tdgreen2 {background-color: #688F3D;}
	.tdgreen3 {background-color: #F8FCF1;}
	.tdgreen4 {background-color: #B1CA97;}
	
	
	
	
	/******* Æû CSS *********/
	
    input {
	border:#959595;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	font-family:'µ¸¿ò',Arial,Verdana;
	
	padding-left:2px;
	color: #333333;

	}
	
    select {font-size:12px;	font-family:'µ¸¿ò',Arial,Verdana;	color: #333333}
	
	.select2 {font-size:12px;	font-family:'µ¸¿ò',Arial,Verdana;	color: #333333;	background-color: #E8F6FF;}
	
    textarea {
	border:#959595;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	font-family:'µ¸¿ò',Arial,Verdana;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	color: #333333;}
	
	
   input.Checkbox	{ background-color: transparent;  border: 0px none;  height:12px; padding: 0px 0px 0px 0px;}

   input.Radio	    { background-color: transparent;  border: 0px none; height:12px; padding: 0px 0px 0px 0px;}

	input { margin: 0;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, td { 
	padding : 0 ;
	margin : 0 ; 
}
ol, ul, li {  
	list-style : none ;  
}
h1, h2, h3, h4, h5, h6 { 
	font-weight : normal ; 
	font-size : 100% ; 
}

address, caption, em { 
	font-weight : normal ; 
	font-style : normal ; 
}



a, img, fieldset{ border: none; }
li { list-style:none; }

hr , legend { display: none; }

.invisible {
	position:absolute;
    width:0;
	height:0;
    font-size:0;
	line-height:0;
    overflow:hidden;
	visibility:hidden;
}
.fieldset1 {
	margin-top: 20px;
}

.align_vc {
	vertical-align: middle;
}
.align_r1 {
	text-align: right;
	position: relative;
	left: 280px;
}
/* header */
#header {
	position:relative;
	height:100px;
	width: 100%;
	height:100px;
	background-image:url(https://imgs.nanet.go.kr/dl/images/top_back.gif);
	background-repeat:repeat-x;
}


#header	 .topMenu {
			position: absolute;
			left:200px;
			top:0;
			width:790px;
			height:100px;
			background-image:url(https://imgs.nanet.go.kr/dl/images/topmenu_back.gif);
			background-repeat:no-repeat;
}
	#chanType {
		width: 425px;
		position: absolute;
		top: 9px;
		left: 565px;
		z-index: 2;
	}
	
	#chanType li {
		float: left;
		padding:0 1px 0 1px;
	}
	
	#top .gnb{
		float: left;
		position: absolute;
		width: 790px;
		top: 34px;
		right:0;
}	
	#top .gnb li{
		float: left;
		
	}
	
	#top .gnb li ul {
		position: absolute;
		top: 45px;
		left:0;
	}
/*	
	#top .gnb li ul li {
		float:left;
		background-image:url(https://imgs.nanet.go.kr/dl/images/ms_div.gif);
		background-repeat:no-repeat; 
		background-position:left;
		margin-left:0;
		padding-left: 10px;
		padding-right: 5px;
		text-align: center;
		width: 100px;
	}
*/	
	.menu_sub {
		float:left;
		/*display: none;*/
		text-align: center;
		width: 500px;
		margin-top: 2px;
	}	

	.menu_sub1 {
		float:left;
		background-repeat:no-repeat; 
		background-image:url(https://imgs.nanet.go.kr/dl/images/ms_div.gif);		
		background-position:left;
		margin-left:0;
		padding-left: 10px;
		padding-right: 5px;
		text-align: center;
	}


#faq {
		position: absolute;
		top:9px;
		left: 948px;
		z-index: 3;
}

#subMenu1 {
	margin-left: 10px;
}

#subMenu2 {
	margin-left: 70px;
}
#subMenu3 {
	margin-left: 120px;
}
#subMenu4 {
	margin-left: 120px;
}

/*left*/
	
	#flash { 
		
	}
	
	.s_field {
		position: relative;
		background-image: url(https://imgs.nanet.go.kr/dl/images/l_imgback.gif);
		height: 80px;
		width: 184px;
		padding-top: 5px;
		
	}
	#login_btn { 
		position: absolute;
		top: -1px;
		left: 130px;
	}
	.login_btn2 {
		width: 46px;
		height: 41px;
		border: none;
	}
	
	.log_field { 
		width: 124px;
		text-align: right;
		height: 21px;
	}
	.login1 { 
		position: absolute;
		top:55px;
		left: 10px;
		
	}
	.login2 {
		float: left;
		padding-left: 2px;
	}
	
	#afterLogin {
		background-image: url(https://imgs.nanet.go.kr/dl/images/l_imgback2.gif);
	}
	
	#lmsg {
		position: relative;
		text-align: center;
		padding-top: 25px;
	}

	.lgbox {
		position:relative;
		width:184px;
		top: 10px;
		text-align: center;
	}
	
	.lgbox li{
		float: left;
		padding:2px;
	}
	.lgbox p{
		text-align: center;	
	}
	
	#left1 {
		/*position: absolute;*/
		top: 220px;
		margin-bottom: 5px;
	}
	/*
	#myView {
		position: absolute;
		top: 280px;
	}
	*/
	#link {
		/*position: absolute;*/
		top:420px;
		margin-top: 5px;
	}
	#helpContent {
		margin-top:5px;
		margin-bottom: 10px;
	}
	.side {
		width: 184px;
		padding:0;
		margin:0;
	}
	.side img {
		width:184px;
		
	}
	.side .o_icon {
		width: 23px;
		height: 22px;
	}	
	.side_1 {
		width: 184px;
	}
	.hc2 {
		width: 180px;
		height: 110px;
		margin-top: 5px;
		background-color: white;
		border: 3px solid #8AACCE;
		padding-top: 5px;
		letter-spacing: -1px;
		line-height: 24px;
	}
/*-------*/
#label1 {
	width: 770px;
	height: 25px;
	border-bottom: solid 1px #E5E5E5;
	padding-left: 20px;
}
#m_hist1 {
	border-bottom: 1px solid #E7E7E7;
	margin-left: -20px;
	margin-top: 0;
	height: 25px;
	width: 769px;
	padding-left: 20px;
}
#m_hist2 {
	border-bottom: 1px solid #E7E7E7;
	margin-left: -20px;
	margin-top: 0;
	height: 25px;
	width: 769px;
	padding-left: 20px;
}
#mhist { 
	background-image: url(https://imgs.nanet.go.kr/dl/images/point2.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	height:16px;
	margin-top: 10px;
}
#help {
	position: absolute;
	top: -5px;
	right: 16px;
}
#help2 {
	position: absolute;
	top: -78px;
	right: 16px;
}
#help3 {
	position: absolute;
	top: 8px;
	right: 16px;
}

#content {
	position: relative;
	height: 100%;
}
#content .searUl {
		width:490px;
		position: relative;
		top:30px;
		left:20px;
}
#content .searUl li { 
		width: 121px;
		height: 41px;
		float: left;
}
	#searDiv {
		position: relative;
		width:788px;
		height: 47px;
		top:5px;
		left: -20px;
		border-top: 1px solid #DDD;
	}

	#searField1 {
	
		position: relative;
		top:36px;
		width:733px;
		height: 190px;
		background-image: url('https://imgs.nanet.go.kr/dl/images/search_back.gif');
		background-repeat: no-repeat;
		padding-left: 50px;
		padding-top:30px;
		overflow: hidden;
		z-index: 0;
		margin-bottom: 35px;
	}
	#searField2 {
	
		position: relative;
		top:36px;
		width:733px;
		height: 340px;
		background-image: url('https://imgs.nanet.go.kr/dl/images/search_back2.gif');
		background-repeat: no-repeat;
		padding-left: 50px;
		padding-top:30px;
		
	}
	
	#searDiv1 {
		width: 720px;
		height:30px;
	}
		#searCont1 {
			width:80px;
			float:left;
		
		}
		.dldiv1 {
			width: 280px;
			height: 23px;
			float: left;
		}
		.dldiv2 {
			width: 320px;
			height: 23px;
			float: right;
		}
	
		.dldiv1 dd{
			
		}
		.dldiv2 dd{
			
		}
		.bgpoint1 {
			background-image: url(https://imgs.nanet.go.kr/dl/images/point1.gif);
			background-repeat: no-repeat;
			background-position: left 5px;
			padding-left: 10px;
			color: #004385;
			font-weight:bold;
			float: left;
			height: 20px;
			width: 110px;
			padding-top: 2px;
		}
		.bgpoint2 {
				background-image: url(https://imgs.nanet.go.kr/dl/images/point1.gif);
				background-repeat: no-repeat;
				background-position: left 5px;
				padding-left: 10px;
				color: #004385;
				font-weight:bold;
				float: left;
				height: 20px;
				width: 110px;
				padding-top: 2px;
				
			}
		
	
/*	-- 2010.04.01 ÀÚ·á±¸ºÐ ¸íÄª º¯°æ¿¡ µû¸¥ ½ºÅ¸ÀÏ Á¶Á¤. °ûÀçÀ±
	#searChkUl {
		position: relative;
		top:0;
		left: 30px;
	}
	.searChk1 {
		float: left;
		padding-top:2px;
		padding-left: 5px;
		padding-right: 3px;
	}
*/
	#searChkUl {
		position: relative;
		top:0;
		left: 5px;
	}
	.searChk1 {
		float: left;
		padding-top: 2px;
		padding-left: 0px;
		padding-right: 3px;
	}
	.searChk1 input {
		vertical-align: middle;
	}
	
		#dl1 dt dd{
			vertical-align: middle;
		}
	
		.inputb {
			vertical-align: middle;
			
		}	
		#sel1 {
			width:685px;
			position: relative;
			top:5px;
			padding-top:3px;
		}
		.sel1 {
			width:550px;
			position: relative;
			top:5px;
			padding-top:3px;
		}
		
		
		#search1 {
			width: 545px;
			padding-bottom: 10px;
			border-bottom-style: solid;
			border-bottom-color: #B8D0E1;
			border-bottom-width: 1px;
			
		}
		#sel1 select, #sel1 input, #sel1 img {
			vertical-align: middle;
		}
		.sel1 select, .sel1 input, .sel1 img {
			vertical-align: middle;
		}
		
	
	
		#seardiv3 {
			width: 600px;
			height: 100px;
			padding-top: 5px;
			
		}
		#seardiv3 dd {
		
		}
			
			.l_dl {
				vertical-align: middle;
			}
 
/*°í±Þ°Ë»ö*/ 
#idl3 .dl3 li {
		float:left;	
		padding-left: 3px;	
}
	#idl3 {
		height: 30px;
	}
	#idl4 {
	
	}
	#idl4 dl {
		
	}
		
	.bgpoint3 {
			background-image: url(https://imgs.nanet.go.kr/dl/images/point1.gif);
			background-repeat: no-repeat;
			background-position: left 3px;
			padding-left: 10px;
			color: #004385;
			font-weight:bold;
			float: left;
			width: 84px;
			height: 20px;
			margin-bottom: 3px;
	}
	
	.bgpoint4 {
			background-image: url(https://imgs.nanet.go.kr/dl/images/point1.gif);
			background-repeat: no-repeat;
			background-position: left 5px;
			padding-left: 10px; 
			padding-top: 2px;
			color: #004385;
			font-weight:bold;
			float: left;
			width: 84px;
			height: 20px;
			margin-bottom: 3px;
	}
	.dldiv3 {
		
		
	}
	.dldiv3 dd {
		height: 20px;
		margin-bottom: 3px;
	}
	#dd4 {
		height: 40px;
		width: 568px;
		padding-left: 90px;
	}
	#uquery {
		width: 480px;
		margin-top: -5px;
	}

/*IndexSearch*/
#idl5 { margin-left: 40px; margin-top: 10px; }

#indexDiv1 {margin-left: 40px; width: 530px; border-bottom: 1px solid #B8D0E1}

#indexDiv2 { margin-top: 30px;}

.index_borderB { border-bottom: 1px solid #B8D0E1 }

/*AssortSearch*/
.as_p1 { margin-top: 20px; margin-bottom: 20px; }

.as_p2 { background-color: #6C96B7; height: 30px; font-size: 12pt; font-weight: bold; color: #FFFFFF; padding-top: 5px;}

#assort_div1 { width: 730px;  margin-bottom: 30px;}

#assort_div2 { text-align: center; }

/*SubjectSearch*/
#sub_div1 { width: 580px; margin-left: 40px; }

#sub_div2 { width: 580px; border-top: 1px solid #B8D0E1; border-bottom: 1px solid #B8D0E1;
			padding-top: 10px; padding-bottom: 10px;} 
			
.sub_div2_tb td { height: 22px; }

.sub_div2_tb select { height: 20px; }

.inputb1 { height: 19px; font-size: 15px; vertical-align: middle;}

#sub_div4 { height: 80px; margin-top: 20px; }

.sub_dldiv1 { 
			width: 280px;
			height: 23px;
			float: right;
		}
.sub_span1 {  width:70px; height: 18px; margin-right: 2px; }


.sear_info1 { 
	margin-top: 20px;
	padding: 5px;
	background-color: #F5F5F5;
}

.krdb1 {
	
	z-index: 10;
	overflow: hidden;
}

/*½Ã¼Ò·¯½º°Ë»ö*/
	.uldiv1 {
		width: 500px;
		height: 30px;
		padding-left: 97px;
		padding-bottom: 10px;
		border-bottom: thin solid #B8D0E1;
		margin-bottom: 20px;
	}
	
/*button */			
	#button {
		width: 733px;
		position: relative;
		top:10px;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.btn1 {
		border: none;
		width: 51px;
		height: 22px;
	}
	.btn3 {
		margin-top: 20px;
		margin-left: 220px;
	}
	.btn4 {
		text-align: center;
		margin-top: 20px;
	}
	.btn5 {
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
	}
	.btn5 a {
		padding: 0;
		margin-left: -2px;
		margin-right: -2px;
	}
	.btn5 img {
		vertical-align: middle;
		margin:0;
	}
	#btn2 {
		text-align: center;	
	}
	#btn2 #chgBtn {
		float: left;
		margin-right: 20px;	
	}
	.btn6 {
		width: 60px; 
		height: 22px;
		vertical-align: middle;
		border: none;	
	}
	.btn7 {
		vertical-align: middle;
	}
	
	.btn8 {
		text-align: center;
	}
	.btn9 {
		text-align: center;
		margin-bottom: 10px;
		width: 100%;
		
	}
/*È¸¿ø°¡ÀÔ*/
#con1 {
	background-image: url(https://imgs.nanet.go.kr/dl/images/tid_bg.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 320px;
	margin-left: 20px;
	margin-top: 50px;
	border:solid 0.1px white;
}
	#con1 p {
		margin-top:80px;
		margin-left: 30px;
		}
	#k_login {
		margin-top: 10px;
		margin-left: 94px;
	}
#con1 #k_login li{
	float: left;
	padding-left: 10px;
}
	

/*
* È¸¿øÁ¤º¸º¯°æ
*/

#gtable1 {
	border: 0; 
	width: 733px;
	position:relative;
	top: 40px;
	margin-top: 5px; margin-bottom: 60px;
}

#thtop {
	background-image: url("https://imgs.nanet.go.kr/dl/images/table_thtop.gif");
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 2px;	
}
.thtop {
	background-image: url("https://imgs.nanet.go.kr/dl/images/table_thtop.gif");
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 2px;
	height: 25px;	
}
#tdtop{
	background-image: url("https://imgs.nanet.go.kr/dl/images/table_tdtop.gif");
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 4px;
}
.tdtop{
	background-image: url("https://imgs.nanet.go.kr/dl/images/table_tdtop.gif");
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 4px;
	height: 25px;
}
#thbottom {
	height: 50px;
	background-image: url(https://imgs.nanet.go.kr/dl/images/table_thbottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}
#thbottom1 {
	height: 25px;
	background-image: url(https://imgs.nanet.go.kr/dl/images/table_thbottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}
#thbottom2 {
	height: 30px;
	background-image: url(https://imgs.nanet.go.kr/dl/images/table_thbottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}


.thbottom {
	background-image: url("https://imgs.nanet.go.kr/dl/images/table_thbottom.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 25px;	
}
#tdbottom {
	background-image: url("https://imgs.nanet.go.kr/dl/images/table_tdbottom.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 50px;
}
#tdbottom1 {
	background-image: url("https://imgs.nanet.go.kr/dl/images/table_tdbottom.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 25px;
}
#tdbottom2 {
	background-image: url("https://imgs.nanet.go.kr/dl/images/table_tdbottom.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 30px;
}
.tdbottom {
	background-image: url("https://imgs.nanet.go.kr/dl/images/table_tdbottom.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 25px;	
}
.thtitle {
	background-color: #CCE4B8;	
	font-size: 12px;	
	font-family:'µ¸¿ò',Arial,Verdana;	
	text-decoration: none;	
	color: #006600;	
	font-weight: bold;	
	padding-left: 17px;
	border-top: solid 1px #DCE8BC;
	text-align: left;
	height: 30px;
}

.thtitle1 {
	background-color: #CCE4B8;	
	font-size: 12px;	
	font-family:'µ¸¿ò',Arial,Verdana;	
	text-decoration: none;	
	color: #006600;	
	font-weight: bold;	
	padding-left: 17px;
	border-top: solid 1px #B1CA97;
	text-align: left;
	height: 25px;
	width: 130px;
}
.thtitle2 {
	background-color: #6C96B7;	
	font-size: 12px;	
	font-family:'µ¸¿ò',Arial,Verdana;	
	text-decoration: none;	
	color: white;	
	font-weight: bold;	
	padding-left: 17px;
	border-top: solid 1px #DCE8BC;
	text-align: center;
	height: 25px;
	width: 130px;
}
.thtitle3 {
	background-color: #F8FCF1;	
	font-size: 12px;	
	font-family:'µ¸¿ò',Arial,Verdana;	
	text-decoration: none;	
	color: #006600;	
	font-weight: bold;	
	padding-left: 17px;
	border-top: solid 1px #DCE8BC;
	text-align: left;
	height: 25px;
}
.thtitle4 {
	background-color: #6C96B7;	
	font-size: 12px;	
	font-family:'µ¸¿ò',Arial,Verdana;	
	text-decoration: none;	
	color: white;	
	font-weight: bold;	
	text-align: center;
	height: 25px;
}
.td4 {
	background-color: #F8FCF1;
	border-top: solid 1px #B1CA97;
	padding-left: 5px;	
}
#sel3 {
		
	font-family:'µ¸¿ò',Arial,Verdana;	
	text-decoration: none;
	color: #006600;	
	font-weight: bold;	
	width: 146px;
	height: 33px;
	background-image: url("https://imgs.nanet.go.kr/dl/images/tap4_select1.gif");
	background-repeat: no-repeat;
	
}
#sel4 {
	width: 146px;
	height: 33px;
	background-image: url("https://imgs.nanet.go.kr/dl/images/tap2_unselect2.gif");
	background-repeat: no-repeat;
}
#sel5 {
	width: 146px;
	height: 33px;
	background-image: url("https://imgs.nanet.go.kr/dl/images/tap2_unselect2.gif");
	background-repeat: no-repeat;
}
#sel6 {
		
	font-family:'µ¸¿ò',Arial,Verdana;	
	text-decoration: none;
	color: #006600;	
	font-weight: bold;	
	width: 146px;
	height: 33px;
	background-image: url("https://imgs.nanet.go.kr/dl/images/tap4_select1.gif");
	background-repeat: no-repeat;
}
.se1 {
	float: left;
	font-size: 12px;
	text-align: center ;	
	padding-top: 12px;
}
#seDiv1 {
	position: relative;
	top: 30px;
	left: 20px;
	background-image: url("https://imgs.nanet.go.kr/dl/images/sel_btm.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	width: 733px;
	height: 37px;
	background-color: #F6F6F6;
}

#mup {
	position:relative;
	top: 40px;
	
}

/*°øÁö»çÇ×*/
.noti_table {
		width: 100%;	
}
.noti_table th {
		height: 25px;
		width: 	120px;
		border-bottom: solid 1px #B1CA97;
}
.noti_table td {
		height: 25px;
		border-bottom: solid 1px #B1CA97;	
}
.noti_p1 {
		padding-top: 5px;
		padding-bottom: 10px;
		padding-left: 10px;
		border-bottom: solid 1px #B1CA97;
		background-color: #F8FCF1;
		text-align: left;
}
#noti_p2 {
		margin-top: 15px;
		text-align: center;	
}
#noti_p2 img {
		width: 51px;
		height: 22px;
}
#n_top {
		width: 608px;
		height: 130px;
		background-image: url(https://imgs.nanet.go.kr/dl/images/m_gongjipop_all.gif);	
}
#noti_table1 {
		width: 560px;
		background-color: #FFFFFF;
}
#noti_table1 table {
		width: 100%;
		border: 0;
}
.noti_p3 {
		text-align: left;
		padding-left: 10px;	
}
#noti_table1 hr {
		height:1px; 
		display: block;
		color: #E3E0D8;
}
#noti_table1 table {
		border-bottom: solid 1px #8CB064;	
}
#noti_tbody1 td {
		border-bottom: solid 1px #DCE8BC;
		padding-left: 5px;
}
.n_btm {
		width: 600px;
		height: 29px;	
}
.closeBtn {
		width: 51px;
		height: 22px;
}


/*°£·«¸ñ·Ï*/
.list_li1 {
	background-image: url(https://imgs.nanet.go.kr/dl/images/tap2_select1.gif);
	background-repeat: no-repeat;
	width: 146px;
	height: 23px;
	padding-top: 10px;
	text-align: center;
}
.list_li2 {
	background-image: url(https://imgs.nanet.go.kr/dl/images/tap2_unselect2.gif);
	background-repeat: no-repeat;
	width: 146px;
	height: 23px;
	padding-top: 12px;
	text-align: center;
}
#histTop {
	border-bottom:solid 1px #DDDDDD;
	margin-left: -20px;
	padding-left: 20px;
	height: 25px;
	width: 100%;
	}
#histTop2 {
border-bottom:solid 1px #DDDDDD;
margin-left: -20px;
padding-left: 20px;
height: 25px;

}		
#m_tab1 {
	margin-top: 5px;
	margin-bottom: 1px;
	width:100%;
	min-height: 56px;
	background-color: #F5F5F5;
	padding-top: 5px;
	border-bottom: solid 1px #DEDEDE;
	text-align: center;
}
/* °í´ë¸® */
#m_tab1_dl {
	margin-top: 5px;
	margin-bottom: 10px;
	width:100%;
	background-color: #F5F5F5;
	padding-top: 5px;
	border-bottom: solid 1px #DEDEDE;
	text-align: left;
}



.width_100pro{
	width:100%;
	}
	

#m_tab1_dl_dt_bold {
	font-weight: bold;
	float: left;
}
.m_tab1_dl_dt_bold {
	font-weight: bold;
	float: left;
}
#s_con1 {
	height: 100%;
	}
#s_con2 {
	margin-right: 20px;
}
#s_con3 {
	margin-right: 20px;
}
#t_menu1 {
	margin-top: 5px;
} 
#t_menu1 li {
	float: left;
	
}
.text_bold {
	font-weight: bold;
	}
.text_blue {
	color: blue;
}
.text_blue1 {
	color: #6C96B7;
	font-weight: bold;
	text-decoration: underline;
}
/* °íÀç¿ì */
.text_left {
	text-align: left;
}
#p_quest1 {
	margin: 3px;
	text-align: left;
}
#search3 {
	background-color: #E6EDDC;
	height: 44px;	
}
#search3 h3 {
	float: left;
	background-image: url(https://imgs.nanet.go.kr/dl/images/point5.gif);
	background-position: left 70%;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 12px;
	margin-left: 5px;
}
#search3 .image_btn1 {
	border: 0;
	margin: 0;
	width: 48px;
	height: 20px;
	padding-top: 3px;
	
}
.fontGreenb {
	font-weight: bold;
	color: #336600;
}

#p_search1 {
	margin-left: 10px;
	margin-top: 5px;
	padding-top: 3px;
	height: 33px;
}
#p_search1 input {
	vertical-align: middle;
	margin-left: 10px;
}
#simple_btm {
	border-top: solid 2px #B8D0E1;
	border-bottom: solid 2px #B8D0E1;
	width: 100%;
	height: 33px;
	padding-top: 10px;
	background-color: #6C96B7;
}
#simple_btm .Checkbox {
	vertical-align: middle;
	width: 25px;
}
#page {
	width: 100%;
	height:40px;
	margin-top: 10px;
	padding-top: 20px; 
}
#page #p_navi1 {
	float:left;
	margin-left: 40px;
	margin-right: 10px;
	text-align: right;
	width:350px;
	height: 30px;
	padding-top: 10px;
}
#page #p_navi2 {
	height: 30px;
	margin-left:400px;
	padding-top: 10px;
}	
	#p_navi2 .image2 {
		vertical-align: top;
	}
.s_btn {
	padding-left: 20px;
	margin-bottom: 10px;
}	
#con_align {
	
	width: 100%;
	margin:3px;
	height: 40px;
}		
#con_align #ca1 {
	height: 25px;
	float: left;
	padding-top: 20px;
	width: 360px;
}
	.ca_title1 {
		background-image: url(https://imgs.nanet.go.kr/dl/images/point4.gif);
		background-repeat: no-repeat;
		background-position: left 44%;
		padding-left: 4px;
	}
	#ca2 {
		float: right;
		height: 30px;
		margin-right: 5px;
	}
	#ca2 li {
		float: left;
	}
	#ca2 .ca2_1 {
		padding-top: 20px;
		background-image: url(https://imgs.nanet.go.kr/dl/images/point4.gif);
		background-repeat: no-repeat;
		background-position: left 70%;
		padding-left: 6px;
		font-weight: bold;
		float: left;
	}
	#ca3 {
		margin-left: 100px;
	}
	#ca3 li {
		margin-top: -17px;
	}	
#sub_tab1 {
	border-top: solid 1px #DEDEDE;
	border-bottom: solid 3px #DEDEDE;
	/*background-image·Î ´ëÃ¼*/
	width: 100%;
	min-height: 35px;
	background-color: #E0EEF8;
}

/*detailview*/
.li_l {
	float: left;	
}
.li_r {
	float: right;
	padding-left: 3px;
}
.thtop2 {
	background-image: url(https://imgs.nanet.go.kr/dl/images/table_topb2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tdtop2 {
	background-image: url(https://imgs.nanet.go.kr/dl/images/table_topb1.gif);
}
.tdblue6 {
	border-bottom: solid 1px #B8D0E1;
}
#sub_tab1 li {
	float: left;
}

.tbblue1 {
	border-top: 2px solid #3F7FAC;
	border-bottom: 2px solid #3F7FAC;
	background-color: #BBA093;
}

.tbblue1 td {
	padding-left: 5px;
}
/* Å©·Ò »çÆÄ¸® */
.tbblue1_ty1 {
	border-top: 2px solid #3F7FAC;
	border-bottom: 2px solid #3F7FAC;
	background-color: #BBA093;
	margin-top : 32px;
}

.tbblue1_ty1 td {
	padding-left: 5px;
}
.paging1 {
	text-align: center;
	margin: 10px;
}
.paging1 img {
	vertical-align: middle;	
}

/* collection */
.table_04{	border-bottom: solid 1px #B8D0E1;	}
.table_04_txtcnt{	border-bottom: solid 1px #B8D0E1; text-align: center;	}
.table_04_width{ width: 30px;  }
.table_04_width2 { width: 50px; padding-left: 8px; text-align: left; }
/*ÀÎ¼â*/
.print1 {
	margin-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 25px;
}
.print1 dt {
	float: left;
	width: 110px;
}
.print1 dd {
	margin-left: 115px;
}
/*table*/
.tb1 {
	width: 732px;
	border-bottom: 5px solid #6C96B7;
	margin-top: 20px;
}
.tb2 {
	width: 600px;
	border-top: solid 2px #6C96B7;
	border-bottom: solid 2px #6C96B7;
	text-align: center;
}
.tb3 {
	width: 100%;
	border: none;
	border-collapse: collapse;
	padding: 3px;
}
.tb4 {
	width: 596px;
	border-bottom: solid 2px #6C96B7;
	text-align: center;
}	

/* »çÆÄ¸®, Å©·Ò¿ë */
.tb3_1 {
	width:748px;
	border: none;
	border-collapse: collapse;
	padding: 3px;
	margin-left:-362px;
}

.tb3 td {
	border-bottom: 1px solid #B8D0E1;
	padding: 3px;
}
	
/*mylibrary*/
#ml-table {
	width: 100%;
	border: none;
	border-bottom: 2px solid #6C96B7;
}
#ml-table input {
	vertical-align: middle;
}
#ml-table .th1 {
	height: 30px;
}
#ml-table .t-end {
	border-bottom: solid 1px #6C96B7;
}
	.m-p1 {
		margin-top: 20px;
		height: 60px;
		vertical-align: middle;
	}
	.m-a1 {
		
	}
	.m-sel1 {
		margin-right: 10px;
	}
	#m-field1 {
		background-image: url(https://imgs.nanet.go.kr/dl/images/search_back_box.gif);
		background-repeat: no-repeat;
		height: 110px;
		margin-top: 20px;
	}
	#m-field1 p {
		margin-left: 90px;
		margin-top: 20px;
		font-weight: bold;
		background-image: url(https://imgs.nanet.go.kr/dl/images/point1.gif);
		background-repeat: no-repeat;
		padding-left: 9px;
		background-position: left center;
	}
	
	
.toppic1 { vertical-align: top;  }

.sdv1 {
	margin-top:10px;
	background-image: url(https://imgs.nanet.go.kr/dl/images/dback_1.gif);
	background-repeat: no-repeat;
	width: 347px;
	height: 280px;
	padding-left: 22px;
	padding-top: 30px;
	position:relative;
	
}


.sdv1_h3 {
	font-weight: bold;
	font-size: 9pt;
	background-image: url(https://imgs.nanet.go.kr/dl/images/point10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;	
	margin-bottom: 5px;
}

/*°í´ë¸® */
.sdv1_table {
	margin-top:10px;
	background-image: url(https://imgs.nanet.go.kr/dl/images/toc_table_top.gif);
	background-repeat: no-repeat;
	width: 730px;
	padding-left: 22px;
	padding-top: 30px;

}

.contents_table_mid{
	width: 730px;
	left:0px;
	padding-left: 24px;
	padding-top: 0px;
	margin-left: -22px;
	margin-top: -3px;

	background-image: url(https://imgs.nanet.go.kr/dl/images/toc_table_mid.gif);
	background-repeat: repeat-y;
	}
.tb_content{
	width: 695px;
	}
	
.contents_table_bottom{
	width: 730px;
	left:0px;
	height:18px;
	padding-left: 24px;
	padding-top: 0px;

	
	background-image: url(https://imgs.nanet.go.kr/dl/images/toc_table_bottom.gif);
	background-repeat: no-repeat;
	}
#link_leftSet{
	margin-top : 10px;
	margin-left : 320px;
	}
#link_leftSet2{
	margin-top : 10px;
	text-align: center;
	}

/* °í´ë¸®³¡ */


.sdv1_h3_toc {
	font-weight: bold;
	font-size: 9pt;
	background-image: url(https://imgs.nanet.go.kr/dl/images/bullet_arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;	
	margin-bottom: 5px;
}


.sdv1 .sdp2 {
	position: relative;
	top: -230px;
	left: 300px;
}

/* Å©·Ò »çÆÄ¸® */
.sdv1 .sdp2_ty1 {	
	position: relative;
	top: -220px;
	left: 300px;
}
/* ¿ÀÆó¶ó */
.sdv1 .sdp2_ty2 {	
	position: relative;
	top: -200px;
	left: 300px;
}

#sdp3 {
	position:relative;
	top: 680px;
	left: 500px;
}
.texta1 {
	border:none;
	border-top: dashed 1px gray;
	border-bottom: dashed 1px gray;
	background-color: #F5F5F5;
	width: 323px;
	padding-top: 10px;
}

/**/
.title1 {
	font-family: ±¼¸²;
	font-size: 12px;
	height: 18px;
}
.title2 {
	padding-left: 10px;
	background-image: url("https://imgs.nanet.go.kr/dl/images/point1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
/*print-format*/
.p_title1 {
	font-weight: bold;
	font-size: 10pt;
	background-image: url(https://imgs.nanet.go.kr/dl/images/point2.gif);
	padding-left: 8px;
}
#s_head1 {
	background-color: #EFEFEF;
	font-size: 9.8pt;
	padding-top: 7px;
	padding-left: 16px;
	padding-bottom: 7px;
}
.p_para1 {
	color: #B8D0E1;
}
.p_dl1 {}
.p_dl1 dt {
	float: left;
}
.p_table1 {
	border-top: 2px solid #B8D0E1;
	border-bottom: 2px solid #B8D0E1;
}
/*line*/
.line1 {
	display: block;
	width: 100%;
	line-height: 3px;
	color: #B8D0E1;
}
/*footer*/	
 .logo {
	 padding-left:9px;
	 float:left;
}
.address {
 	width:788px;
	height:44px;
	background:#e7e7e7;
	margin-left: 201px;
	text-align: center;
}
.address img{
 	position:relative;
 	top:30%;
 	vertical-align: text-bottom;
 }
 
#q_div1 {
	width: 732px;
	margin-top: 20px;
	height: 200px;
	position: relative;
	background-image: url("https://imgs.nanet.go.kr/dl/images/search_back_box.gif");
	background-repeat: no-repeat;
	text-align: center;
}
.q_p1 {
	margin-top: 16px;
}
#q_p2 {
	font-size: 10pt;
	font-weight: bold;
	color: #004385;
	position: absolute;
	left: 70px;
	top: 50px;
}
#q_p3 {
	font-size: 10pt;
	font-weight: bold;
	color: #004385;
	position: absolute;
	left: 70px;
	top: 20px;
}

#q_p4 {
	position: absolute;
	left: 630px;
	top: 18px;
}
#q_p5 {
	position:absolute;
	left: 140px;
	top: 50px;
}
#q_p5 li {
	float: left;
	padding-left: 5px;

}
#q_p6 {
	position: absolute;
	top: 120px;
	left: 300px;
	
}

#dumDiv1 {
	width: 730px;
	height: 40px;
	background-image: url("https://imgs.nanet.go.kr/dl/images/tap_searchback.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	top: 65px;
	left: 220px;
	border-bottom: 3px #E0E0E0 solid;
	z-index: -1;
}
#dumDiv2 {
	width: 10px;
	height: 40px;
	background-image: url("https://imgs.nanet.go.kr/dl/images/tap_searchright.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	top: 65px;
	left:945px;
	z-index: -1; 
}

/*nodata*/
#divNoData {
	width: 500px;
	border-top: double 5px #789CBE;
	border-bottom: double 5px #789CBE;
	background-color: #E0EEF8;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
}
#divNoData h3 {
	font-size: 13pt;
	font-weight: bold;
	margin: 5px;
}
#divNoData p {
	font-size: 10pt;
	font-weight: bold;
	margin: 5px;
}
#s_nodata {
	width: 450px;
	text-align: left;
}
#s_nodata p{
	font-weight: normal;
	margin: 5px;
}
#s_nodata li {
	padding-left: 20px;
}

#dv2 {
	margin-right: 5px;
}
.dv2 {
	margin-right: 5px;
}
#dv3 {
	float: right;
	margin-top: -312px;
}
#dv4 {
	position: relative;
	width: 100%;
	min-height: 300px;
	
}

/*ÀÎ±â°Ë»ö¾î*/
#f_list1 {
	position: absolute;
	top: 35px;
	left: 500px;
}

#tr1 {
	padding-top: 5px;
	padding-left: 20px;
}
.tr3 {
	margin-top: 1px;
	padding-left: 20px;
	margin-bottom: 2px;
}

/*¿¡·¯È­¸é*/
#er_container {
	height: 200px;
	text-align: center;
	width: 100%;
	position: relative;
	
}

#er_message {
	/*background-image: url("../images/notfound_error.gif");*/
	width: 300px;
	background-repeat: no-repeat;
	font-size : 12pt;
	height: 100px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
#er_message h1 {
	position: relative;
	top: 40px;
	left: 0;
}
#er_message h2 {
	position: relative;
	top: 0;
	left: 80px;
	font-size: 10pt;
}

#er_btn {
	margin-top: 20px;
}

#query_t {
	margin-top: -5px;
}

#button_t {
	position: absolute;
	left: 540px;
	top: 216px;
}
#button_t input {
	border:none;
}
#button_t2 {
	width: 730px;
	text-align: center;
	padding-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#t_result1 {
	border: 1px solid #B8D0E1;
	width: 730px;
}
#t_result1 h4 {
	width: 100%;
	background-color: #6C96B7;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding-top: 3px;
}
#t_result2 {
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}

.thr_nodata {
	text-align: center;
	width: 710px;
}

#sojangView {
	margin-bottom: 20px;
	width: 100%;
	text-align: left;
}
#serl_div1 {
	width: 100%;
}
.serl_p1 {
	width: 100%;
	height: 20px;
}
.serl_tb1 {
	width: 100%;
	border: 0;
	text-align: center;
	padding: 0px;
	border-spacing: 1px;
	background-color: #B8D0E1;
}
.serl_tb1 th {
	background-color: #d2e3ee;
	font-size: 12px;
	font-family: 'µ¸¿ò',Arial,Verdana;
	text-decoration: none;
	color: #004385;
	font-weight: bold;
	height: 20px;
}
.serl_tb1 .th2{
	background-color: #B8D0E1;
}
.serl_tb1 td {
	/*height: 20px;*/
}
.serl_td1 {
	text-align: left;
	padding-left: 15px;
}

.showTh {margin-top: 8px; width: 100%; text-align: right; margin-left:-1px;}

#simpDummy {border-bottom: 1px solid #aadcf0; width: 748px; height:30px; position: absolute;  top: 190px; left: 20px; background-image: url("https://imgs.nanet.go.kr/dl/images/tap3_2.gif");
			background-repeat: no-repeat; background-position: bottom right; z-index: -1;}
#simpDummy2 {border-bottom: 1px solid #aadcf0; width: 748px; height:30px; position: absolute; top: 190px; left: 20px; background-image: url("https://imgs.nanet.go.kr/dl/images/tap3_2.gif");
			background-repeat: no-repeat; background-position: bottom right; z-index: -1;}

/*faqÀÌ¹ÌÁöÁÂÃøÀ¸·Î¶ç¿ì±â*/
.faqfloat1 { float: left;}
.faq_p1 { padding-left: 42px;} /*faq±Û ¿À¸¥ÂÊ Á¤·Ä*/

#mhist_dv1 { border-bottom: 1px solid #DDDDDD;
			 margin-left: -20px; margin-bottom: 20px;
			 padding-left: 20px;}
			 
#mlcon1 { width: 730px;
		  text-align: center;
}

.text_ml { font-weight: normal; text-align: left; }
.text-left { textg-align: left; }

#cont2 { width: 690px; }
.cont2 { width: 690px; }
#m_tab1_dl2 {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #F5F5F5;
	padding-top: 5px;
	border-bottom: solid 1px #DEDEDE;
	text-align: left;
}
#cont1 { margin-left: 30px;	margin-right: 30px;}
#uquery_h { width: 430px;}
#q_p7 {
	position: absolute;
	left: 586px;
	top: 17px;
}

.print_title1 { float:left; width: 130px; font-weight: bold; margin-bottom: 5px; }
.print_title2 { padding-left: 140px; font-weight: normal; margin-bottom: 5px; height: 20px; text-align: left;}
*html .print_title2 { margin-left: -100px; padding-left: 0;font-weight: normal; margin-bottom: 5px; height: 20px; text-align: left; }

.irtable th {word-break: break-all;}
.irtable td {word-break: break-all;}

#spBtn { position: absolute; top:-5px; left: 255px; margin:0; padding:0; width: 460px; text-align: right;}

/*ÇÐ¼úÁö- ¼ÒÀåÃ³º°°Ë»ö*/
#krdbContent { position: relative; width: 788px; border-top: 1px solid black; border-bottom: 1px solid black;}
.krdb_title1 { font-size: 12px; text-align: center; margin-top: 15px; margin-bottom: 40px;}
.krdb_title2 { font-weight: bold; font-size: 14px; margin-left: 60px;}

#krdb_content1 { margin-left: 20px; }
#krdb_content2 { margin-top: 30px; padding-bottom: 40px;}

#krdb_search a { color: #0000FF; }

/*ÇØÁ¦º¸±â*/
.sdv2 {
	margin-top:10px;
	background-image: url(https://imgs.nanet.go.kr/dl/images/dback_2.gif);
	background-repeat: no-repeat;
	width: 730px;
	height: 180px;
	padding-left: 22px;
	padding-top: 20px;
	position:relative;
}
.sdp5 {
	position:absolute;
	top: 15px;
	left: 680px;
}
.texta2 {
	position: relative;
	border:none;
	border-top: dashed 1px gray;
	border-bottom: dashed 1px gray;
	background-color: #F5F5F5;
	width: 690px;
	height: 135px;
	padding-top: 10px;
	overflow: scroll;
}

/*
 * ÀÎ±â °Ë»ö¾î °ü·Ã style
 */
/* 
#popularWord { border: 3px solid #E7E7E7; width: 150px; height: 310px; position: absolute; left: 1000px; top: 0; text-align: center;}
#popularWord h3 { width: 100%; text-align: center; margin-top: 10px; margin-bottom: 10px; font-size: 11pt; font-weight: bold;}
#subPopWord { width: 120px; margin-left: auto; margin-right: auto; padding-top: 10px; border-top: 1px solid #E7E7E7; }
#subPopWord ul { line-height: 20px; font-size: 10.5pt;}
*/
#popularWord2 {width: 150px; position: absolute; left: 90px; text-align: center; display:none ;background-color: #F9FCFE; border: 3px solid #49A5FF;}
#popularWord2 h3 { width: 100%; text-align: center; margin-top: 10px; margin-bottom: 10px; font-size: 11pt; font-weight: bold;}
#subPopWord2 { width: 120px; margin-left: auto; margin-right: auto; padding-top: 10px; border-top: 1px solid #E7E7E7; background-color: #F9FCFE; text-align: left; font-weight: normal;}
#subPopWord2 ul { line-height: 15px; font-size: 10pt;}

#newsticker { position: absolute; top: 68px; left: 700px; width: 240px; height: 40px; text-align: left; 
				background-image: url(https://imgs.nanet.go.kr/dl/images/newsTicker/popular_bg2.gif); background-repeat: no-repeat;}
#newsticker h3 { width: 100%;}
#newsticker ul { }
#ticktext {position:absolute; width:130px; height:25px; left: 100px; overflow: hidden;}
#banner_1 { line-height: 25px;}

.newli { font-size: 10pt; font-weight: bold;  vertical-align: middle; width: 130px; text-align: left; overflow: hidden; height:25px;}
.newli2 { font-size: 10pt; font-weight: normal; margin-bottom: 3px; vertical-align: middle; width: 150px; height: 20px; text-align: left;}
