@charset "UTF-8";
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 1005px;
	background-color: #F6060A;
}
#wrap #header {
	margin-top: -20px;
	text-align: center;
	width: 1005px;
	height: 250px;
}
#wrap #navi ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
ul li a {
	width: 124px;
	height: 40px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
	background-color: #5AD7F7;
	background-image: -webkit-linear-gradient(270deg,rgba(239,228,0,1.00) 19.40%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(239,228,0,1.00) 19.40%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(239,228,0,1.00) 19.40%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(239,228,0,1.00) 19.40%,rgba(255,255,255,1.00) 100%);
	margin-left: 1px;
	border-radius: 20px;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	margin-top: 3px;
	padding-bottom: 1px;
}
#wrap #main {
	width: 1001px;
	float: right;
	margin-left: auto;
	margin-right: 2px;
	text-align: left;
	padding-top: 2px;
	margin-top: 1px;
}

ul li a:hover {
	background-color: #FBEA06;
	background-image: -webkit-linear-gradient(270deg,rgba(242,106,13,1.00) 0%,rgba(255,255,255,1.00) 98.95%);
	background-image: -moz-linear-gradient(270deg,rgba(242,106,13,1.00) 0%,rgba(255,255,255,1.00) 98.95%);
	background-image: -o-linear-gradient(270deg,rgba(242,106,13,1.00) 0%,rgba(255,255,255,1.00) 98.95%);
	background-image: linear-gradient(180deg,rgba(242,106,13,1.00) 0%,rgba(255,255,255,1.00) 98.95%);
}
#wrap #navi {
	background-color: #027883;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(251,251,251,1.00) 56.67%,rgba(214,214,214,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(251,251,251,1.00) 56.67%,rgba(214,214,214,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(251,251,251,1.00) 56.67%,rgba(214,214,214,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(251,251,251,1.00) 56.67%,rgba(214,214,214,1.00) 100%);
	width: 1004px;
	height: 58px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
tr td img {
	margin-top: -2px;
}

#wrap #sidebar {
	text-align: center;
	background-color: #FFFFFF;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(249,245,192,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(249,245,192,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(249,245,192,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(249,245,192,1.00) 100%);
	margin-bottom: 2px;
}
#wrap #footer {
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 40px;
	padding-top: 15px;
	background-color: #FAE303;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,233,5,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,233,5,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(244,233,5,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(244,233,5,1.00) 100%);
	margin-bottom: 1px;
}
tr td img {
	margin-left: 1px;
	border-radius: 20px;
}
