@charset "utf-8";
/* CSS Document */

body {
	background-color: #e4e0dd;
	background-image: url(../images/inner_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.verd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
.verd :link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}
.verd :visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}
.footer :link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	text-decoration: none;
}
.footer :visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4c4542;
	font-weight: bold;
}
.wtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
