body {
	background: #f9f7f6;
	color: #404d5b;
	font-weight: 500;
	font-size: 1.05em;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
}
.button {
	width: 140px;
	height: 48px;
	padding: 8px;
	background-color: #428bca;
	border-color: #357ebd;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* future proofing */
	-khtml-border-radius: 10px;
	/* for old Konqueror browsers */
	text-align: center;
	vertical-align: middle;
	border: 1px solid transparent;
	font-weight: 900;
	font-size: 125%
}

.button1 {
	width: 140px;
	height: 48px;
	padding: 8px;
	background-color: #ff0000;
	border-color: #ff0000;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* future proofing */
	-khtml-border-radius: 10px;
	/* for old Konqueror browsers */
	text-align: center;
	vertical-align: middle;
	border: 1px solid transparent;
	font-weight: 900;
	font-size: 125%
}
.button2 {
	width: 140px;
	height: 48px;
	padding: 8px;
	background-color: #000000;
	border-color: #000000;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* future proofing */
	-khtml-border-radius: 10px;
	/* for old Konqueror browsers */
	text-align: center;
	vertical-align: middle;
	border: 1px solid transparent;
	font-weight: 900;
	font-size: 125%
}

.div1{
	width: 480px;
	height: 200px;
	background:#f9f7f6 ;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border: 1px solid #000;
	border-radius: 25px;
	margin-top: 180px;
}
.div12{
	padding-left: 8px;
	padding-top: 25px;
}

.div2{
	width:270;
	height:270;
	text-align: center;
	margin-top: 100px;
}

.sh1{
	width: 50px;
}
.div21{
	padding-top: 20px;
}

.div22{
	padding-top: 20px;
}
