@charset "utf-8";
#wallpaper_layout .pic{
	margin: 126px auto 7px 17px;
	width: 138px;
	height: 20px;
	float:left;
	display: inline;
	text-align: center;
}
#wallpaper_layout .pic a{
	font-size: 11px;
	color: #60761D;
	letter-spacing: 0px;
	text-decoration:none;

}
#wallpaper_layout .pic a:hover{
	color: #CC9900;
	text-decoration: underline;
}
#powerpoint{
	position: relative;
	margin-left:30%;
	padding-top:5px;
	width:250px;
	text-align:center;
	line-height: 30px;
}
#powerpoint a{
	color: #D75B11;
	text-decoration:none;
	font-weight: bold;
}
#powerpoint a:hover{
	color: #7297BC;
	text-decoration:none;
	font-weight: bold;
}
