@charset "utf-8";
/* CSS Document */

.style1 {
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #b4b3b3;
}
body,td,th {
	font-size: 13px;
}
a {
	font-size: 13px;
	color: #e0821e;
}
a:link {
	text-decoration: none;
	color: #29851a;
}
a:visited {
	text-decoration: none;
	color: #29851a;
}
a:hover {
	text-decoration: none;
	color: #36AB21;
}
a:active {
	text-decoration: none;
	color: #29851a;
}
.style5 {color: #b4b3b3}
.style6 {color: #990000}
.style8 {color: #990000; font-size: 16px; }
.style9 {color: #432138}
#warp {
	margin: 0 auto;
	width: 1100px;
}
#contect {
	float: left;
	width: 800px;
}


