@charset "utf-8";
Body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#main1 {
	width: 1024px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	position: static;
	background: no-repeat inherit left top;
	line-height: 16px;
}

#bottom {
	position: relative;
	height: 21px;
	width: 100%;
	background-image: url(images/index_16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
	float: left;
	padding-top: 10px;
	font-size: small;
}
#level1 {
	background-image: url(images/index_01.jpg);
	position: relative;
	height: 504px;
	width: 1024px;
}

#level2 {
	width: 600px;
	padding-top: 40px;
	padding-left: 400px;
	line-height: 1.15;
}
#main_all {
	width: 1024px;
	background: #FFF url(images/index_06.jpg) no-repeat right bottom;
	float: left;
}

#HEADER {
	font-size: xx-large;
	font-weight: normal;
	line-height: normal;
}


#HEADER2 {
	font-size: xx-large;
	font-weight: normal;
	line-height: normal;
	color: #FF8613;
}

#level2 #pic {
	background: url(images/index_06.jpg) no-repeat;
	position: relative;
	height: 223px;
	left: 0px;
	width: 451px;
}


#level_left {
	background: #FF8613 url(images/index_02.jpg) no-repeat right top;
	width: 319px;
	color: #FFF;
	padding-left: 14px;
	padding-right: 14px;
	float: left;
	top: -809px;
	height: 850px;
	padding-top: 60px;
}


#level4 {
	height: 101px;
	width: 1024px;
	background: url(images/index_07.jpg) no-repeat;
	font-size: small;
	padding-top: 172px;
	float: left;
}
#level5 {
	height: 131px;
	width: 1024px;
	background: url(images/index_08.jpg) no-repeat;
	float: left;
}
#level6 {
	height: 31px;
	width: 1024px;
	background: #000;
}

.first {
	position: absolute;
}

#level4 #text1 {
	width: 150px;
	float: left;
	padding-left: 35px;
	padding-right: 10px;

}
#level4 #text2 {
	width: 165px;
	left: 300px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#level4 #text3 {
	width: 210px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;

}
#level4 #text4 {
	width: 195px;
	left: 622px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;

}
#bottom #copyright1 {
	float: left;
	position: relative;
	color: #FF8613;
	padding-left: 14px;
}

#bottom #copyright2 {
	float: right;
	position: relative;
	color: #A0A0A4;
	padding-right: 14px;
}

#level4 #text5 {
	width: 177px;
	left: 843px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

