.content_container{
	width:1010px;
	margin:0 auto;
	/*padding:38px 30px 0 40px;*/
	padding-top:30px;
	height:auto;
}
.content_container .news_header{
	margin:0 auto;
	width:930px;
	height:140px;
	border-bottom: 1px dashed #CCCCCC;
}
.content_container .news_header .news_title{
	margin:0 auto;
	width:850px;
	font-size:22px;
	height:84px;
	line-height:1.8em;
	text-align:center;
}
.content_container .news_header .news_info{
	margin: 0 auto;
	font-size: 12px;
	color: #444444;
	line-height: 24px;
	text-align: center;
	width: 800px;
	height: 30px;
}
.content_container .news_header .news_info span{
	
}
.content_container .news_header .news_info .font_size a{
	text-decoration:none;
	color:#444444;
}
.content_container .news_header .news_info .page_color a{
	display:block;
	width:8px;
	height:8px;
	float:right;
	margin:0 2px;
	margin-top: 2px;
}
.content_container .comment{
	width:930px;
	margin:0 auto;
	height:auto;
}
.content_container .comment  .comment_header{
	height:autopx;
	padding-bottom:36px;
	width:930px;
}
.content_container .news_content{
	width:930px;
	margin:0 auto;
	font-family:"微软雅黑";
	font-size:14px;
	color:#444444;
	line-height:28px;
	padding:26px 0 46px 0;
	height:auto;
	border-bottom:1px dashed #CCCCCC;
}
.content_container .comment .comment_header .comment_header_content{
	width:930px;
	height:30px;
	margin-top:24px;
}
.content_container .comment .comment_header .comment_header_content .comment_options a{
	display:block;
	float:left;
	width:96px;
	height:28px;
	font-size:14px;
	text-align:center;
	line-height:26px;
	border:1px solid #CCCCCC;
	margin-right: 10px;
}
.content_container .comment .comment_header .comment_header_content .comment_share{
	width:250px;
	float:right;
	height: 30px;
	line-height:30px;
}
.content_container .comment .comment_header .comment_header_content .comment_share a{
	margin-top:3px;
	display:block;
	float:right;
	margin-right:4px;
	width:2px;
	height:24px;
}
.content_container .comment .edit_area{
	width:930px;
	margin:0 auto;
}
.content_container .comment .edit_area .edit_area_header{
	width:930px;
	margin:0 0 10px 0;
}
.content_container .comment .edit_area .edit_area_header span{
	font-size:12px;
	float:left;
	height:25px;
	
}
.content_container .comment .edit_area .edit_area_header span a{
	display:inline;
	color:#C20000;
}
.content_container .comment .edit_area .edit_content textarea{
	/*display:block;*/
	resize:none;
	border:1px solid #CCCCCC;
	margin:8px 0;
	width:930px;
	height:198px;
}
.content_container .comment .edit_area .submit input[type=button]{
	cursor:pointer;
	float:right;
	height:28px;
	width:102px;
	border:1px solid #CCCCCC;
	background:#C20000;
	color:white;
	font-size:14px;
	font-family: "微软雅黑";
	font-weight:bold;
}
.bdsharebuttonbox{
	float:right;
	width:200px;
}
.comment_share a{
	width:2px;
}
.bdsharebuttonbox a{
	width:20px;
	padding:0;
	margin:0;
}
