* {
	margin: 0px; padding: 0px;
}
body {
	color: #333333;
	font-size: 12px;
	background-color: #FFCC99;
	line-height: 25px;
}
html {
	background: rgb(0, 0, 0); color: rgb(119, 119, 119); font-size: 12px;
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
a {
	color: #000000; text-decoration: none; cursor: pointer;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
fieldset {
	border: 0px currentColor;
}
.img {
	border: 0px currentColor;
}
.clear {
	clear: both; _line-height: 0; _overflow: hidden; _font-size: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
img {
	border: 0px currentColor;
}
.block {
	display: block;
}
img a:hover {
	text-decoration: none;
}
.middle {
	margin: 0px auto;
}
.bold {
	font-weight: bold;
}
.aline-5 {
	width: 100%; height: 5px; overflow: hidden;
}
.aline-10 {
	width: 100%; height: 10px; overflow: hidden;
}
.aline-20 {
	width: 100%; height: 20px; overflow: hidden;
}
.big-left {
	float: left;
}
.big-right {
	float: right;
}
.big-left .left {
	float: left;
}
.big-left .center {
	float: right;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.font-red {
	color: rgb(255, 0, 0);
}
.font-red a {
	color: rgb(255, 0, 0); text-decoration: none;
}
.font-red a:hover {
	color: rgb(255, 0, 0); text-decoration: underline;
}
.font-red a:link {
	color: rgb(255, 0, 0); text-decoration: none;
}
.font_red a:visited {
	color: rgb(255, 0, 0); text-decoration: none;
}
.font-blue {
	color: rgb(40, 60, 126);
}
.font-blue a {
	color: rgb(40, 60, 126); text-decoration: underline;
}
.font-blue a:hover {
	color: rgb(40, 60, 126); text-decoration: underline;
}
.font-orange {
	color: rgb(255, 138, 7);
}
.font-orange a {
	color: rgb(255, 138, 7); text-decoration: none;
}
.font-orange a:hover {
	color: rgb(255, 138, 7); text-decoration: underline;
}
.font-black {
	color: rgb(0, 0, 0);
}
.font-black a {
	color: rgb(0, 0, 0); text-decoration: underline;
}
.font-black a:hover {
	color: rgb(0, 0, 0); text-decoration: underline;
}
.font-dark_red {
	color: rgb(181, 3, 0);
}
.font-dark_red a {
	color: rgb(0, 0, 0); text-decoration: underline;
}
.font-dark_red a:hover {
	color: rgb(0, 0, 0); text-decoration: underline;
}
.font-white {
	color: rgb(255, 255, 255);
}
.font-white a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.font-white a:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.font-gray {
	color: rgb(128, 128, 128);
}
.font-gray a {
	color: rgb(128, 128, 128); text-decoration: none;
}
.font-gray a:hover {
	color: rgb(128, 128, 128); text-decoration: none;
}
