@font-face {
    font-family:'NanumGothic';
    src: url('/common/new_css/NanumGothic.eot'); 
	 src:local(※),
	 url('/common/new_css/NanumGothic.eot?#iefix') format('embedded-opentype'),
         url('http://webfonts-cdn.mobilis.co.kr/webfonts/Nanum/NanumGothicCompact.woff') format('woff'),
         url('/common/new_css/NanumGothic.woff') format('truetype');
    font-weight: normal;
    font-style: normal; 
}

A:link { COLOR: #7F7F7F; font-family:NanumGothic; FONT-SIZE: 13px; TEXT-DECORATION: none } 
A:visited {COLOR: #7F7F7F; font-family:NanumGothic; FONT-SIZE: 13px; TEXT-DECORATION: none } 
A:active { COLOR: #7F7F7F; font-family:NanumGothic; FONT-SIZE: 13px; TEXT-DECORATION: underline } 
A:hover { COLOR: #000000; font-family:NanumGothic; FONT-SIZE: 13px; TEXT-DECORATION: underline } 

/* 관리자 메인 리스트용 */
.admin_list1 { 
		COLOR: #333333; 
		FONT-SIZE: 12px; 
		line-height: 140%; 
		font-family:NanumGothic;
		letter-spacing:0px; 
		TEXT-DECORATION: none
		}

/* 관리자 메인 타이틀용 */
.admin_title1 { 
		COLOR: #44567d; 
		FONT-SIZE: 12px; 
		line-height: 140%; 
		font-family:NanumGothic;
		font-weight: bold; 
		TEXT-DECORATION: none} 
		
/* 관리자 메인 셀렉트박스 */
.admin_select {
		border: 1px #d7d7d7 solid; 
		height:22px; 
		background-color:#FFFFFF; 
		font-family:"Dotum";
		color:#676767; 
		font-size:12px; 
		padding-bottom:4px;
		text-align:left;}
		
/* 소제목 */
.sub_title1 { 
		COLOR: #333333; 
		FONT-SIZE: 15px; 
		line-height: 140%; 
		font-family:NanumGothic;
		font-weight: bold; 
		TEXT-DECORATION: none} 
		
		
/* 관리자 테이블 리스트용 링크 */
.admin_list1_L:link {
		FONT-SIZE: 12px; 
		COLOR: #333333; 
		line-height: 140%;  
		font-family:NanumGothic;
		TEXT-DECORATION: none
		}
.admin_list1_L:visited {
		FONT-SIZE: 12px;
		COLOR: #333333; 
		line-height: 140%;  
		font-family:NanumGothic;
		TEXT-DECORATION: none
		}
.admin_list1_L:active {
		FONT-SIZE: 12px; 
		COLOR: #333333; 
		line-height: 140%;  
		font-family:NanumGothic;
		TEXT-DECORATION: none
		}
.admin_list1_L:hover {
		FONT-SIZE: 12px; 
		COLOR: #999999; 
		line-height: 140%;  
		font-family:NanumGothic;
		TEXT-DECORATION: underline
		} 
		
/* 기본 테이블 리스트용 */
.table_list1 { 
		COLOR: #333333; 
		FONT-SIZE: 13px; 
		line-height: 140%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		TEXT-DECORATION: none
		}
		
/* 기본 테이블 리스트용(빨강) */
.table_list2 { 
		COLOR: #FF0000; 
		FONT-SIZE: 13px; 
		line-height: 140%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		TEXT-DECORATION: none
		}
		
/* 기본 테이블 리스트용(파랑) */
.table_list3 { 
		COLOR: #0000FF; 
		FONT-SIZE: 13px; 
		line-height: 140%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		TEXT-DECORATION: none
		}
		
/* 기본 테이블 강조용 */
.table_bold1 { 
		COLOR: #222222; 
		FONT-SIZE: 13px; 
		line-height: 140%; 
		font-weight: bold;
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		TEXT-DECORATION: none
		}
		
/* 게시판 글보기용 */
.table_con1 { 
		COLOR: #333333; 
		FONT-SIZE: 13px; 
		line-height: 180%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		TEXT-DECORATION: none
		}
		


/* 상단 검색창에 들어갈 글씨 */
.search_box1 { 
		COLOR: #5772b8; 
		FONT-SIZE: 13px; 
		line-height: 140%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		TEXT-DECORATION: none
		}

/* 상단 검색창에 들어갈 글씨 - 강조 */
.search_box2 { 
		COLOR: #5772b8; 
		FONT-SIZE: 13px; 
		line-height: 140%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		font-weight: bold;
		TEXT-DECORATION:underline}


/* 기본 테이블 리스트용 링크 */
.table_list1_L:link {
		FONT-SIZE: 13px; 
		COLOR: #333333; 
		line-height: 140%;  
		font-family:NanumGothicWeb; src:url(/common/new_css/NanumGothic.eot); 
		TEXT-DECORATION: none
		}
.table_list1_L:visited {
		FONT-SIZE: 13px;
		COLOR: #333333; 
		line-height: 140%;  
		font-family:NanumGothicWeb; src:url(/common/new_css/NanumGothic.eot); 
		TEXT-DECORATION: none
		}
.table_list1_L:active {
		FONT-SIZE: 13px; 
		COLOR: #333333; 
		line-height: 140%;  
		font-family:NanumGothicWeb; src:url(/common/new_css/NanumGothic.eot); 
		TEXT-DECORATION: none
		}
.table_list1_L:hover {
		FONT-SIZE: 13px; 
		COLOR: #999999; 
		line-height: 140%;  
		font-family:NanumGothicWeb; src:url(/common/new_css/NanumGothic.eot); 
		TEXT-DECORATION: underline
		} 

/* 기본 테이블 타이틀용 */
.table_title1 { 
		COLOR: #44567d; 
		FONT-SIZE: 13px; 
		line-height: 140%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothic.eot); 
		font-weight: bold; 
		TEXT-DECORATION: none} 

/* 상단 검색창 인풋박스용 */
.input_search {
		border: 1px #9cacd0 solid; 
		height:18px; 
		background-color:#FFFFFF; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothic.eot); 
		color:#333333; 
		font-size:13px; 
		padding-Top:3px; 
		text-align:left;}

/* 기본 흰색배경 인풋박스용 */
.input_table {
		border: 1px #d7d7d7 solid; 
		height:18px; 
		background-color:#F7F7F7; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothic.eot); 
		color:#333333; 
		font-size:13px; 
		padding-Top:3px; 
		text-align:left;}
		
/* 흰색배경 멀티입력폼 */
.input_table1 {
		border: 1px #d7d7d7 solid; 
		height:100px; 
		background-color:#F7F7F7; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothic.eot); 
		color:#333333; 
		font-size:13px; 
		padding-Top:3px; 
		text-align:left;}
		
/* 흰색배경 멀티입력폼 (게시판 글쓰기 내용) */
.input_table2 {
		border: 1px #d7d7d7 solid; 
		height:300px; 
		background-color:#F7F7F7; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothic.eot); 
		color:#333333; 
		font-size:13px; 
		padding-Top:3px; 
		text-align:left;}
		

/* 상단 검색창 셀렉트박스용 */
.input_select1 {
		border: 1px #9cacd0 solid; 
		height:24px; 
		background-color:#FFFFFF; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothic.eot); 
		color:#333333; 
		font-size:14px; 
		padding-bottom:2px;
		}

/* 기본 흰색배경 셀렉트박스용 */
.input_select2 {
		border: 1px #d7d7d7 solid; 
		height:24px; 
		background-color:#F7F7F7; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothic.eot); 
		color:#333333; 
		font-size:14px; 
		padding-bottom:2px;
		}


/* 주의사항용 */
.caution1 { 
		COLOR: #333333; 
		FONT-SIZE: 13px; 
		line-height: 140%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		TEXT-DECORATION: none
		}
		
.caution2 { 
		COLOR: #333333; 
		FONT-SIZE: 14px; 
		line-height: 140%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		font-weight: bold; 
		TEXT-DECORATION: none
		}
		
/* 통계 토탈 */
.statistics1 { 
		COLOR: #333333; 
		FONT-SIZE: 16px; 
		line-height: 140%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		font-weight: bold; 
		TEXT-DECORATION: none
		}


/* 레이어팝업 */
.div_pop {
		position:fixed;_position:absolute;
		top:0;left:0;
		width:100%;
		height:100%; 
		display:none;
		}
.div_pop .bg {
		position:absolute;
		top:0;left:0;
		width:100%;
		height:100%;
		background:#000;
		opacity:.5;
		filter:alpha(opacity=65)
		}
.div_pop .fg {
		position:absolute;
		top:50%;left:50%;
		width:520px;
		margin:-200px 0 0 -280px;
		padding:0px 0px 20px 20px;
		border:10px solid #96b8bc;
		background:#fff
		}
.div_pop .fg1 {
		position:absolute;
		top:50%;left:50%;
		width:734px;
		margin:-200px 0 0 -367px;
		padding:0px 0px 20px 20px;
		border:3px solid #96b8bc;
		background:#fff
		}
.div_pop .fg2 {
		position:absolute;
		top:50%;left:50%;
		width:700px;
		margin:-200px 0 0 -350px;
		padding:0px 0px 20px 20px;
		border:3px solid #96b8bc;
		background:#fff
		}
.div_pop .fg3 {
		position:absolute;
		top:50%;left:50%;
		width:600px;
		margin:-200px 0 0 -300px;
		padding:0px 0px 20px 20px;
		border:3px solid #96b8bc;
		background:#fff
		}
.div_pop .fg4 {
		position:absolute;
		top:50%;left:50%;
		width:440px;
		margin:-200px 0 0 -220px;
		padding:0px 0px 20px 20px;
		border:3px solid #96b8bc;
		background:#fff
		}





/* 로그인페이지용 */
.id_pwd { COLOR: #8fbc42; 
		FONT-SIZE: 12px; 
		line-height: 140%; 
		font-family:"Gulim"; 
		font-weight: bold; 
		TEXT-DECORATION: none}
		
.login_info { COLOR: #818181; 
		FONT-SIZE: 12px; 
		line-height: 150%; 
		font-family:"Gulim"; 
		TEXT-DECORATION: none}

.input_login_id {
		border: 0; 
		height:20px;
		background-color:transparent;
		color:#333333; 
		font-size:14px; 
		padding-Top:4px; 
		}
		
.input_login_pwd {
		border: 0; 
		height:20px;
		background-color:transparent;
		color:#333333; 
		font-size:14px; 
		padding-Top:0px; 
		}


/* 페이지 넘버링 */
.list_num { COLOR: #0973ba; FONT-SIZE: 12px; line-height: 140%; font-family:"tahoma"; font-weight: bold; TEXT-DECORATION: underline}

.list1_L:link {FONT-SIZE: 13px; COLOR: #333333; line-height: 140%;  font-family:NanumGothicWeb; src:url(/common/new_css/NanumGothic.eot); TEXT-DECORATION: none}
.list1_L:visited {FONT-SIZE: 13px; COLOR: #333333; line-height: 140%;  font-family:NanumGothicWeb; src:url(/common/new_css/NanumGothic.eot); TEXT-DECORATION: none}
.list1_L:active {FONT-SIZE: 13px; COLOR: #333333; line-height: 140%;  font-family:NanumGothicWeb; src:url(/common/new_css/NanumGothic.eot); TEXT-DECORATION: none}
.list1_L:hover {FONT-SIZE: 13px; COLOR: #000000; line-height: 140%;  font-family:NanumGothicWeb; src:url(/common/new_css/NanumGothic.eot); TEXT-DECORATION: underline} 

.list_num_L:link {FONT-SIZE: 12px; COLOR: #b0b0b0; line-height: 140%; FONT-FAMILY: "tahoma"; TEXT-DECORATION: none}
.list_num_L:visited {FONT-SIZE: 12px; COLOR: #b0b0b0; line-height: 140%; FONT-FAMILY: "tahoma"; TEXT-DECORATION: none}
.list_num_L:active {FONT-SIZE: 12px; COLOR: #b0b0b0; line-height: 140%; FONT-FAMILY: "tahoma"; TEXT-DECORATION: none}
.list_num_L:hover {FONT-SIZE: 12px; COLOR: #000000; line-height: 140%; FONT-FAMILY: "tahoma"; TEXT-DECORATION: underline} 



/* 회원가입관련 */
.table_con2 { 
		COLOR: #333333; 
		FONT-SIZE: 13px; 
		line-height: 180%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		TEXT-DECORATION: none
		}
		
.zipcode1 { 
		COLOR: #858585; 
		FONT-SIZE: 13px; 
		line-height: 140%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		letter-spacing:0px; 
		TEXT-DECORATION: none
		}
		
.pop_title { 
		COLOR: #000000; 
		FONT-SIZE: 12px; 
		line-height: 140%; 
		font-family:"Gulim"; 
		font-weight: bold; 
		TEXT-DECORATION: none;
		} 

.pop_con1 { 
		COLOR: #777777; 
		FONT-SIZE: 12px; 
		line-height: 140%; 
		font-family:"Dotum"; 
		TEXT-DECORATION: none;
		} 
		
.mem_caption1 { 
		COLOR: #ff6c00; 
		FONT-SIZE: 12px; 
		line-height: 140%; 
		font-family:"Gulim"; 
		TEXT-DECORATION: none;
		} 
		
.mem_date { 
		COLOR: #535352; 
		FONT-SIZE: 12px; 
		line-height: 140%; 
		font-family:"Gulim"; 
		font-weight: bold; 
		TEXT-DECORATION: none;
		} 
		
.mem_table { 
		COLOR: #000000; 
		FONT-SIZE: 13px; 
		line-height: 140%; 
		font-family:NanumGothic; src:url(/common/new_css/NanumGothicWeb.eot); 
		TEXT-DECORATION: none;
		} 
		
.input_num3 {border: 1px #DFDFDF solid; height:12px; background-color:#F8F8F8; font-family:NanumGothic; src:url(/common/new_css/NanumGothic.eot); color:#696969; font-size:12px; padding-Top:5px; text-align:left;}
.tab_on1 { 
		COLOR: #2091c7; 
		FONT-SIZE: 16px; 
		line-height: 140%; 
		font-family:NanumGothic;
		font-weight: bold; 
		letter-spacing:-1px; 
		TEXT-DECORATION: none
		}
		
.tab_on2 { 
		COLOR: #2091c7; 
		FONT-SIZE: 15px; 
		line-height: 140%; 
		font-family:NanumGothic;
		font-weight: bold; 
		letter-spacing:-1px; 
		TEXT-DECORATION: none
		}
.tab_on3 { 
		COLOR: #2091c7; 
		FONT-SIZE: 13px; 
		line-height: 140%; 
		font-family:NanumGothic;
		font-weight: bold; 
		letter-spacing:-1px; 
		TEXT-DECORATION: none
		}
/* 로그인전 공지글 */
.login_caption1 { 
		COLOR: #559ecf; 
		FONT-SIZE: 11px; 
		line-height: 140%; 
		font-family:NanumGothic;
		letter-spacing:0px; 
		TEXT-DECORATION: none
		}
		
		