/* CSS Document */

body{
	background-image:url(images/bkimg_2.gif);
	background-repeat:repeat;
}

a:link{
	color:#666666;
}

a:visited {
	color:#666666;
}

body{
	margin: 0 0 0 0;
}

a:link img{
	border:0 none;
}

a:visited img{
	border:0 none;
}

/* index */

.indexdesign{
	background-image:url(images/indexpage.png);
	background-repeat:no-repeat;
	width:860px;
	height:1000px;
	margin-left:auto;
	margin-right:auto;
}

.indexnavifont{
	font-size:14px;
	font-weight:bold;
	margin-top:53px;
	margin-left:470px;
	color:#666666;
}

.indexdiv{
	margin-top:565px;
	margin-left:80px;
}

.indextable{
	background-color:#666666;
	width:700px;
	height:300px;
}

.indextd1{
	background-color:#FFFFFF;
}


/* index_2 */

.indexdesign_2{
	background-image:url(images/indexpage_2.png);
	background-repeat:no-repeat;
	width:1000px;
	height:830px;
	margin-left:auto;
	margin-right:auto;
}

.indexdiv_2{
	margin-top:40px;
	margin-left:100px;
}

.indextable_2{
	background-color:#666666;
	width:800px;
	height:260px;
}

.indextd_2{
	background-color:#FFFFFF;
}

.indexnavi_1{
	margin-top:114px;
	margin-left:80px;
}

.indexnavi_2{
	margin-top:5px;
	margin-left:80px;
}

.indexflash{
	margin-top:40px;
	margin-left:69px;
}