@charset "UTF-8";
#leftTextEquip
{
	float: left;
	width: 420px;
	background: #FFF;
	padding: 0;
	height:1230px;
	border: 1px solid #CCC;
	margin: 20px 15px 20px 25px;
	z-index: 2;
}

#rightPhotoTopEquip
{
	width: 465px;
	background: #FFF;
	padding: 20px 25px 20px 0;
	height:349px;
	position: absolute;
	top: 195px;
}

#rightTextEquip
{
	width: 465px;
	background: #FFF;
	padding: 0;
	height:860px;
	margin: 0px 25px 0 0;
	border: 1px solid #CCC;
	position: absolute;
	top: 585px;
}

#rightBarEquip
{
	width:490px;
	height:1176px;
	float: right;
	padding: 0;
	margin: 0;
	z-index: 2;
}

#wrapperEquip
{
	width: 955px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
	height: 1542px;
}

#footerEquip
{
	width: 955px;
	height: 170px;
	background-image: url(../images/footer.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 1372px;
}

#copyrightEquip
{
	width:685px;
	height:18px;
	position: absolute;
	text-align: left;
	padding: 5px 0 0 270px;
	background-color: #C8C8C8;
	text-transform: none;
	text-decoration: none;
	font-size: 9px;
	color: #666;
	border: none;
	font-style: normal;
	top: 1545px;
}
