@charset "utf-8";
body {
	color:#646464;
	background-color: #dcd8cc;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	margin:0px;
}
.wrap {
	width: 980px;
	background-color: #FFFFFF;
}
a{
color:#646464;
}
a:hover{
color:#fb4b00;
}
p{
margin:0px;
}
