@charset "UTF-8";
#wrap {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FA0509;
}
#wrap #navi a {
	width: 11%;
	display: block;
	text-align: center;
	float: left;
	background-color: #037331;
	background-image: -webkit-linear-gradient(270deg,rgba(18,154,74,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(18,154,74,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(18,154,74,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(18,154,74,1.00) 0%,rgba(255,255,255,1.00) 100%);
	margin-left: 1px;
	text-decoration: none;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	border-radius: 20px;
	-webkit-box-shadow: 2px 1px;
	box-shadow: 2px 1px;
	margin-top: 2px;
	padding-top: 15px;
	height: 40px;
}
#wrap #navi {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	height: 80px;
	padding-top: 1px;
	margin-top: -20px;
}
#wrap #main {
	clear: both;
	background-color: #FFFFFF;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
}
#wrap #main table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#wrap #footer {
	text-align: center;
	width: 1004px;
	height: 40px;
	padding-top: 15px;
	background-color: #037331;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(3,115,49,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(3,115,49,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(3,115,49,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(3,115,49,1.00) 100%);
}
#navi ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#wrap #header {
	text-align: center;
	margin-top: -10px;
	width: 1004px;
	background-color: #FFFFFF;
}
#wrap #header img {
	margin-left: auto;
	margin-right: auto;
}
#wrap #sidebar {
	text-align: center;
	background-color: #FFFFFF;
	width: 1004px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-image: -webkit-linear-gradient(270deg,rgba(4,176,246,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(4,176,246,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(4,176,246,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(4,176,246,1.00) 0%,rgba(255,255,255,1.00) 100%);
	margin-top: 2px;
	padding-bottom: 10px;
	padding-top: 2px;
}
#wrap #sidebar #kaunta {
	width: 1004px;
	background-color: #FFFFFF;
}
tbody tr td {
	font-size: 14px;
}
tr td img {
	margin-bottom: -5px;
}
#wrap #navi a:hover {
	background-color: #F5F925;
	background-image: -webkit-linear-gradient(270deg,rgba(244,151,12,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(244,151,12,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(244,151,12,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(244,151,12,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
tr td img {
	margin-top: 1px;
}
