.xn-widget-postlist.template-gallery.skin-simple-frame {
	float: left;
	width: 660px;
	height: 232px;
	background: url("../images/wigdet_bg.png") no-repeat;
	position: relative;
}

.xn-widget-postlist.template-gallery.skin-simple-frame a{
	text-decoration: none;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .title_container{	
	float: left;
	width: 660px;
	height: 48px;
	font-size: 14px;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .title_container .more_link {
float: right;
font-size: 11px;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .list_title_text{
	width: 644px;
	height: 37px;
	float: left;
	display: block;
	font-weight:bold;
	color:#122046;
	line-height: 28px;
	padding: 10px 0px 0px 16px;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .content_container{
	width: 658px;
	height: 152px;
	float: left;
	margin: 16px 0px 0px 1px;
	overflow: hidden;
	position: relative;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .content_container ul{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 650px;
	height: 152px;
	float: left;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .content_container ul li{
	position: relative;
	display: block;
	width: 144px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	background: #ffffff;
	border: 1px solid #d7d7d7;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .content_container ul li:first-child{
	margin: 0px !important;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_thumbnail {
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 146px;
	height: 108px;
	float: left;
	cursor: pointer;
	margin: 0px;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_thumbnail .thumbnail_img {	
	width: 146px;
	height: 108px;
	float: left;
	margin: 0px;
	position: relative;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_thumbnail .thumbnail_img img {
	width: 146px;
	height: 108px;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_thumbnail .contents_thumbnail_border {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 146px;
	height: 108px;	
	background: url("../images/thumbnail_frame.png") no-repeat 0px 0px;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_description {	
	float: left;
	width: 120px;
	margin: 120px 0px 0px 13px;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_description .description_title {
	display: block;
	width: 120px;
	height: 16px;
	float: left;
	line-height: 16px;
	color: #122046;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	margin: 0px;
	font-weight: bold;
}
 
.xn-widget-postlist.template-gallery.skin-simple-frame .contents_description .description_title a {
	width: 120px;
	height: 16px;
	line-height: 16px;
	color: #122046;
	font-size: 14px;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_description .description_title a:hover{
	color: #122046;
	text-decoration: underline;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_description .description_author {
	display: block;
	width: 120px;
	height: 16px;
	float: left;
	line-height: 16px;
	color: #888;
	font-size: 12px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_description .description_author a {
	width: 90px;
	height: 16px;
	line-height: 16px;
	color: #888;
	font-size: 12px;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_thumb_coursebar,
.xn-widget-postlist.template-gallery.skin-simple-frame .contents_description .description_author {
	display: none;
}
.xn-widget-postlist.template-gallery.skin-simple-frame .contents_description .description_content {
	display: none;
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	line-height: 17px;
	color: #888;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_description .description_content a{
	color: #888;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .contents_description .description_content a:hover{
	text-decoration: underline;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .pagination {
	position: absolute;
	float: left;
	right: 10px;
	top: 0px;
	text-align: right;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .pagination .pagination-item {
	text-decoration: none;
	display: inline-block;
	font-size: 1px;
	height: 12px;
	width: 12px;
	line-height: 10px;
	background: url("../images/icon_paging.png") -18px 0px;
	margin-right: 5px;
	cursor: pointer;
}

.xn-widget-postlist.template-gallery.skin-simple-frame .pagination .pagination-item.active {
	background-position: 0px 0px;
	color: #666666;
}