.xn-widget-postlist.template-list.skin-group {
	width: 176px;
	font-size: 12px;
	float:left;
}

.xn-widget-postlist.template-list.skin-group .title_container{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	height: 28px;
	width: 176px;
	float:left;
	background: url(../images/widget_title_bg.png) no-repeat left bottom;
}

.xn-widget-postlist.template-list.skin-group .list_title_text,
.xn-widget-postlist.template-list.skin-group .list_title_img {
	display: block;
	float: left;
	width: 134px;
	height: 15px;
	margin: 6px 0px 0px 8px;	
}

.xn-widget-postlist.template-list.skin-group .more_link {
	display: block;
	float: left;
	width: 28px;
	height: 13px;
	margin: 6px 0px 0px 0px;

}
.xn-widget-postlist.template-list.skin-group .more_link  a{
	display: block;
	color:#5c5c5c;
	text-decoration: none;
	text-indent: -9999px;
}

.xn-widget-postlist.template-list.skin-group .more_link a:hover{
	color:#5c5c5c;
	text-decoration: underline;
}

.xn-widget-postlist.template-list.skin-group .content_container{
	float:left;
	width: 160px;
	padding: 0px;	
	line-height: 12px;
}

.xn-widget-postlist.template-list.skin-group .content_container ul{
	float:left;
	list-style: none;
	margin: 0px;
	padding: 6px 8px 0px 8px;
	width: 160px;
	height: 102px;
	background: url(../images/list_bg.png) no-repeat left bottom;
}

.xn-widget-postlist.template-list.skin-group .content_container ul li{
	width: 151px;
	background: url(../images/dot_icon.png) no-repeat 0px 11px;
	float: left;
	height:12px;
	padding: 5px 0px 5px 9px;
}

.xn-widget-postlist.template-list.skin-group .content_container .contents_title {		
	display: block;
	width: 151px;	
	margin: 0px;	
	color: #fff;
	font-weight: bold;
	float: left;
}

.xn-widget-postlist.template-list.skin-group a{
	display: block;
	color: #fff;
	overflow: hidden;
	height: 14px;
	line-height: 14px;
}
.xn-widget-postlist.template-list.skin-group a:hover{
	color: #fff;
	text-decoration: underline;
}

.xn-widget-postlist.template-list.skin-group .content_container .contents_content,
.xn-widget-postlist.template-list.skin-group .content_container .contents_title a{
	font-size: 12px;
	color: #fff;
}
.xn-widget-postlist.template-list.skin-group .content_container .contents_content,
.xn-widget-postlist.template-list.skin-group .content_container .contents_title a:hover {
	color: #fff;
}

.xn-widget-postlist.template-list.skin-group .content_container .contents_author {
	color: #757575;
	display: none;
}

.xn-widget-postlist.template-list.skin-group .content_container .contents_content{
	display: none;
	overflow: hidden;
	color: #666;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
}

.xn-widget-postlist.template-list.skin-group .content_container .contents_status{
	display: none;
}
.xn-widget-postlist.template-list.skin-group .content_container .contents_date {
	display: none;
	float: right;
	font-size: 11px;
	text-decoration: none;
	width: 55px;
	padding:2px 0px 0px 0px;
	color: #888888;
	text-align: right;
}