#index_header {
	background-image: url(images/header_bg.jpg);
	width: 971px;
	position: absolute;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #626264;
	height: 83px;
}
#index_nav {
	position: absolute;
	width: 871px;
	top: 83px;
	background-position: center;
	background-repeat: repeat-y;
	background-color: #941417;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	word-spacing: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: auto;
	z-index: 800;
	padding-left: 100px;
}
#index_nav_fr {
	position: absolute;
	width: 896px;
	top: 83px;
	background-position: center;
	background-repeat: repeat-y;
	background-color: #941417;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	word-spacing: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: auto;
	z-index: 800;
	padding-left: 75px;
}

#index_nav_ch {
	position: absolute;
	width: 871px;
	top: 83px;
	background-position: center;
	background-repeat: repeat-y;
	background-color: #941417;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	word-spacing: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: auto;
	z-index: 800;
	padding-left: 100px;
}
#index_nav_ch ul.dropdown {
	font-size: 14px;
	margin-left: 10px;
}
#index_nav_ch ul.dropdown ul {
	font-size: 12px;
}
#index_nav_ch li {
	margin-right: 60px;
}




#index_flash {
	position: absolute;
	width: 971px;
	top: 114px;
}
#index_content {
	width: 951px;
	top: 493px;
	position: absolute;
	background-image: url(images/red_bg.jpg);
	background-position: center;
	padding: 10px;
}
#index_body {
	float: left;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	width: 600px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#index_body_ch {
	float: left;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	width: 550px;
	padding: 6px;
}

#index_copyright {
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	line-height: 16px;
	text-align: center;
	clear: both;
}

.index_box {
	float: left;
	width: 140px;
	font-size: 11px;
	color: #FFF;
	padding: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: left;
	height: 86px;
	margin-right: 10px;
}
.index_box_ch {
	float: left;
	width: 160px;
	font-size: 12px;
	color: #FFF;
	padding: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: left;
	height: 86px;
	margin-right: 10px;
}

