@charset "utf-8";


.STYLE1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC3300;
	background-color: #5B5D31;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

#constancontent {
	left: 600px;
	top: 450px;
}

#ccView {
	position: absolute;
	width: 200px;
	left: 40%;
	top: 480px;
	height: 51px;
}

#ccFoot {
	position: absolute;
	left: 360px;
	top: 418px;
	width: 200px;
}

ctialogo_div {
	position: absolute;
	left: 300px;
	top: 400px;
}

#backdesc {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #0033FF;
	left: 30%;
}

#ctialogo_div {
	position: absolute;
	left: 25%;
}
#ccFoot {
	position: absolute;
	top: 500px;
}
#ccView {
	position: absolute;
	top: 600px;
}

