body{
	margin:0;
	width: 100%;
	background: #ffffff url(../images/common/main_bg.jpg) top center no-repeat;
}
div{
	margin: 0 auto;
	width: 628px;
	height: auto;
	text-align: center;
}
div img{
	margin: 50px auto 20px auto;
	text-align: center;
}
span{
	display: none;
}
div h2{
	margin: 10px auto;
	clear: both;
	width: 628px;
	height: 83px;
	display: block;
	background: url(../images/common/text_image.png) top center no-repeat;
}
div p{
	margin: 25px auto;
	font-size: 21px;
	color: #5c251d;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	width: 500px;
}
div p a{
	color: #5c251d;
	text-decoration: none;
}
div p a:hover{
	color: #e28206;
}
div h5{
	margin: 30px 0 15px 0;
	width: 628px;
	font-size: 16px;
	color: #5c251d;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.butt_twitter{
	margin: 10px 10px 0 259px;
	clear: both;
	float: left;
	width: 50px;
	height: 50px;
	background: url(../images/common/social_sprite.png) 0 0 no-repeat;
	display: block;
}
.butt_twitter:hover{
	background: url(../images/common/social_sprite.png) -110px 0 no-repeat;
}
.butt_facebook{
	margin: 10px 0;
	float: left;
	width: 51px;
	height: 51px;
	background: url(../images/common/social_sprite.png) -58px 0 no-repeat;
	
	display: block;
}
.butt_facebook:hover{
	background: url(../images/common/social_sprite.png) -168px 0 no-repeat;
}
div em{
	margin: auto;
	clear: both;
	width: 106px;
	height: 63px;
	display: block;
	background: url(../images/common/social_sprite.png) -1px -62px no-repeat;
}
