#box2 {
	width: 316px;
	height: 280px;
	background-color: #D9D9D9;
	position: absolute;
	left: 0px;
	top: 34px;

}
#box2 .box_title {
	font-size: 12px;
	position: absolute;
	height: 24px;
	width: 284px;
	left: 20px;
	top: 13px;
	background-image: url(images/box2_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 210;
}
#box2 .flash_pic_news {
	font-size: 12px;
	position: absolute;
	height: 242px;
	width: 278px;
	left: 10px;
	top: 10px;
	border: 3px solid #FFFFFF;
	background-color: #F0F0F0;
	z-index: 201;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#box2 .box_more {
	font-size: 12px;
	position: absolute;
	left: 240px;
	top: 14px;
	z-index: 211;
	background-image: url(images/box2_more_bg.gif);
	background-repeat: no-repeat;
	text-indent: 6px;
}
#box2 .box_more a {
	height: 18px;
	width: 45px;
	line-height: 18px;
	text-decoration: none;
	color: #666666;
	display: block;
}