﻿a.bt-gohome{
  display: block;
  text-decoration: none;
  height:50px;
  width: 60px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #77b4fd;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

a.bt-gohome:hover{
  background: #8393ca;
}
	
.center{	
 	text-align: center;
}
.contener {
	display:flex;
	align-items: flex-end;
	width : 1100px;
	margin-left : auto;
	margin-right : auto;

	min-width: 600px;
	background-image:url(washi-04.jpg);
}
.left_col {
	width: 380px;
	
	
	
}
.tb2{
	border-style: solid;
	background-image:url(cup2.png);
	height:300px;
}


.page_content {
	width: 400px;
	
/*	margin-top:40px; */
}
.wd1{
	width:100px;
	font-size:14px;
	color:blue;

	
}
.wd2{
	width:65px;
	font-size:14px;
	color:blue;
}
p{
	color:red;
}
.wd11{
	margin-left:100px;
	width:300px;
	font-size:14px;
	color:blue;
	

	
}
.wd12{
	width:300px;
	font-size:14px;
	color:blue;
}

