/* ::: body :::: */

body{
	margin: 0;
	padding: 0;
	}

.bodyWarpper{
	background: url(../img/bg_00.png) 0 0;
	position: relative;
	}

.bodyInner{
	background: url(../img/bg_01.png) no-repeat right 0;
	}

.bodyInner2{
	min-height: 970px;
	background: url(../img/bg_02.png) no-repeat left 0;
	}

#second .bodyWarpper{
	background: url(../img/bg_03.png) no-repeat left 0;
	}

#second .bodyInner{
	background: none;
	}


/* ::: contener :::: */

.contener{
	width: 1024px;
	margin: 0 auto !important;
	padding-top: 15px !important;
	position:relative;
	}

.section01,
.section02,
.section03,
.section04{
	}

.human {
}

.sec01,
.sec02,
.sec03,
.sec04{
	position: absolute;
	bottom: 0;
	}

.content{
	width: 985px;
	height: 765px;
	background: url(../../img/bg_content.png) no-repeat center 0;
	position: relative;
	}


.content ul li{
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
	list-style: none;
	}

.content ul{
	width: 960px;
	margin: 0;
	padding: 0;
	display:block;
	overflow: hidden;
	position: absolute;
	top: 13px;
	left: 13px;
	}


.contener h1,
.contener p{
	text-align: center;
	margin-bottom: 10px !important;
	}

.contener .copy{
	margin-top: 30px !important;
	}


.breadcrumb{
	width: 100%;
	border-top: #ccc solid 1px;
	}

.breadcrumbInner{
	width: 1024px;
	padding: 10px 0 !important;;
	margin: 0 auto !important;
	}
