.left_menu h1
{
	background: url() no-repeat;
}
a.p
{
	background: url() center top no-repeat;
}
/* changeBox_news */
.changeBox_news
{
	float: left;
	width: 241px;
	height: 175px;
	position: relative;
	overflow: hidden;
}
.changeBox_news a.a_bigImg
{
	position: absolute;
	top: 2px;
	left: 2px;
	display: none;
}
.changeBox_news a.a_bigImg img
{
	width: 235px;
	height: 165px;
	-moz-border-radius: 8px 0px 8px 0px;
	-webkit-border-radius: 8px 0px 8px 0px;
	border-radius: 8px 0px 8px 0px;
}
.a_last, .a_next
{
	position: absolute;
	bottom: 16px;
	width: 16px;
	height: 16px;
	background: url(/WEB115gfqt/images/bot.png) no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.a_last
{
	right: 30px;
	background-position: 0 0;
}
.a_next
{
	right: 12px;
	background-position: 100% 0;
}
