@charset "utf-8";

pre{
	background-color:#eeeeee;
	padding:32px;
	border-radius:4px;
	line-height:1.5em;
}
code{
	font-size:13px;
}
.width1040{
	max-width:1040px;
	margin:0 auto;
}




@media screen and (max-width:640px){

}