BODY {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
SCROLLBAR-FACE-COLOR: #cfcfcf; 
SCROLLBAR-SHADOW-COLOR: #595959;
SCROLLBAR-3DLIGHT-COLOR: #595959;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
SCROLLBAR-BASE-COLOR: #cfcfcf;
background-image:url(images/index-bg.jpg);
background-repeat: repeat-x;
}

.index{
width: 1002px;
height: 606px;
}

.index-left{
width: 176px;
height: 606px;
float: left;
background-image:url(images/index_01.gif);
background-repeat:no-repeat;
padding-top:28px;
}

.index-right{
width: 826px;
height: 606px;
float: right;
background-image:url(images/index-right-bg.jpg);
background-repeat: no-repeat;
}

.index-right1{
text-align:left;
}

.index-copyright{
	font-family:Tahoma;
	font-size:10px;
	font-weight: bold;
	color: #216529;
	text-align:right;
	width: 600px;
	line-height: 20px;
	margin-top: 12px;
}
.index-top{
text-align:left;}