@charset "utf-8";

.left{float:left;}
.right{float:right;}

.pdsbottom {
	position:relative;
	width:1000px; overflow:auto;
	margin:30px auto; 

	border-top:1px solid #eaeaea;
}

/* ÀÌ¹ÌÁö ·Îµå */

.pdsbottom a{
	color: #919191;
}

.pdsbottom a:hover{
	text-decoration: underline;
}

.pdsbottom .ucrmlogo{
	margin-top:18px;
	width:88px;height:44px;background:url(../images/pdsbottom/ucrmlogo.png) no-repeat;background-size:88px 44px;
	font-size:0;
}
.pdsbottom .ucrmInfo{
	margin-left:20px;
	color:#919191;
}
.pdsbottom .ucrmInfo span{margin:0 7px;}

.pdsbottom .ucrmInfo p{
	margin-top:10px;
	line-height:18px;
}

.pdsbottom .ucrmInfo .boardText{
	color:#919191;
	font-size: 12px;
	margin:18px 0 10px -7px;
}

.pdsbottom .ucrmInfo .boardText span{
	color: #676767;
}

.pdsbottom .ucrmInfo .boardText span:hover{
	color: #2069b4;
}

.pdsbottom .eprivacylogo{
	position:absolute; top:8px;right:0;
	width:60px;height:60px;background:url(../images/pdsbottom/eprivacylogo.gif) no-repeat;background-size:60px 60px;
	font-size:0;
}

/*sns ¹öÆ° Ãß°¡_16.08.05 */
.snsBtn{width:auto;height:42px;float:right;margin-top:16px;}
.snsBtn img{margin-right:5px;}
.snsBtn img.last{margin-right:0px;}
/*sns ¹öÆ° Ãß°¡ ³¡ */