@charset "utf-8";

:root{
	--margin-center:0 auto;
	--themes-color-link:#0044CC;
	--themes-color:185;
	--themes-color-red:0;
	--themes-color-gray:0;
	--themes-color-orange:25;
	--themes-color-brown:30;
	--themes-color-darkyellow:48;
	--themes-color-yellow:60;
	--themes-color-lightgreen:77;
	--themes-color-green:110;
	--themes-color-skyblue:185;
	--themes-color-blue:230;
	--themes-color-purple:265;
	--themes-color-pink:300;
	--themes-pc-minouter-width:1240px;
}
