#flash_news {
	width: 275px;
	height: 280px;
	background-image: url(images/flash_news_bg.png);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
}
#flash_news .box_title {
	font-size: 16px;
	width: 240px;
	height: 24px;
	position: absolute;
	left: 26px;
	top: 14px;
	text-align: center;
	font-weight: bold;
}
#flash_news .flash_pic_news {
	font-size: 12px;
	width: 240px;
	height: 190px;
	position: absolute;
	left: 14px;
	top: 38px;

}
#flash_news .box_more {

}
#flash_news .box_more a {

}
