body {
	font-size: x-small;
	color: #707070;
	font-family: "Arial", "Helvetica", "sans-serif";
	display: block;
	margin: 30px auto auto;
	text-align: center;

}
a:link {
	color: #707070;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #71c9d4;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
input {
	font-size: 12px;
	border: 1px solid #B9B9B9;
}
li {
	margin-right: 30px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: url(../imgs/top-eye.gif);
	list-style-type: none;
	margin-bottom: 5px;

}
.search {
	border: none;
	vertical-align: bottom;

}
.waku {
	text-align: center;
	display: block;
	margin: auto;
	width: 614px;
}
.news {
	text-align: left;
	display: block;
	margin-left: 30px;
}
td {
	font-size: x-small;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #707070;
}
hr.line-bg {
	color: #71c9d4;
	background-color: #71c9d4;
	border: #71c9d4;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: 1px;

}
.picture {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: right;
}
.photo-copy {
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
}
