* { 
	margin:0; 
	padding:0;
}
html{
	 _overflow:hidden;
}
body{
	 _height:100%;
	 _width:100%;
	 _overflow:auto;
}
/*퀵링크 위치값*/
#apDiv2 {
	position:fixed;
	_position:absolute; 
	_z-index:-1;
	left:865px;
	top:62px;
	width:90px;
	height:212px;
	z-index:1;
}

/*팝업타이틀 배경*/
.popup_titlebg {
	background-image: url(../images/popup/popup_titlebg.jpg);
	background-repeat: repeat-x;
}

/*연구발간물 위치값*/
#apDiv3 {
	position:absolute;
	left:20px;
	top:477px;
	width:41px;
	height:36px;
	z-index:5;
	visibility: visible;
}
#apDiv4 {
	position:absolute;
	left:20px;
	top:477px;
	width:41px;
	height:36px;
	z-index:5;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	left:20px;
	top:477px;
	width:41px;
	height:36px;
	z-index:5;
	visibility: hidden;
}


/*연구원소식 위치값*/
#apDiv6 {
	position:absolute;
	left:20px;
	top:646px;
	width:41px;
	height:36px;
	z-index:5;
	visibility: visible;
}
#apDiv7 {
	position:absolute;
	left:20px;
	top:646px;
	width:41px;
	height:36px;
	z-index:5;
	visibility: hidden;
}
#apDiv8 {
	position:absolute;
	left:20px;
	top:646px;
	width:41px;
	height:36px;
	z-index:5;
	visibility: hidden;
}

/*연구발간물 > 표지보기 위치값*/
#apDiv1 {
	position:absolute;
	left:702px;
	top:380px;
	z-index:3;
	visibility: hidden;
}

#person {
	position:absolute;
	left:702px;
	top:380px;
	z-index:3;
	visibility: hidden;
}

/*전체메뉴보기 위치값*/
#guide {
	position:absolute;
	left:0px;
	top:0px;
	width:922px;
	height:160px;
	z-index:1;
	visibility: hidden;
}

/*상단메뉴 위치값*/
#menu1 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}
#menu2 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}
#menu3 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}
#menu4 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}
#menu5 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}

a,p,td{
 selector-dummy:expression(this.hideFocus=true);
} 


/**/
/*hidden insert*/
.hidden {						/*label 않보이게하기 적용하였습니다. 다른 곳에도 적용가능함*/
	position:absolute;
	top:-1000em;
	width:0;
	height:0;
	overflow:hidden;
	line-height:0;
}
.hidden2 {						/*블록 자체를 감춘다(label 않보이게하기 적용하였습니다. 다른 곳에도 적용가능함)*/
	display:none;
}

/*회원서비스 > 윤리경영 탭메뉴*/
.member_tab01_bg {															/* 탭메뉴OUT 배경*/
	font-weight: normal;
	color: #555555;
	background-image: url(../images/member/member_tab01_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
}
.member_tab02_o_bg {														/* 탭메뉴OVER 배경*/
	font-weight: bold;
	color: #460787;
	background-image: url(../images/member/member_tab02_o_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
}
.member_tab_line {															/* 탭메뉴LINE 배경*/
	background-image: url(../images/member/member_tab_line.jpg);
	background-repeat: repeat-x;
}


/**/
BODY { 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	onLoad:allblur(); 
	onload:setVariables(); 
	onload: checkLocation(); 
	background-image: url(../images/common/inc_tbg01.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	onfocus:this.blur();
}

td {
	font-family: "돋움", "Verdana";
	font-size: 9pt;
	color: #666666;
	text-decoration:none;
	line-height:17px;
}

select, input, textarea	 {
	font-family: "돋움", "Verdana";
	font-size: 9pt;
	color: #666666;		
}
	   
img { 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
}

/* 기본 링크 */ 
a:link	    {
	font-family: "돋움", "Verdana"; 
	font-size: 9pt; 
	color:#666666; 
	text-decoration:none ;
}
a:visited	{
	font-family: "돋움", "Verdana"; 
	font-size: 9pt; 
	color:#666666; 
	text-decoration:none ;
}
a:active	{
	font-family: "돋움", "Verdana"; 
	font-size: 9pt; 
	color:#555555; 
	text-decoration:none ;
}
a:hover		{
	font-family: "돋움", "Verdana"; 
	font-size: 9pt; 
	color:#555555; 
	text-decoration:none;
}



/* 전체메뉴보기/닫기 텍스트 링크 */ 
a.siteguide_link:link	    {
	font-family: "돋움", "Verdana"; 
	font-size: 8pt; 
	color:#9d6f1e; 
	text-decoration:none ;
	letter-spacing:-1px;
}
a.siteguide_link:visited	{
	font-family: "돋움", "Verdana"; 
	font-size: 8pt; 
	color:#9d6f1e; 
	text-decoration:none ;
	letter-spacing:-1px;
}
a.siteguide_link:active	{
	font-family: "돋움", "Verdana"; 
	font-size: 8pt; 
	color:#9d511e; 
	text-decoration:none ;
	letter-spacing:-1px;
}
a.siteguide_link:hover		{
	font-family: "돋움", "Verdana"; 
	font-size: 8pt; 
	color:#9d511e; 
	text-decoration:none;
	letter-spacing:-1px;
}




/* 전체메뉴보기/닫기 텍스트 링크 */ 
a.link_red:link	    {
	font-family: "돋움", "Verdana";
	color:#f15c1a; 
	text-decoration:none ;
}
a.link_red:visited	{
	font-family: "돋움", "Verdana";
	color:#f15c1a; 
	text-decoration:none ;
}
a.link_red:active	{
	font-family: "돋움", "Verdana"; 
	color:#f15c1a; 
	text-decoration:none ;
}
a.link_red:hover	{
	font-family: "돋움", "Verdana";
	color:#f15c1a; 
	text-decoration:none;
}
/*통합검색 굵은 연녹색 테두리 적용(추가)*/
.search_boxline {
 border: 4px solid #bcdb8f;
 padding: 10px;
 text-align: center;
}


/*하단배경*/
.inc_footer_bg { 
	background-color: #f8f8f8; 
	text-align: left; 
	vertical-align: top; 
	height: 70px; 
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #ededed; 
}


/*좌측 뒷배경*/
.left_menu_bg { 
	background-image: url(../images/left_menu/left_menu_bg.jpg); 
	background-repeat: repeat-y; 
	background-position: left top; 
	text-align: right; 
	vertical-align: top; 
}




/*폰트*/
.font_bold { 
	font-weight: bold;				 /*일반폰트 굵게*/
}
.font_1 { 
	font-size: 8pt; 	
	color: #8d8c8c;					/*현재위치에 적용*/
}
.font_2 { 
	color: #000000;					/*설립목적 및 기능(한국법제연구원 사명서)텍스트*/
}
.font_3 { 
	color: #e04910; 
	font-weight: bold;				/*게시판목록(하단)에 해당페이지 숫자텍스트(주황색으로 굵게) or 검색자료수 : 총 366건에서의 숫자*/
}
.font_4 { 
	color: #FFFFFF; 
	font-weight: bold; 				/*조직구성도(사회문화법제연구실에 폰트 흰색으로)*/
}
.font_5 {
	color: #cfcfcf;
	font-weight: normal;			/*부메뉴 사이 구분선 적용*/
}
.font_6 { 
	color: #e04910; 
	font-weight: normal; 			/*경영공시(2009 인원현황 > (연구직 37인 중 박사학위소지자 31인) or 진행중인사업보기(재정법제연구) > 연구사업의 개요 내용부분에 적용)*/
}
.font_7 {
	color: #0f8203;
	font-weight: bold; 				/*원고모집(법제연구/학술지)에 녹색 굵은 폰트 적용*/
}

.font_8 {							/*사이트맵 폰트 적용*/
    font-size: 8pt; 
	color: #777777;
	font-weight: normal;  				
}
.font_9 {							/*메인 KLRI 뉴스에서의 년월일 적용*/
    font-size: 8pt; 
	color: #acacac;
	font-weight: normal;  				
}


.font_red_b {					/*현행법령 > '법제처~'에 적용*/
	color: #e04910;
	font-weight: bold;
}


/*패딩*/
.pad_t7b7l7r7 { 					/*모든 게시판 글내용보기에 적용(top 7px, bottom 7px, left 7px, right 7px)*/
	text-align: left; 
	padding: 7px; 
	vertical-align: top; 			
} 



/*전체메뉴보기 배경*/
.inc_sitemguidebg { 
	background-image: url(../images/common/inc_sitemguidebg.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
}




/**/
.m01_sbg { 
	background-image: url(../images/menu/m01_sbg.jpg); 		
	background-repeat: no-repeat; 
	background-position: left top; 									/*부메뉴배경(연구사업안내)*/
}
.m02_sbg { 
	background-image: url(../images/menu/m02_sbg.jpg); 		
	background-repeat: no-repeat; 
	background-position: left top; 									/*부메뉴배경(연구발간물)*/
}
.m03_sbg { 
	background-image: url(../images/menu/m03_sbg.jpg); 		
	background-repeat: no-repeat; 
	background-position: left top; 
										/*부메뉴배경(연구원소식)*/
}
.m04_sbg { 
	background-image: url(../images/menu/m04_sbg.jpg); 		
	background-repeat: no-repeat; 
	background-position: left top; 									/*부메뉴배경(참여마당)*/
}
.m05_sbg { 
	background-image: url(../images/menu/m05_sbg.jpg); 		
	background-repeat: no-repeat; 
	background-position: left top; 									/*부메뉴배경(연구원소개)*/
}





/**/
.box01_bg00 { 														/*설립목적 및 기능 > 한국법제연구원 사명서 내용부분 배경*/
	background-color: #f8f8f8; 
}
.box01_bg01 { 														/*설립목적 및 기능 > 한국법제연구원 사명서를 둘러싸고 있는 박스 윗배경*/
	background-image: url(../images/box/box01_bg01.gif); 
	background-repeat: repeat-x; 
	background-position: top; 
}
.box01_bg02 { 														/*설립목적 및 기능 > 한국법제연구원 사명서를 둘러싸고 있는 박스 왼쪽배경*/
	background-image: url(../images/box/box01_bg02.gif); 
	background-repeat: repeat-y; 
	background-position: top; 
}
.box01_bg03 { 														/*설립목적 및 기능 > 한국법제연구원 사명서를 둘러싸고 있는 박스 오른쪽배경*/
	background-image: url(../images/box/box01_bg03.gif); 
	background-repeat: repeat-y; 
	background-position: top; 
}
.box01_bg04 { 														/*설립목적 및 기능 > 한국법제연구원 사명서를 둘러싸고 있는 박스 아래배경*/
	background-image: url(../images/box/box01_bg04.gif); 
	background-repeat: repeat-x; 
	background-position: top; 
}
.box02_bg { 
	background-image: url(../images/box/box02_bg.jpg); 				/*기본 게시판 타이틀바배경 + 텍스트 굵게*/
	background-repeat: repeat-x; 
	font-weight: bold; color: #333333; 
	text-align: center; 
}

.box02_bg01 { 														/*기본 게시판 (배경 : 연회색)*/
	background-color: #fafafa;
}
.box02_bg02 { 														/*역대연구원장살펴보기 적용 >> 회색그라데이션박스 + 왼쪽정렬 */
	background-image: url(../images/box/box02_bg.jpg); 
	background-repeat: repeat-x; 
	font-weight: normal; 
	color: #333333; 
	text-align: left;
}
.box02_bg02_m { 													/*연구발간물 내용이 두줄정도 나올때 적용(두줄이상 않됨) >> 회색그라데이션박스 + 왼쪽정렬 */
	background-image: url(../images/box/box02_bg_m.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.box02_bg02_l { 													/*>>  (추가)내용이 세줄정도 나올때 적용(세줄이상 않됨) >> 회색그라데이션박스 + 왼쪽정렬 */
	background-image: url(../images/box/box02_bg_l.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.box03_1 {
	background-image: url(../images/box/box03_1.jpg);				/*기본연구사업 > 개요..등등 > 회색그라데이션박스 */
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.box04_1 {															/*행사일정달력 아래에 녹색 작은 타이틀박스배경*/
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/box/box04_1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 34px;
}
.box04_1_bg {														/*행사일정달력 아래에 박스배경(연한그레이배경 + 좌우라인)*/
	background-color: #FFFFFF;
	background-image: url(../images/box/box04_1_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;
}
.box06_bg {															/*Law Blog > 매칭신청 이용약관의 박스배경임(연그린 + 좌우라인)*/
	background-image: url(../images/box/box06_bg.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 7px;
}



/**/
.board_00_1 { 														/*서브 게시판에 검색배경(연회색배경+회색라인)*/
	font-weight: normal;
	background-color: #fafafa;
	text-align: center;
	border: 1px solid #ebebeb;
	padding: 10px;
}
.board_bg1 { 														/*모든 게시판에 라인 및 기타 배경 적용(코딩시 세로값 1px를 따로 적용해야함)*/
	background-color: #eaeaea; 
}
.board_bg2{ 														/*사이트맵 라인*/
	border-right:1px solid #EFEFEF; 
}


		   


/**/
.introduction_purplebg {											/*게시판 위에 진한 컬러를 2px(코딩시)를 얻어 놓습니다.(진보라색 배경)*/
	background-color: #8d44c1;
}
.introduction_boxbg00 { 											/*연구원소개 게시판(배경 : 보라) + 왼쪽정렬 >> 역대연구원장살펴보기에 적용*/
	font-weight: bold; 
	text-align: left; 
	color: #333333; 
	background-image: url(../images/box/introduction_boxbg00.jpg); 
	background-repeat: repeat-x; 
	padding-left: 12px; 
}	
.introduction_boxbg00_m { 											/*연구원소개 >> 내용이 두줄정도 나올때 적용(두줄이상 않됨)*/
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/introduction_boxbg00_m.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	height: 51px;
}	
.introduction_boxbg01 { 											/*연구원소개 게시판(배경 : 보라)  >> 경영공시, 조직구성...등등*/
	font-weight: bold;
	background-color: #f5eefa; 
	color: #333333;
}
.introduction_boxbg02 { 											/*연구원소개 게시판(배경 : 보라+연회색)  >> 경영공시*/
	font-weight: bold; 
	background-color: #f0e9f5; 
	color: #333333; 
}




/**/
.business_redbg {												/*게시판 위에 진한 컬러를 2px(코딩시)를 얻어 놓습니다.(레드색 배경)*/
	background-color: #df2f08;
}

.business_boxbg00 { 											/*연구사업소개 게시판(배경 : 레드) + 왼쪽정렬 >> 연도별연구계획에 적용*/
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/business_boxbg00.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
}		
.business_boxbg00_m { 											/*연구사업소개 >> 내용이 두줄정도 나올때 적용(두줄이상 않됨)*/
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/business_boxbg00_m.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	height: 51px;
}	
.business_boxbg01 { 											/*연구사업소개 게시판(배경 : 레드)  >> 진행중인사업보기(기교법제연구) 적용*/
	font-weight: bold;
	background-color: #fdf4f2; 
	color: #333333;
}
.business_boxbg02 { 											/*연구사업소개 게시판(배경 : 레드+연회색)  >>  연도별연구계획에 적용 */
	font-weight: bold; 
	background-color: #f9f0ee; 
	color: #333333; 
}





/**/
.publication_brownbg {												/*게시판 위에 진한 컬러를 2px(코딩시)를 얻어 놓습니다.(갈색 배경)*/
	background-color: #b86609;
}

.publication_boxbg00 { 												/*연구발간물 게시판(배경 : 레드) + 왼쪽정렬*/
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/publication_boxbg00.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
}	
.publication_boxbg00_m { 											/*연구발간물 >> 내용이 두줄정도 나올때 적용(두줄이상 않됨)*/
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/publication_boxbg00_m.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	height: 51px;
}	
.publication_boxbg01 { 												/*연구발간물 게시판(배경 : 갈색)*/
	font-weight: bold;
	background-color: #faf4ee; 
	color: #333333;
}
.publication_boxbg02 { 												/*연구발간물 게시판(배경 : 갈색+연회색) */
	font-weight: bold; 
	background-color: #f5f0e9; 
	color: #333333; 
}



/**/
.news_greenbg {													/*게시판 위에 진한 컬러를 2px(코딩시)를 얻어 놓습니다.(갈색 배경)*/
	background-color: #2c8506;
}

.news_boxbg00 { 												/*연구원소식 게시판(배경 : 갈색) + 왼쪽정렬*/
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/news_box.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
}	
.news_boxbg00_m { 												/*연구원소식 >> 내용이 두줄정도 나올때 적용(두줄이상 않됨)*/
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/news_box_m.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	height: 51px;
}	
.news_boxbg01 { 												/*연구원소식 게시판(배경 : 갈색)*/
	font-weight: bold;
	background-color: #f0f6ed; 
	color: #333333;
}
.news_boxbg02 { 												/*ebf2e9 게시판(배경 : 그린색+연회색) */
	font-weight: bold;
	background-color: #ebf2e9;
	color: #333333;
}



/**/
.community_bluebg {														/*게시판 위에 진한 컬러를 2px(코딩시)를 얻어 놓습니다.(블루색 배경)*/
	background-color: #3781b4;
}

.community_boxbg00 { 													/*참여마당 게시판(배경 : 블루) + 왼쪽정렬*/
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/community_box.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
}	
.community_boxbg00_m { 													/*참여마당 >> 내용이 두줄정도 나올때 적용(두줄이상 않됨)*/
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/community_box_m.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	height: 51px;
}

.community_boxbg00_l { 													/*참여마당 >> (추가)내용이 세줄정도 나올때 적용(세줄이상 않됨)*/
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/community_box_l.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	height: 84px;
}


.community_boxbg01 { 													/*참여마당 게시판(배경 : 블루색)*/
	font-weight: bold;
	background-color: #edf3f6; 
	color: #333333;
}
.community_boxbg02 { 													/*ebf2e9 게시판(배경 : 블루+연회색) */
	font-weight: bold;
	background-color: #e9eef2;
	color: #333333;
}


/*행사안내 달력*/	
.news01_bg01 {																	/*행사달력에 행사날을 표시하는 백그라운드(레드 굵은테두리 + 종이이미지)*/
	background-image: url(../images/news/news01_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

.news01_bg02 {																	/*행사달력에 일~토요일 뒷배경(그린색)*/
	font-weight: bold;
	background-image: url(../images/news/news01_bg02.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 31px;
	color: #333333;
}
.news01_bg03 {																	/*행사달력(평일일때 숫자에 적용)*/
	background-image: url(../images/news/news01_bg03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 8pt;
}
.news01_bg03_red {																/*행사달력(일요일쪽 숫자들을 표시할때 적용  : 텍스트 레드 볼드)*/
	background-image: url(../images/news/news01_bg03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 8pt;
	font-weight: bold;
	color: #e04040;
}



/*통합검색결과(팝업) 탭메뉴*/
.search_tab01_bg {															/* 탭메뉴OUT 배경*/
	font-weight: normal;
	color: #555555;
	background-image: url(../images/common/search_tab01_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 28px;
	padding-right: 10px;
	padding-left: 10px;
}
.search_tab02_o_bg {														/* 탭메뉴OVER 배경*/
	 font-weight: bold;
	 color: #106008;
	 background-image: url(../images/common/search_tab02_o_bg.jpg);
	 background-repeat: repeat-x;
	 text-align: center;
	 height: 28px;
	 padding-right: 10px;
	 padding-left: 10px;
}
.search_tab_line {															/* 탭메뉴LINE 배경*/
	background-image: url(../images/common/search_tab_line.jpg);
	background-repeat: repeat-x;
}





/*일반연구사업 > 진행중인사업보기에 탭메뉴*/
.business_tab01_bg {														/* 탭메뉴OUT 배경*/
	font-weight: normal;
	color: #555555;
	background-image: url(../images/business/business_tab01_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;	
}
.business_tab02_o_bg {														/* 탭메뉴OVER 배경*/
	font-weight: bold;
	color: #831919;
	background-image: url(../images/business/business_tab02_o_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;	
}
.business_tab_line {															/* 탭메뉴LINE 배경*/
	background-image: url(../images/business/business_tab_line.jpg);
	background-repeat: repeat-x;
}



/*연구발간물의 탭메뉴*/
.publication_tab01_bg {															/* 탭메뉴OUT 배경*/
	font-weight: normal;
	color: #555555;
	background-image: url(../images/publication/publication_tab01_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.publication_tab02_o_bg {														/* 탭메뉴OVER 배경*/
	font-weight: bold;
	color: #6f3b02;
	background-image: url(../images/publication/publication_tab02_o_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.publication_tab_line {															/* 탭메뉴LINE 배경*/
	background-image: url(../images/publication/publication_tab_line.jpg);
	background-repeat: repeat-x;
}



/*연구원소식의 탭메뉴*/
.news_tab01_bg {																/* 탭메뉴OUT 배경*/
	font-weight: normal;
	color: #555555;
	background-image: url(../images/news/news_tab01_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.news_tab02_o_bg {																/* 탭메뉴OVER 배경*/
	font-weight: bold;
	color: #226c00;
	background-image: url(../images/news/news_tab02_o_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.news_tab_line {																/* 탭메뉴LINE 배경*/
	background-image: url(../images/news/news_tab_line.jpg);
	background-repeat: repeat-x;
}



/*참여마당의 탭메뉴*/
.community_tab01_bg {																/* 탭메뉴OUT 배경*/
	font-weight: normal;
	color: #555555;
	background-image: url(../images/community/community_tab01_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.community_tab02_o_bg {																/* 탭메뉴OVER 배경*/
	font-weight: bold;
	color: #012368;
	background-image: url(../images/community/community_tab02_o_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.community_tab_line {																/* 탭메뉴LINE 배경*/
	background-image: url(../images/community/community_tab_line.jpg);
	background-repeat: repeat-x;
}



/*메인 KLRI 뉴스에서의 이미지에 라인 적용*/
.img_line {
	border: 1px solid #d5d5d5;
}

/**영문설정************************************************/

.e_business_boxbg00_m {            /*영문 게시판(배경 : 왼쪽정렬)에 두줄 적용*/
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/eng/e_business_boxbg00_m.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
} 

/*영문상단메뉴 위치값*/
#e_menu1 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:100;	
	visibility: hidden;
}
#e_menu2 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}
#e_menu3 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}
#e_menu4 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}
#e_menu5 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}
#e_menu6 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}
#e_menu7 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}
#e_menu8 {
	position:absolute;
	left:20px;
	top:80px;
	z-index:2;
	visibility: hidden;
}

.e_m01_sbg { 
	background-image: url(../images/eng/e_m01_sbg.jpg); 		
	background-repeat: no-repeat; 
	background-position: left top; 									/*부메뉴배경(연구사업안내)*/
}

/*영문게시판*/

.e_business_bluebg { 												/*게시판 위에 진한 컬러를 2px(코딩시)를 얻어 놓습니다.(황금색 배경)*/
background-color: #9D7F39;
}

.e_business_boxbg00 {												/*영문 게시판(배경 : 왼쪽정렬)에 적용*/
font-weight: bold;
text-align: left;
color: #333333;
background-image: url(../images/eng/e_business_boxbg00.gif);
background-repeat: repeat-x;
padding-left: 12px;
} 

.e_business_boxbg01 { 												/*영문 게시판(배경 : 황금색)*/
font-weight: bold; 
background-color: #FAF7EE; 
color: #333333; 
}

.news01_bg04 {														/*행사달력(오늘-빵빠레) : 텍스트 블랙 볼드)*/
	background-image: url(../images/news/news01_bg04.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.news01_bg05 {														/*행사달력(오늘행사) : 텍스트 블루 볼드)*/
	background-image: url(../images/news/news01_bg05.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 8pt;
	color: #006790;
	font-weight: bold;
}


/* 행사안내 블루링크(오늘행사) 텍스트 링크 */ 
a.link_blue:link	    {
	font-family: "돋움", "Verdana";
	color:#006790; 
	text-decoration:none ;
}
a.link_blue:visited	{
	font-family: "돋움", "Verdana";
	color:#006790; 
	text-decoration:none ;
}
a.link_blue:active	{
	font-family: "돋움", "Verdana"; 
	color:#006790; 
	text-decoration:none ;
}
a.link_blue:hover	{
	font-family: "돋움", "Verdana";
	color:#006790; 
	text-decoration:none;
}


/* 행사안내 블랙링크(오늘) 텍스트 링크 */ 
a.link_black:link	    {
	font-family: "돋움", "Verdana";
	color:#000000; 
	text-decoration:none ;
}
a.link_black:visited	{
	font-family: "돋움", "Verdana";
	color:#000000; 
	text-decoration:none ;
}
a.link_black:active	{
	font-family: "돋움", "Verdana"; 
	color:#000000; 
	text-decoration:none ;
}
a.link_black:hover	{
	font-family: "돋움", "Verdana";
	color:#000000; 
	text-decoration:none;
}

.input_01	{
	BORDER-RIGHT: #cdcdcd 1px solid;
	BORDER-TOP: #cdcdcd 1px solid;
	FONT-SIZE: 9pt;
	BORDER-LEFT: #cdcdcd 1px solid;
	COLOR: #484848;
	BORDER-BOTTOM: #cdcdcd 1px solid;
	FONT-FAMILY: "돋움";
	BACKGROUND-COLOR: #FFFFFF
}

.box01_1_line {
	background-image: url(../images/box/box01_1_line.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.box02_1_l_b {
	width:1px;
	background-repeat: repeat-y;
	background-image: url(../images/box/box02_1_l_b.gif);
}
.box02_bg02_l_b { 	
	background-image: url(../images/box/box02_bg_l_b.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: #ffffff;
	padding-left: 12px;
}
.publication_boxbg00_l_b {
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/publication_boxbg00_l_b.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #fbf4ee;
}
.news_box_l_b {
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/news_box_l_b.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f0f6ec;
}
.business_boxbg00_l_b {
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/business_boxbg00_l_b.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #fef4f3;
}

.community_boxbg00_l_b {
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/community_box_l_b.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #edf1f4;
}
.introduction_boxbg00_l_b {
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(../images/box/introduction_boxbg00_l_b.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f6eff7;
}
.table_jumline { background-image: url(../../../images/box/table_jumline.gif); background-repeat: repeat-x; height: 7px; background-position: left center; }