/*Start Title*/
.content p{
	color:#000;
}
.title_recommend{
	width:100%;
	display:block;
}
.img_title{
	float:left;
	width:65%;
}
.search_recommend{
	width:35%;
	float:left;
	display:block;
}
.input_search{
	height:17px;
	border:1px solid #CCCCCC;
	float:left;
}
.select_recommend{
	height:21px;
	margin:0 0 0 4px;
	border:1px solid #CCCCCC;
}
.img_search{
	padding:0 20px 0 0;
	float:left;
}
.option_recommend{
	float:left;
}
/*End Title*/
/*Start Content Recommend*/
.title_news_recommend,.rating_recommend{
	margin:10px 0 0 0;
	display:block;
	height:15px;
}
.rating_recommend{
	margin:5px 0 0 0 !important;
}
.img_title_news_recommend{
	width:8px;
	height:8px;
	background:url(../../images/front_end/icon_4.png) no-repeat;
	float:left;
}
.text_title_news_recommend h3{
	margin:-5px 0 0 11px; 
	float:left;
	font-size:13px;
}
.star_rating_recommend{
	float:left;
	width:200px;
	height:15px;
	/*background:url(../../images/front_end/img_star.png) no-repeat;*/
}
.date_recommend{
	float:left;
	margin:0 0 0 18px;
}
.content_recomment{
	width:100%;
	margin:5px 0 0 0;
}
.text_content_recomment{
	float:right;
	width:100%;
}
.text_content_recomment p a{
	color: #0066b3 !important;
}
.text_content_recomment p ul{
	padding-left: 30px; list-style-type: circle;
}
.readmore{
	float:right;
	display:block;
}
.text_readmore{
	float:left;
}
.text_readmore a{
	color:#989898;
	text-decoration:none;
}
.img_readmore{
	float:left;
	width:6px;
	height:6px;
	margin:4px 0 0 5px;
	background:url(../../images/front_end/img_view_continue_recommend.png) no-repeat;
}
.border_bottom_news{
	width:100%;
	height:1px;
	background:url(../../images/front_end/border_dotted_recommend.png) repeat-x;
	padding:0px 0 10px 0;
	margin:15px 0 0 0;
}
.fix_both{
	clear:both;
}
/*End Content Recommend*/

/*Start Others News*/
.title_others_news{
	width:100%;
	height:19px;
	background:url(../../images/front_end/others_news.png) no-repeat;
}
.content_others_news{
	width:100%;
	height:15px;
	display:block;
	margin:10px 0 0px 0;
}	
.img_content_others_news{
	width:6px;
	height:5px;
	background:url(../../images/front_end/img_sub.png) no-repeat;
	float:left;
	margin:0 10px 0 0;
}
.text_content_others_news,.date_recommend_others_news,.star_rating_recommend_others_news{
	float:left;
	margin:-6px 10px 0 0;
}
.star_rating_recommend_others_news{
	width:200px;
	height:15px;
	/*background:url(../../images/front_end/img_star.png) no-repeat;*/
}
.content a:hover{
	text-decoration:underline;
	color:#c43b93;	
}
.content a{
	text-decoration:none;
	color:#000;	
}
/*End Others News*/
