﻿@charset "utf-8";
body{
	background:linear-gradient(#cccccc,#ffffff);
	background-repeat:no-repeat;
}
.lt1,.lr1,.et1,.er1{
	background:linear-gradient(#00ff00,#00ff00) !important;
}
.lt2,.lr2,.et2,.er2{
	background:linear-gradient(#00ff00,#ffffff) !important;
}
.lt3,.lr3,.et3,.er3{
	background:linear-gradient(#66ff66,#ffffff) !important;
}
.lt4,.lr4,.et4,.er4{
	background:linear-gradient(#aaffaa,#ffffff) !important;
}
.lt5,.lr5,.et5,.er5{
	background:linear-gradient(#ccffcc,#ffffff) !important;
}
.lt6,.lr6,.et6,.er6{
	background:linear-gradient(#eeffee,#ffffff) !important;
}