@charset "utf-8";
/* CSS Document */
body {
	background-color: #223A12;
}
body,td,th {
	font-size: 13px;
}
a {
	font-size: 13px;
	color: #e0821e;
}
a:link {
	text-decoration: none;
	color: #a80149;
}
a:visited {
	text-decoration: none;
	color: #a80149;
}
a:hover {
	text-decoration: none;
	color: #d1025c;
}
a:active {
	text-decoration: none;
	color: #a80149;
}
.style6 {
	color: #990000;
	font-weight: bold;
}
.style8 {color: #d1025c; font-size: 16px; }

.style11 {color: #70880b}

#warp {
	margin: 0 auto;
	width: 1100px;
}
#contect {
	float: left;
	width: 800px;
}
