/*  css init by bd
	
*/
.overhidden{
	overflow: hidden;
}
.me_audio:hover{
	color:#666;
}
.me_audio:active{
	color:#666;
}
@media screen and (min-width:1200px){
	img.tm_edt_left {
		width:auto !important;
		height:auto !important;
		float:left;
		margin:20px 20px 20px 0px;
	}
	.bd_coll_lr{
		width:380px;
	}
	.bd_coll_mid{
		width:380px;
		margin:0px 30px;
	}
	.bd_header_bar{
		padding:0px 0px 0px 6px;
		border-left:solid 5px #AE4958;
	}
	.bd_header_text{
	 
		padding:0px 0px 0px 10px;
	}
	.cont_left{
		width:810px;
		padding-right:40px;
	}
	.cont_right{
		width:360px;
	}
	.auto_fly{

		float:right;
		width:360px;
	}
	.img_banner{
		 margin:0px 24px 24px 0px;
		 width:180px;
	 }
	 .img_banner_last{
		 margin:0px 0px 24px 0px;
		  width:180px;
	 }
	 .thumb_video{
		  width:280px;
		  height:270px;
	  }
	  .thumb_video_lainnya{
		  width:236px;
		  height:230px;
		  overflow: hidden;
	  }
	   .thumb_margin_v{
		  margin:0px 26px 20px 0px;
	  }
	  .thumb_margin_v_last{
		  margin:0px 0px 20px 0px;
	  }
}
/* ************************* */
@media screen and (max-width:1199px){
	img.tm_edt_left {
		width:auto !important;
		height:auto !important;
		float:left;
		margin:20px 20px 20px 0px;
	}
	.bd_coll_lr{
			width:100%;
			margin:0px 0px 0px 0px;
		}
	.bd_coll_mid{
		width:100%;
		margin:30px 0px;
	}	
	.bd_header_bar{
		padding:0px 0px 0px 6px;
		border-left:solid 5px #AE4958;
		margin-bottom:10px;
	}
	.bd_header_text{
	 
		padding:0px 0px 0px 10px;
	}
	.cont_left{
		width:100%;
		padding:0px;
	}
	.cont_right{
		width:100%;
	}
	.img_banner{
		 margin:0px 24px 24px 0px;
		 width:100px;
	 }
	 .img_banner_last{
		 margin:0px 0px 24px 0px;
		  width:100px;
	 }
}/* end media */
@media screen and (max-width:640px){
	.img_banner{
		 margin:0px 24px 24px 0px;
		 width:80px;
	 }
	 .img_banner_last{
		 margin:0px 0px 24px 0px;
		  width:80px;
	 } 
	 img.tm_edt_left {
		width:auto !important;
		height:auto !important;
		float:none;
		display: block;
		margin:20px auto 20px auto;
	}
}