body {
	margin:0px;
}
img {
	border:none;
}
h1 {
	font-size:xx-small;
}

.container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
}
#header1 {
	margin-top:40px;
	height: auto;
	width: 790px;
	padding-left: 10px;
	float: left;
}
#header2 {
	height: 125px;
	width: 700px;
	float: left;
	margin-bottom: 20px;
	background-image: url(../img/h_back.gif);
	background-repeat: repeat-x;
	padding-left: 100px;
}
#box_c1 {
	text-align: center;
	float: left;
	height: 40px;
	width: 800px;
	margin-bottom: 20px;
	background-color: #F69;
}
#box_c2 {
	height: auto;
	width: 600px;
	padding-right: 100px;
	padding-left: 100px;
	margin-bottom: 20px;
	float: left;
}
#title {
	text-align: center;
	float: left;
	height: auto;
	width: 800px;
	margin-bottom: 5px;
}
#hooter {
	height: 30px;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F69;
	padding-top: 5px;
	float:left;
	
}
#text_f1 {
	font-size: xx-small;
	color: #FFF;
	text-align: left;
	float: left;
	height: auto;
	width: 390px;
}
#text_f2 {
	color: #FFF;
	text-align: right;
	float: left;
	height: auto;
	width: 390px;
	font-size: x-small;
}
.shadow_a {
	height: 20px;
	width: 830px;
	background-image: url(../img/shadow_a.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.shadow_b {
	height: 20px;
	width: 830px;
	background-image: url(../img/shadow_b.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
#footer2 {
	clear: both;
	height: 40px;
	width: 800px;
}
.qrcode {
	background-color: #03C;
	float: left;
	height: auto;
	width: 66px;
}
