
/*  푸터 영역 시작 */

#footer_main{
clear:both;
width:100%;
border-top: #dcdcdc 2px solid;
}

#footer_sub{
clear:both;
width:100%;
margin-top:20px;
border-top: #dcdcdc 1px solid;
background-color: #f2f2f2;
}


#footer_sub_fixed{
clear:both;
width:980px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
}

	#footer{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	padding:10px 0px;
	}
	
	#footer_fixed{
	width:980px;
	text-align:center;
	padding-bottom:10px;
	padding:10px 0px;
	border-top: #dcdcdc 1px solid;
	}
	
	
		.btm_menu{
		float:left;	
		padding-top:5px;
		}
			.btm_menu li{
			display:inline;
			padding: 0px 3px;
			text-align:center;
			}
			
			.copyright{			
			clear:left;
			text-align:left;
			color:#bababa;
			font-family:Tahoma,verdana,arial;	
			}
		
		.rss_logo{
		background:transparent url(../images/icon/btm_logo_rss.gif) no-repeat top left;
		display:block;
		float:right;		
		width:40px;
		height:45px;
		margin: 0px 3px;
		}
		.rdf_logo{
		background:transparent url(../images/icon/btm_logo_rdf.gif) no-repeat top left;
		display:block;
		float:right;		
		width:40px;
		height:45px;
		margin: 0px 3px;
		}
		.owl_logo{
		background:transparent url(../images/icon/btm_logo_owl.gif) no-repeat top left;
		display:block;
		float:right;		
		width:40px;
		height:45px;
		margin: 0px 3px;
		}


/*  푸터 영역 끝 */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */






