@charset "UTF-8";
#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#navi p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi p a {
	width: 16.6%;
	height: 30px;
	display: block;
	float: left;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
	background-image: -webkit-linear-gradient(270deg,rgba(7,227,247,1.00) 0%,rgba(255,255,255,1.00) 96.77%);
	background-image: -moz-linear-gradient(270deg,rgba(7,227,247,1.00) 0%,rgba(255,255,255,1.00) 96.77%);
	background-image: -o-linear-gradient(270deg,rgba(7,227,247,1.00) 0%,rgba(255,255,255,1.00) 96.77%);
	background-image: linear-gradient(180deg,rgba(7,227,247,1.00) 0%,rgba(255,255,255,1.00) 96.77%);
	background-color: #07E3F7;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	margin-top: 2px;
}
#wrap #navi {
	margin-top: -20px;
}
#navi p a:hover {
	background-color: #F8C156;
	background-image: -webkit-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 0%,rgba(248,193,86,1.00) 0.02%,rgba(255,255,255,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 0%,rgba(248,193,86,1.00) 0.02%,rgba(255,255,255,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 0%,rgba(248,193,86,1.00) 0.02%,rgba(255,255,255,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(248,193,86,1.00) 0%,rgba(255,255,255,1.00) 0%,rgba(248,193,86,1.00) 0.02%,rgba(255,255,255,1.00) 99.48%);
}
#main p img {
	margin-top: 1px;
	margin-left: 1px;
	float: left;
}
#wrap #main #mozi {
	font-size: 15px;
	width: 1000px;
	height: 15px;
	clear: both;
}
#wrap #main #copyright {
	background-color: #E9EDF2;
}
#wrap #sidebar {
	text-align: center;
}
#wrap #footer {
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(10,169,139,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(10,169,139,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(10,169,139,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(10,169,139,1.00) 100%);
	padding-top: 15px;
	padding-bottom: 10px;
}
#wrap #header {
	margin-top: -15px;
}
