@charset "utf-8";

/* --------------------------
	NEWS - 전체속성
--------------------------- */
#collection {
	margin: 0;
	padding: 0;
	overflow: hidden
}

#collection a:hover {color:#ff45b8}

/* --------------------------
	NEWS - 컨텐츠영역
--------------------------- */
#collection .content {
	float: left;
	overflow: hidden;
	width: 670px
}

#collection .content .banner {
	clear: both;
	padding: 0 0 20px 0
}
#collection .head-line { /* 헤드라인 */
	clear: both;
	overflow: hidden;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #dfdfdf
}
#collection .head-line .widget-gallery01 {
	float: left;
	margin: 10px 15px 0 0
}



/* --------------------------
	NEWS - 우측영역
--------------------------- */
#collection .snb {
	width: 270px;
	overflow: hidden;
	float: right
}
#collection .snb a {
	color: #555
}
#collection .snb .banner {
	overflow: hidden
}
#collection .snb .star-photo {
	width: 270px;
	margin-bottom: 10px
}
#collection .snb .star-photo a {
	color: #fff

}

/* 웨딩뉴스 */
#collection .snb .wedding-news {	
	margin: 6px 0 0 0;
	position: relative;
	border: 1px solid #dfdfdf;
	position: relative
}
#collection .snb .wedding-news h3 {
	border-bottom: 1px solid #dfdfdf;
	background: #f4f9fd;
	font-size: 12px;
	color: #333;
	padding: 7px 10px
}
#collection .snb .wedding-news .more a { /* 더보기 */
	position: absolute;
	right: 10px;
	top: 8px;
	font-size: 11px
}
#collection .snb .wedding-news ul {
	padding: 10px
}
#collection .snb .wedding-news li {
	background: url(../image/common/bu_dot03.gif) no-repeat left center;
	text-indent: 15px;
	line-height: 140%
}

/* 태그 */
#collection .tag-list {
	margin-top: 6px
}

/* 파워링크 */
#collection .power-link {
	margin-top: 6px
}
#collection .power-link li {
	line-height: 170%
}


/* 소호목 */
#collection .snb .soho-mall {
	clear: both;
	width: 248px;
	overflow: hidden;
	border: 1px solid #dfdfdf;
	padding: 10px;
	margin-top: 8px
}
#collection .snb .soho-mall li {
	float: left;
	list-style: none;
	margin-left: 20px
}

/* 태그 */
#collection .tag-list {
	margin-top: 6px
}
#collection h3.tag {
	padding: 10px;
	overflow: hidden
}

/* 플래너&광장 */

#collection .planner-and-plaza {
	margin-top: 10px;
	overflow: hidden
}
#collection .planner-and-plaza .subject {
	float: left;
	display: block;
	color: #666
}
#collection .planner-and-plaza .new {
	float: left;
	display: block;
	margin-left: 5px;
	margin-top: 8px
}
#collection .planner-and-plaza a:hover{
	text-decoration: underline
}
#collection .planner-and-plaza .cont {
	overflow: hidden;
	margin-bottom: 10px;
	width: 170px
}
#collection .planner-and-plaza .cont .content {
	width: 150px;
	overflow: hidden
}
#collection .planner-and-plaza .thumb {
	float: right;
	width: 72px;
	text-align: right
}
#collection .planner-and-plaza .thumb img {
	width:54px;
	height: 54px
}
	