.td_image{
width:180px;
vertical-align:top;
}
.td_newstxt{
vertical-align:top;
padding-left:15px;
}
/* crop image ให้เหลือเท่าไหร่*/
.container_image{
width:180px;
height:100px;
overflow:hidden;
text-align:center;
position:relative;
}
/* ปรับความกว้าง image ให้เท่ากรอบ*/
#content .rightmain .content .latestnews .pic {
	width:180px !important;
	height:auto !important;
	position:absolute !important;
	left:0px !important;
	top:0px !important;	
z-index:0;
}
