#div-navigate {
	/*margin-top: 60px;*/
}

#div-publiceClass {
	margin-bottom: 20px;
}

#div-column-left {
	padding-right: 0px;
}

.div-column-right1 {
	padding-right: 0px;
	padding-left: 5px;
}

.div-column-right2 {
	padding-left: 0px;
}

.list-title {
	font-size: 18px;
	overflow: hidden;
	font-weight: 700;
	line-height: 1.4;
	color: #666666;
	padding-bottom: 5px;
	border-bottom: 4px solid #2E6DA4;
}

.list-title-head {
	font-size: 15px;
	display: inline-block;
	margin-bottom: 8px;
	overflow: hidden;
	font-weight: 700;
	line-height: 1.4;
	color: #666666;
}

.list-title-more {
	float: right;
}

div.div-separator {
	padding-bottom: 5px;
	border-bottom: 4px solid #eeeeee;
	margin-bottom: 8px;
}

div.column-top {
	margin-bottom: 6px;
}

.div-text-onImage-big {
	position: relative;
	max-width: 490px;
	max-height: 272px;
	overflow: hidden;
}

.div-text-onImage-big .image {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.div-text-onImage-big .bground {
	position: absolute;
	height: 13%;
	width: 100%;
	background-color: #000000;
	left: 0px;
	bottom: 0px;
	filter: alpha(opacity =    60);
	opacity: 0.6;
}

.div-text-onImage-big .text {
	position: absolute;
	padding-left: 10px;
	color: #ffffff;
	left: 0px;
	bottom: 6px;
	filter: alpha(opacity =   80);
	opacity: 0.8;
}

.div-text-onImage-small {
	position: relative;
	max-height: 133px;
	max-width: 240px;
	overflow: hidden;
}

.div-text-onImage-small .image {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.div-text-onImage-small .bground {
	position: absolute;
	height: 22%;
	width: 100%;
	background-color: #000000;
	left: 0px;
	bottom: 0px;
	filter: alpha(opacity =    60);
	opacity: 0.6;
	color: #ffffff;
}

.div-text-onImage-small .text {
	position: absolute;
	padding-left: 8px;
	color: #ffffff;
	left: 0px;
	bottom: 4px;
	filter: alpha(opacity =    80);
	opacity: 0.8;
}

.div-advImage-1 {
	position: relative;
	max-height: 115px;
	max-width: 780px;
	overflow: hidden;
	margin-top: 15px
}

.div-advImage-1 .image {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.div-advImage-2 {
	position: relative;
	max-height: 310px;
	max-width: 370x;
	overflow: hidden;
}

.div-advImage-2 .image {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.div-advImage-3 {
	position: relative;
	max-height: 240px;
	max-width: 370px;
	overflow: hidden;
	margin-top: 15px
}

.div-advImage-3 .image {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

ul.ul-activity-list {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	list-style-type: none;
}

ul.ul-activity-list li {
	display: block;
	line-height: 20px;
	padding-top: 5px;
	border-top: 1px dashed #dddddd;
	color: #666666;
	height: 50px;
	overflow: hidden;
}

ul.ul-activity-list li>span {
	font-size: 13px;
	color: #888888;
	float: right;
}

.div-text-onImage-big>div>span.span-head {
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: inherit;
}

.div-text-onImage-small>div>span.span-head {
	font-size: 14px;
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: inherit;
}

.thumbnail-list {
	height: 450px;
	border-radius:0;
}

.divColumn1 {
	width: 0px;
	margin: 0px;
	padding: 0px;
}

.div-recommendList{
	padding-left: 9px;
}

.column-thumbnail{
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 6px;
	overflow: hidden;
	max-width:160px;
	max-height: 110px;
}

.div-thumbnail{
	max-height: 90px;
}

.div-thumbnail>a>img{
	height:100%;
	width:100%;
	max-height: 90px;
}

.column-thumbnail .div-span{
	overflow: hidden;
	display: inline-block;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:100%;
	max-height: 20px;
}

#div-thumb{
	margin-bottom:15px;
}

.row-columnList{
	padding-left: 10px;
	padding-right: 10px;
}

.div-columnList{
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
}