
body {
    margin:0px;
	background-color:#123311;
	background-image:url(images/index_bg02.gif);
	background-repeat:repeat-x;
	background-position:2px 0px;
	}

.all01 {
	width: 100%;
	height:540px;
	margin:auto;
	background-image:url(images/index_bg01.jpg);
	background-position:2px 0px;
}

.index_top {
    width:760px;
	height:23px;
	padding:60px 0px 0px 0px;
	margin:auto;
	background-image:url(images/index_top.gif);
	background-color:#000000;
	background-position:center top;
	font-family:Arial,Verdana, ;
	font-size:11px;
	line-height:18px;
	}
.index_top p{
	margin:0px;
	text-align:right;
	color:#666666;
	}	
.index_top p strong {
	color:#666666;
	}	
.index_top a{
    text-decoration:none;
	color:#666666;
	}	
.index_top a:hover{
    color:#999999;
	text-decoration:underline;
	}		

.index_flash {
    width:760px;
	height:394px;
/*	background-color:#FFFFFF;*/
	margin:auto;
	}	
	
.index_button {
    width:900px;
	height:30px;
	margin:auto;
	border-top:3px solid #ffbe00;
	border-bottom:1px solid #ffbe00;
	}
.index_button p {
    width:150px;
	height:30px;
	float:left;
	margin:0px;
	text-align:center;
	font-family:Arial,Verdana, ;
	font-size:13px;
	font-weight:bold;
	color:#cacaca;
	}
.index_button p a{
    background-image:url(images/index_b01.gif);
	display:block;
	height:100%;
	text-decoration:none;
	line-height:28px;
	color:#cacaca;
	}	
.index_button p a:hover{
    background-image:url(images/index_b02.gif);
	color:#FFFFFF;
	}
	
	
.index_bottom {
    width:760px;
	height:29px;
	margin:auto;
	}
	
	
	
.index_bottom_text	{
    margin:auto;
	text-align:center;
	font-size:11px;
	font-family:Arial,Verdana, ;
	color:#b4e1a0;
	}
.index_bottom_text a{	
	color:#b4e1a0;
	}
.index_bottom_text a:hover{
    color:#6cff2a;
	}	
	
	