
.section{
	width: 1150px;
	min-height: 630px;
    margin: 0 auto 0 auto;
}
.left{
	float: left;
	width: 200px;
	min-height: 420px;
	margin: 10px 30px 10px 20px;
	font-size: 18px;
}
.left_top{
	width: 200px;
	height: auto;	
}
.caption{
	width: 200px;
	height: 48px;
	margin-bottom: 2px;
	background-color: #0088d6;
	color: #ffffff;
	line-height: 48px;
	font-size: 24px;
}
.caption>span{
	margin-left:26px ;
    font-size: 24px;
}
.captionlink{
	width: 200px;
	height: 40px;
	line-height: 40px;
	background-color: #0088d6;
	font-size: 16px;
	color: #FFFFFF;
}
.captionlink>a{
	margin-left: 26px;
	color: #FFFFFF;
    font-size: 16px;
}
.blogroll{
	width: 200px;
	height: 40px;
	margin-top:30px;
}
.left_bottom{
	width: 215px;
	min-height: 252px;
	color: #1f376d;
}
.link{
	width: 200px;
	height: 30px;
}
.link>a{
	color: #1f376d;
}
.right{
	float: right;
	width: 880px;
	min-height: 420px;
	margin: 10px 20px 10px 0px;
}
.right_top{
	width: 880px;
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	color: #cccccc;
}
.right_caption{
	width: 880px;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	color: #017ac9;
	border-bottom: 1px solid #0088d6;
}
.right_content{
	width: 880px;
	min-height: 300px;
	font-size: 12px;
	color: #434343;
	text-indent:24px;
	margin-top: 20px;
}

.right_content_list{
	width: 880px;
	height: 35px;
	line-height: 35px;
	background: url(arrow.png) no-repeat left;
	font-size: 18px;
	color: #1f376d;
}
.classname{
	float: left;
}
.minute{
	float: left;
}
.minute>a{
	color: #1f376d;
}
.date{
	float: right;
}

.right_foot{
	width: 880px;
	height: 30px;
	font-size: 12px;
	color: #1f376d;
	text-align: center;
}
.right_foot>a{
	color: #1f376d;
}