body {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#cinenews_b2 {
	max-width:980px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	color:#333;
	/*border: 1px dotted #CCC;*/
	/*border-top: 4px solid #840303;*/
	padding-top: 8px;
}
#cinenews_b2 .title {
	font-familly: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
}
#cinenews_b2 i {
	color:#999;
}
#cinenews_b2 a {
	color: inherit;
	text-decoration: inherit;
	width: inherit;
}
#cinenews_b2 .item-list {
	overflow: hidden;
    padding: 0;
	font-size:12px;
	line-height: 14px;
	width: 305px;
	height: 170px;
	background: #FFF;
	box-sizing: border-box;
	margin-bottom: 10px;
	color: #999;
}
#cinenews_b2 .item-list b,
#cinenews_b2 .item-list .title {
    color: #2e5d94;
    font-size: 16px;
    font-weight: normal;
    display: block;
}
#cinenews_b2 .item-list .thumb {
    width: 100px;
    float: left;
    margin: 10px 0 10px 0px;
	max-height: 150px;
    overflow: hidden;
}
#cinenews_b2 .item-list .infos {
	margin: 10px 10px 10px 10px;
	float: left;
	max-width: 185px;
}
#cinenews_b2 .item-list .infos .title {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 8px;
}
.SF_1.ob-strip-layout .ob-widget-header {
    top: 7px!important;
    left: 0px!important;
    right: 0px!important;
}
