.news_show_container{
	width: 100%;
	overflow: hidden;
}
.news_show_title{
	padding: 10px 0 10px 0;
}
.news_show_title a{
	color: #976669;
	font-size: 14px;
	font-weight: bold;
}
.news_show_col_left{
	float: left;
	display: inline;
	width: 120px;
}
.news_show_col_left .in{
}
.news_show_col_right{
	float: right;
	width: 100%;
	margin-right: -120px;
}
.news_show_col_right .in{
	margin-right: 120px;
	padding-left: 5px;
}
.news_show_rating_bar{
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #E6E6E6;
	padding-top: 10px;
	height: 25px;
	font-size: 10px;
	color: #CCC;
}
.news_show_rating_bar .horizontal_block{
	float: left;
	font-size: 10px;
	color: #CCC;
}
.news_show_user_bar{
	overflow: hidden;
	height: 30px;
	width: 100%;
	clear: both;
}
.news_show_user_bar a{
	font-size: 10px;
	color: #666;
}
.news_show_user_bar .horizontal_block{
	float: left;
}
.news_show_types_bar{
	overflow: hidden;
	height: 24px;
	margin-top: 5px;
	font-size: 10px;
	color: #CCC;
}
.news_show_type_left{
	background: url(/template/module/news/normal/images/type_left.gif) no-repeat;
	width: 5px;
	height: 24px;
	margin-left: 5px;
	float: left;
}
.news_show_type_link{
	background: url(/template/module/news/normal/images/type_bg.gif);
	height: 24px;
	padding-top: 7px;
	float: left;
}
.news_show_type_link a{
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, mono;
	color: #000;
	text-decoration: none;
}
.news_show_type_right{
	background: url(/template/module/news/normal/images/type_right.gif) no-repeat;
	width: 5px;
	height: 24px;
	margin-right: 5px;
	float: left;
}

.news_date{
	color: #d0cc9a;
}

.remark_clowd_container{
	height: 41px;
	background: url(/template/module/remark/images/think.gif) no-repeat;
	background-position: left top;
	margin: 7px 0 0 2px;
}
.remark_clowd_count{
	position: relative;
	top: 4px;
	left: 12px;
	font-weight: bold;
}
.remark_clowd_link{
	position: relative;
	top: 10px;
	left: 25px;
}
.remark_clowd_link a{
	font-size: 11px;
	color: #999;
}
