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


body {
	background-repeat: repeat;
	background-image: url(../image/back-ground_c.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}




