@charset "utf-8";
/* CSS Document */
.mainbody  > .rightbox .rightbox_heading{
	height:146px;
	border-bottom:1px dashed #cccccc;
	}
	
.mainbody  > .rightbox .rightbox_heading h2{
	padding-top:40px;
	height:37px;
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-bottom:23px;
	font-size:22px;
	}
	
.mainbody  > .rightbox .rightbox_heading .article_message{
	width:100%;
	font-size:12px;
	color:#666666;
	margin-bottom:40px;
	
	}
	
.mainbody  > .rightbox .rightbox_heading p{
	font:normal normal 14px/1.8 "微软雅黑";
	color:#444444;
}	

.mainbody  > .rightbox .rightbox_heading .pic{
	width:480px;
	overflow:hidden;
	margin:20px auto;
}

.mainbody  > .rightbox .rightbox_heading .pic img{
	width:480px;
	height:320px;
}
	
.mainbody  > .rightbox .rightbox_heading .article_message .article_message_time{
	margin-left:136px;
	padding-left:18px;
	background:url(../img/time_icon.png) no-repeat 0px center;
	}
	
.mainbody  > .rightbox .rightbox_heading .article_message .article_message_source{
	margin-left:44px;
	padding-left:18px;
	background:url(../img/source_icon.png) no-repeat 0px center;
	}
	
.mainbody  > .rightbox .rightbox_heading .article_message .article_message_click{
	margin-left:44px;
	padding-left:18px;
	background:url(../img/click_icon.png) no-repeat 0px center;
	}
	
.mainbody  > .rightbox .rightbox_content{
	
	}
	
.mainbody  > .rightbox .next_prev{
	padding-top:27px;
	border-top:1px dashed #cccccc;
	}
	
.mainbody  > .rightbox .next_prev a{
	color:#666666;
	}
	
.mainbody  > .rightbox .next_prev a:hover{
	color:#1f5993;
	text-decoration:underline;
	}
	
.title_logo{
	width:107px;
	height:42px;
	padding-left:17px;
	}
	
.title_logo .title{
	font:normal bold 18px/42px "微软雅黑";
	color:#1f5993;
	display:block;
}

.title_logo .title i{
	font:normal bold 18px/42px "微软雅黑";
	color:#e32828;
}