@charset "utf-8";
/* CSS Document */

div.button a{
	display:block;
	width:180px;
	height:40px;
	background-image:url(test.jpg);
	text-align:center;
	line-height:43px;
	text-decoration:none;
	float: right;
	margin-right: 80px;
	color: #369;
}
