/* CSS Document */
/*bottom 시작*/

#bottom{
	width:784px;
	float:left;
	padding-top:20px;
	height:22px;
}
	#partner{
		
	}
		#partner_label{
			margin:6px 14px 2px 18px;
		}
		#bottom_ad_01{
			margin-right:9px;
		}	
	#bottom_body{
		width:784px;
		position:absolute;
		height:78px;
		background:url(../img/bottom_bgimg.gif) no-repeat;
		margin-top:6px;
	}
		#bottom_logo{
			margin-left:19px;
			margin-top:8px;
			float:left
		}
		#bottom_middle_line{
			margin-left:29px;
			float:left;
			margin-top:8px;
		}
		#bottom_info{
			width:475px;
			float:left;
			margin-top:14px;
			padding-left:30px;
		}
			#company_info,#copyright{
				font-size:11px;
				color:#6E6B6B
			}
			#company_info a{
				font-family:dotum;
				color:#6E6B6B
			}
			#copyright{
				margin-top:4px;
			}

