@charset "utf-8";
body{
	color:#a4a4a4;
	background1:url(/images/pyq/bg1111.jpg) #000000 no-repeat center top;
	background-color:;
	background-attachment:fixed;
	background-image:none;
	background-repeat:no-repeat;
	background-position:center center;
}
a:link{
	color:#a4a4a4;
	text-decoration:none;
}
a:visited{
	color:#a4a4a4;
	text-decoration:none;
}
a:hover{
	color:#cc0000;
	text-decoration:underline;
}
a:active{
	color:#a4a4a4;
	text-decoration:none;
}
.pageWidth{
	background-image:none;
	width:1004px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:;
}

