@charset "utf-8";
/* CSS Document */


.contwrappercamp {
	overflow: auto;
	background: #FFFFFF;
}
.campsidebar {
	float: left;
	height: 1500px;
	width: 195px;
	overflow: hidden;
	background: url(../image/sidebar.gif);
	padding-left: 5px;
	color: #FFFFFF;
}
.campmaincont {

}
strong {
	font-size: 120%;
}

#wrapper .footer {
	width: 850px;
}
.headbar {
	font-size: 140%;
	line-height: 130%;
	color: #FFFFFF;
	background: #07455F;
	padding-left: 5px;
	margin-top: 20px;
}
.box350 {
	text-align: center;
	width: 400px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box450 {
	width: 450px;
	float: right;
	text-align: center;
	font-size: 120%;
	line-height: 190%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box850 {
	width: 850px;
	background: #E0EBF8;
	float: left;
}
.boxleft {
	width: 425px;
	float: left;
	text-align: center;
	line-height: 140%;
}
.boxRight {
	width: 425px;
	float: right;
	line-height: 130%;
}
.floatLeft {
	width: 425px;
	height: 220px;
	float: left;
	text-align: center;
}
.floatRight {
	width: 425px;
	height: 220px;
	float: right;
	text-align: center;
	line-height: 150%;
}
.margin {
	padding: 10px;
}

.box {
	width: 850px;
	float: left;
}
.headbarBlue {
	color: #FFFFFF;
	background: #0080FF;
	margin-top: 20px;
	padding-left: 5px;
	font-size: 140%;
	line-height: 130%;
}
.voiceleft {
	width: 425px;
	float: left;
}
.voiceright {
	width: 425px;
	float: right;
}
