body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	height:800px;
	width:100%;
}

a {
	border:none;
	outline:none;
	text-decoration:none;
	color:#999;
}

img {
	border:none;
	outline:none;
	
}

a:hover {
	text-decoration:none;
	color:#900;
}


#wrapper {
	position:relative;
	width:1024px;
	height:600px;;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}


#bg_color {
	width:inherit;
	height:107px;
	background-image:url(../images/bg_inherit.jpg);	
}

#header {}


	


#content {
	position:relative;
	float:left;
	margin-left:50px;

	
	height:auto;
	
	width:470px;
	
		
}

#content_right {
	z-index:9999;
	margin-top:-50px;
	float:right;
	
	
	padding-right:65px;
	height:546px;
	
	
	
	
	width:420px;
	
		
}
#navi {
	
	margin-left:200px;
	margin-right:10px;
	color:#900;
	
	float:right;
	height:auto;
	width:400px;
	
}

	
	
#footer {
	text-align:center;
	position:fixed;
	bottom:0;
	
	padding-top:5px;
	background:#CCC;
	width:inherit;
	height:25px;
	
	
}
.anker:hover {
	color:#999;
	
}

.navi_c {
	color:#900;
		
}

.navi_c:hover {
	color:#666;
		
}