/*| News detail
/*================================================================*/
#news_detail{
	width: 100%;
}

#news_detail .title{
	width: 100%;
	clear: both;
}
#news_detail .title h3{
	width: 100%;
	line-height: 36px;
	font-size: 26px;
	font-family: "Tahoma";
	font-weight: normal;
}
#news_detail .info{
	width: 100%;
	height: 28px;
	line-height: 28px;
}
#news_detail .info img{
	float:left;
	margin-top: 6px;
}
#news_detail .info .datepost,.author,.category{
	float: left;
	padding: 0px 20px 0px 10px;
	height: 28px;
	line-height: 28px;
	color: #aeaeae;
}
#news_detail .intro{
	width: 100%;
	line-height: 24px;
	font-family: "Tahoma";
	font-size: 18px;
	text-indent: 20px;
	font-weight:550;
	margin-top:20px;
	margin-bottom:20px;
}
#news_detail .detail{
	width: 100%;
	font-size: 16px;
	font-family: "Tahoma";
	margin: 10px 0px;
	text-align: justify;
}
#news_detail .detail img{
	max-width: 724px;
	margin: 5px auto;
	min-width: 320px;
}
#news_detail .social{
	width: 100%;
	height: 30px;
	line-height: 30px;
}
#news_detail .news_relation{
	width: 100%;
	margin-top: 20px;
}
#news_detail .news_relation .title{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-family: "Tahoma";
	font-size: 16px;
	background-color: #3A9C18;
	color:#fff;
	text-indent: 30px;
}
#news_detail .news_relation ul{
	list-style-image: url(../images/icon/list_icon.png);
	width: 94%;
	margin: 20px 20px;
}
#news_detail .news_relation ul li{
	width: 100%;
	height: 20px;
}
#news_detail .news_relation ul h3{
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	font-family: "Tahoma"
}


/*| Funny detail
/*================================================================*/
#funny_detail{
	width: 100%;
	position: relative;
}
#funny_detail .f_control{
	width: 100%;
	height: 40px;
	position: absolute;
	background-color: #fff;
	z-index: 3;
}
#funny_detail .f_control .f_btn_pre,.f_btn_next,.f_social{
	height: 40px;
	width: 150px;
	float:left;
}
#funny_detail .f_control .f_social{
	width: 424px;
	text-align: center;
}
#funny_detail .f_control .f_social .addthis_toolbox{
	margin: 10px auto;
}
#funny_detail .f_title{
	width: 100%;
	margin-top: 10px;
	padding-top: 40px;
	text-align: center;
}
#funny_detail .f_title h2{
	line-height: 40px;
	font-size: 26px;
	font-family: "Tahoma";
	width: 100%;
	font-weight: normal;
}
#funny_detail .f_content{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#funny_detail .f_content img{
	max-width: 724px;
	margin: 0px auto;
}
#funny_detail .comment{
	margin-top: 20px;
}

/*| News category
/*================================================================*/
.cate_tintuc{
	width: 100%;
}
.cate_tintuc .ctt-title{
	width: 100%;
	height: 40px;
	overflow: hidden;
}
.cate_tintuc .ctt-title img{
	height: 40px;
	float: left;
}
.cate_tintuc .ctt-title div{
	padding: 0px 20px;
	line-height: 40px;
	font-size: 28px;
	font-family: "Tahoma";
	float: left;
}
.cate_tintuc .ctt-content{
	width: 100%;
	background-color: #fff;
}
.cate_tintuc .ctt-content ul{
	width: 100%;
	list-style-type: none;
}
.cate_tintuc .ctt-content ul li{
	width: 100%;
	height: 150px;
	margin-top: 30px;
}
.cate_tintuc .ctt-content ul li .ctt-left{
	width: 300px;
	height: 150px;
	float:left;
}
.cate_tintuc .ctt-content ul li .ctt-left img{
	width: 300px;
	height: 150px;
}
.cate_tintuc .ctt-content ul li .ctt-right{
	float:left;
	margin-left: 30px;
	height: 150px;
	overflow: hidden;
	width: 394px;
}
.cate_tintuc .ctt-content ul li .ctt-right .ele-title{
	width: 100%;
	max-height: 50px;
	line-height: 25px;
	overflow: hidden;
}
.cate_tintuc .ctt-content ul li .ctt-right .ele-title a h4{
	font-size: 20px;
	font-weight: 400;
	font-family: "Tahoma";
}
.cate_tintuc .ctt-content ul li .ctt-right .ele-date{
	width: 100%;
	height: 18px;
	line-height: 18px;
	margin-top: 6px;
}
.cate_tintuc .ctt-content ul li .ctt-right .ele-date img{
	float:left;
	margin: auto;
}
.cate_tintuc .ctt-content ul li .ctt-right .ele-date div{
	float:left;
	line-height: 18px;
	color:#aeaeae;
	margin-left: 10px;
}
.cate_tintuc .ctt-content ul li .ctt-right .ele-intro{
	width: 100%;
	max-height: 66px;
	margin-top: 7px;
	line-height: 22px;
	font-size: 16px;
	font-family: "Tahoma";
	color: #444;
}
.cate_tintuc .news_additional{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color:#fff;
	font-family: "Tahoma";
	font-size: 16px;
	text-align: center;
	background: #3A9C18;
	margin-top: 20px;
	cursor: pointer;
	font-weight: 400;
}
.cate_tintuc .news_additional:hover img{
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg); /* Safari */
}
.cate_tintuc .news_additional .arrow_icon{
	width: 40px;
	height: 40px;
	float: right;
	background-color: #333;
}
.cate_tintuc .news_additional img{
	margin: 12px;
	transition:width 1s, height 1s, transform 1s;
	-webkit-transition:width 1s, height 1s, -webkit-transform 1s; /* Safari */
}

/*| Cate2 - Funny
/*=============================================================================*/
.cate2_funny{
	width: 100%;
}
.cate2_funny ul{
	width: 100%;
	list-style-type: none;
}
.cate2_funny ul li{
	width: 100%;
	margin-top: 30px;
}
.cate2_funny ul li:first-of-type{
	margin-top: 0px;
}
.cate2_funny ul li .fn_top{
	width: 100%;
	height: 70px;
}
.cate2_funny ul li .fn_top .fn_title{
	width: 88%;
	height: 70px;
	float:left;
}
.cate2_funny ul li .fn_top .fn_title h4{
	line-height: 30px;
	width: 540px;
	font-size: 28px;
	font-family: "Tahoma";
	font-weight: 500;
}
.cate2_funny ul li .fn_content{
	width: 100%;
	text-align: center;
}
.cate2_funny ul li .fn_content img{
	max-width: 724px;
	margin: 10px auto;
}
.cate2_funny ul li .v_fn_content{
	position: relative;
	width: 100%;
	height: 360px;
}
.cate2_funny ul li .v_fn_content .img_main{
	width: 480px;
	height: 360px;
	position: absolute;
	left: 80px;
}
.cate2_funny ul li .v_fn_content .img_play{
	position: absolute;
	top:150px;
	left: 280px;
}
.cate2_funny .fun_additional{
width: 100%;
	height: 40px;
	line-height: 40px;
	color:#fff;
	font-family: "Tahoma";
	font-size: 16px;
	text-align: center;
	background: #3A9C18;
	margin-top: 20px;
	cursor: pointer;
	font-weight: 400;
}
.cate2_funny .fun_additional:hover img{
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg); /* Safari */
}
.cate2_funny .fun_additional .arrow_icon{
	width: 40px;
	height: 40px;
	float: right;
	background-color: #333;
}
.cate2_funny .fun_additional img{
	margin: 12px;
	transition:width 1s, height 1s, transform 1s;
	-webkit-transition:width 1s, height 1s, -webkit-transform 1s; /* Safari */
}


/*| Cate video
/*===========================================================================*/
.cate_video{
	width: 100%;
}
.cate_video ul{
	width: 100%;
	list-style-type: none;
}
.cate_video ul li,li.li_right{
	width: 347px;
	height: 250px;
	float:left;
	margin-top: 30px;
	position: relative;
}
.cate_video ul li .v_img{
	width: 347px;
	height: 250px;
	position: absolute;
}
.cate_video ul img{
	width: 347px;
	height: 250px;
}
.cate_video ul li.li_right{
	margin-left: 30px;
}
.cate_video ul li:first-of-type{
	margin-top: 0px;
}
.cate_video ul li:nth-of-type(2){
	margin-top: 0px;
}
.cate_video ul li .v_title{
	width: 327px;
	padding: 0px 10px;
	line-height: 20px;
	background-color: #3A9C18;
	position: absolute;
	left: 0px;
	bottom: 5px;
}
.cate_video ul li .v_title a{
	color:#fff;
}
.cate_video .video_additional{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color:#fff;
	font-family: "Tahoma";
	font-size: 16px;
	text-align: center;
	background: #3A9C18;
	margin-top: 20px;
	cursor: pointer;
	font-weight: 400;
}
.cate_video .video_additional:hover img{
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg); /* Safari */
}
.cate_video .video_additional .arrow_icon{
	width: 40px;
	height: 40px;
	float: right;
	background-color: #333;
}
.cate_video .video_additional img{
	margin: 12px;
	transition:width 1s, height 1s, transform 1s;
	-webkit-transition:width 1s, height 1s, -webkit-transform 1s; /* Safari */
}
