body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #000;
}

#wrapper{
	margin: auto auto;
	width:999px;
	height:600px;
	text-align:left;
	position:relative;
}

#index-1 {
	position:absolute;
	left:0;
	top:0;
	width:999px;
	height:56px;
}
#index-2 {
	position:absolute;
	left:0px;
	top:56px;
	width:313px;
	height:227px;
}
#index-3 {
	position:absolute;
	left:313px;
	top:56px;
	width:527px;
	height:227px;
}
#index-4 {
	position:absolute;
	left:840px;
	top:56px;
	width:137px;
	height:526px;
	background-image: url(../images/index/index-4BG.jpg);
}
#index-5 {
	position:absolute;
	left:977px;
	top:56px;
	width:22px;
	height:526px;
}
#index-6 {
	position:absolute;
	left:0px;
	top:283px;
	width:174px;
	height:187px;
}
#index-7 {
	position:absolute;
	left:174px;
	top:283px;
	width:139px;
	height:187px;
}
#index-8 {
	position:absolute;
	left:313px;
	top:283px;
	width:79px;
	height:187px;
}
#index-9 {
	position:absolute;
	left:392px;
	top:283px;
	width:448px;
	height:187px;
}
#index-10 {
	position:absolute;
	left:0px;
	top:470px;
	width:216px;
	height:112px;
}
#index-11 {
	position:absolute;
	left:216px;
	top:470px;
	width:176px;
	height:112px;
}
#index-12 {
	position:absolute;
	left:392px;
	top:470px;
	width:448px;
	height:112px;
}
#index-13 {
	position:absolute;
	left:0px;
	top:582px;
	width:999px;
	height:18px;
}
#nav {
	position:absolute;
	left:19px;
	top:236px;
	width:110px;
	height:76px;
	z-index:1;
}

a.index {
	text-decoration: none;
}
a.index:link {
	color: #373a97;
}
a.index:visited {
	color: #373a97;
}
a.index:hover {
	color: #FA4C20;
}
a.index:active {
	color: #FA4C20;
}
