#content {
	width: 966px;
}
.container{
	width: 966px;
}
.span-24{
	width: 966px;
}
#content{
	padding:0;
}
#content .container .top{
	border-radius: 7px 7px 0 0;
	background: linear-gradient(to bottom, #821413 0%, #8f0222 44%, #450708 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	
}
.top .video{
	text-transform: uppercase;
}
#content .container .top .date{
	padding-top: 20px;
}

/*new style */
#content .container .center .middle .middle-top{
	padding-left:23px;
}
#content .container .center .middle .middle-top ul li {
    width: 72px;
    padding: 5px;
    height: 74px;
    font-size: 51px;
}
#content .container .center {
    min-height: 100px;
}
#content .container .center .middle {
    min-height: 100px;
}
#content .container .center .middle .middle-top {
    height: 100px;
}
.side-ads{
	width: 160px;
	background: none;
	height: 400px;
	position: fixed;
	top:50%;
	left:50%;
	z-index: 2;
	margin-top: -200px;
}
.side-ads img{
	margin-bottom: 10px;
}
.left-ads{
	margin-left: -648px;
}
.right-ads{
	margin-left:488px;
}
