@charset "utf-8";

.sambanddiv {
	background-color: #FFF;
	-moz-box-shadow: 10px 10px 5px #888888; /* Firefox 3.6 and earlier */
	box-shadow: 10px 10px 5px #888888;
	float: left;
	width: 928px;
	margin-bottom: 15px;
	height: 270px;
}
.phonepic {
	float: right;
	margin-bottom: 5px;
}


.sambandpic {
	float: left;
	width: 135px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.qrdiv {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sambandtxt {
	float: left;
	width: 500px;
	padding: 10px;
}
