* {
	margin: 0;
	padding: 0;
	font-family: Arial,Georgia,DFG؍N,MS޼;
	}
	
body {
	background: #fff;
	float: center;
	width:100%;
	}
	
a:hover {
	color: #990000;
	}
	
a {
	color:#c4c4c4;
	margin-top: 30px;
	font-size: 14px;
	}

p {
	text-align: center;
	float: center;
	width: 800px;
	color: #c4c4c4;
	font-size: 10px;
	} 

#contents {
	width: 100%;
	float: center;
	text-align: center;
	}
		
#index {
	text-align: center;
	color: #c4c4c4;
	font-size: 16px;
	height: 400px;
	background: url(img/index.jpg) center no-repeat;
	}
	
.welcome {
	width: 690px;
	text-align: center;
	}
	

