@charset "utf-8";
body{
	background-color:#fff;
	background-attachment:scroll;
	background-image:none;
	background-repeat:repeat-x;
	background-position:center top;
}
a:link{
}
a:visited{
}
a:hover{
}
a:active{
}
.pageWidth{
	width:770px;
	background-attachment:fixed;
	background-image:none;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:;
}



