/*博文首页 */
body{margin:0px;font-size:12px;}
/*博文首页搜索 */
.blin_search_box{width:100%;background-color:#EFEFEF;}

.blin_search_box td{font-size:14px;}
/*博文首页框架 */
.blin_todaystar{width:190px;}
.blin_newarticle{padding-left:5px;padding-right:5px;width:375px;}
.blin_movepic{width:225px;}
/*通用栏目 */
.blin_column_tit{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	height: 25px;
	width: 100%;
	border: 1px solid #DFDFDF;
	color: #394666;
	padding-top: 6px;
	padding-left: 6px;
	margin-top:5px;
	background-color: #FEF7DB;
}
.ph_box td{text-overflow :ellipsis;overflow : hidden;white-space: nowrap;
	padding:2px;line-height:19px;}

.blin_column_con{border: 1px solid #DFDFDF;border-top:none;width:100%;}
.blin_column_tit02{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 25px;
	width: 100%;
	border: 1px solid #DFDFDF;
	color: #3E5A84;
	background-image: url(../images/blin_cloumn_tit.gif);
	padding-top: 6px;
	padding-left: 6px;
}
.blin_column_con02{border: 1px solid #DFDFDF;border-top:none;width:100%;margin-bottom:5px;}
/*博文分类 */
.blin_fl{
	font-size: 13px;
	
	background-image: url(../images/blin_cloumn_tit.gif);
	height: 25px;
	width: 100%;
	border: 1px solid #E5E5E5;
	padding-top: 6px;
	padding-left: 6px;
}
/*博文推荐 */
.blin_hot_tit{width:98%;}
.blin_hot_con{
	padding: 3px;
	width: 98%;
	border: 1px solid #DFDFDF;
}
.blin_hot_hot{
	background-color: #F4F4F4;
	padding: 3px;
	width: 100%;
	line-height:22px;
	height:200px;overflow:hidden;
}
.blin_hot_hot_tit{
	font-size: 14px;
	font-weight:bold;
	color: #555AC0;
	text-align: center;
	width:100%;
	
}
.blin_hot_list_box{width:100%;margin-top:5px;}


/*artilce's author */
.nowrap1{text-overflow :ellipsis;overflow : hidden;white-space: nowrap;
	padding:4px;height:19px;width:220px;color:#0C5378;}
.nameLink {font-style: italic; color:#ffffff;background-color:#fff;}

/*博文分类显示 */
.blin_fl_list_box{width:100%;}
.blin_fl_list{
	width:49%;
	padding: 4px;
	border: 1px solid #DFDFDF;
	margin:5px 0px 2px 2px;
}
.blin_fl_list_tit{
	font-size: 14px;
	font-weight: bold;
	background-color: #F4F4F4;
	text-align: center;
	padding: 5px;
	color:#DB090A;
}
.blin_fl_list_con{width:100%;font-size:13px;margin-top:5px;}
.blin_fl_list_con td{height:25px;font-size:13px;}
