/* --------------------------
	WIDGET TAB RIVIEW 02
--------------------------- */
.widget-tab-review02 {
	padding: 0;
	margin: 0
}
.widget-tab-review02 ul.tab-menu  {
	clear: both;
	background: url(/rb/layouts/wedkorea/image/icon/ico_list.gif) no-repeat left 2px;
	padding: 0 0 10px 20px;
	height: 20px
}
.widget-tab-review02 ul.tab-menu li {
	float: left;
	cursor: pointer;
	color: #333;
	padding: 0 10px 0 10px;
	background: url(/rb/layouts/wedkorea/image/common/line01.gif) no-repeat left center
}
.widget-tab-review02 ul.tab-menu li:first-child {
	background: none;
	padding: 0 10px 0 0
}
.widget-tab-review02 ul.tab-menu li.on {
	font-weight: bold;
	letter-spacing: -1px;
	color: #e50575
}
.widget-tab-review02 .tab-view {
	clear: both;
	overflow: hidden
}
.widget-tab-review02 .tab-view .article-area {
	clear: both
}
.widget-tab-review02 .tab-view .headline-title {
	clear: both;
	margin: 0 0 10px 0
}
.widget-tab-review02 .tab-view .headline-title strong a {
	background: url(/rb/layouts/wedkorea/image/icon/ico_top.gif) no-repeat left center;
	font-size: 25px;
	color: #394482;
	letter-spacing: -1px;
	padding: 0 0 0 30px
}
.widget-tab-review02 .tab-view .headline-title p {
	padding: 10px 0 0 0;
	line-height: 150%
}
.widget-tab-review02 .tab-view .thumb {
	clear: both;
	margin: 0 7px 0 0;
	overflow: hidden
}
.widget-tab-review02 .tab-view .thumb img {
	border: 2px solid #e5e5e5
}
.widget-tab-review02 .tab-view .thumb img:hover {
	border: 2px solid #e50575
}
.widget-tab-review02 .tab-view .subject {
	clear: both;
	text-align: center
}
.widget-tab-review02 .tab-view .cont p {
	height: 110px;
	line-height: 140%
}
.widget-tab-review02 .tab-view ul.another-article {
	clear: both
}
.widget-tab-review02 .tab-view ul.another-article li {
	padding: 0;
	float: left
}
.widget-tab-review02 .tab-view ul.another-article li a {
	color: #666;
	line-height: 130%
}