@charset "utf-8";
/* CSS Document */
.left_menu{
	width:216px;
	float:left;
}
.right_content{
	width:757px;
	float:left;
	min-height:641px;
	padding:0px 20px 60px 10px;
	background:url(../images/right_cotnent_bg.gif) left top no-repeat #fff;
}
.news{
	width:737px;
	float:left;
	padding-left:20px;
}
.left_menu_list{
	width:216px;
	float:left;
}
.news_title_box{
	width:757px;
	float:left;
	height:40px;	
	line-height:40px;
	font-size:14px;
	text-align:center;
	color:#124f89;
	border-bottom:1px #ccc solid;
}
.news_title_box a
{
text-decoration:none;
color:#124f89;
}
.font_size{
	float:right;
	height:40px;
	margin-right:10px;
	font-size:12px;
	line-height:40px;
}
.author_time{
	width:757px;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#7f7f7f;
}
.news_content{
	width:737px;
	float:left;
	padding:30px 10px 60px 10px;
}
.news_content p{
	font-size:13px;
	line-height:22px;
}
.share_btn{
	width:757px;
	height:30px;
	padding-top:5px;
	float:left;
	font-size:13px;
	border-top:1px #ccc solid;

}
.return_btn{
	position:relative;
	width:47px;
	height:20px;
	font-size:12px;
	color:#7d7d7d;
	line-height:20px;
	text-align:center;
	border:1px #ccc solid;
	float:right;
	margin-right:10px;
	border-radius: 4px;
	behavior: url(../css/PIE.htc);
	background:url(../images/return_btn_bg.gif) left center repeat-x;
	cursor:pointer;
	margin-top:3px;  
}
.read_count{
	height:25px;
	float:right;
	padding:5px 30px 0 0;
	font-size:13px;
	line-height:20px;
}
.about_news_list{
	width:757px;
	height:50px;
	margin-top:30px;
	float:left;
	font-size: 12px;
	color: #7f7f7f;
	line-height: 22px;
}
.main_content{
	background:#fff;
	min-height:641px;
}

/* »ξΆ―ΟΦ³‘*/
.feng_cai_box{
	width:235px;
	float:left;
	margin:25px 5px 0 5px;
	padding-bottom:10px;
	display:inline;
}
.fengcai_pic{
	width:227px;
	height:154px;
	float:left;
	border:1px #ccc solid;
	padding:3px;
}
.fengcai_pic img{
	width:227px;
	height:154px;
}
.fengcai_txt{
	width:227px;
	float:left;
	height:32px;
	line-height:32px;
	font-size:13px;
}