@charset "UTF-8";
#wrap {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F90307;
}
#wrap #header {
	width: 1004px;
	text-align: center;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#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: 122.3px;
	height: 40px;
	display: block;
	text-align: center;
	float: left;
	padding-top: 15px;
	background-color: #F89C06;
	background-image: -webkit-linear-gradient(270deg,rgba(248,156,6,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(248,156,6,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(248,156,6,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(248,156,6,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
	margin-left: 3px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	text-decoration: none;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
#wrap #navi {
	width: 1004px;
	height: 58px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: -5px;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
}
#wrap #main img {
	margin-left: 1px;
	margin-top: 1px;
	color: #FFFFFF;
}
#wrap #footer {
	width: 1004px;
	height: 40px;
	text-align: center;
	background-color: #FBC39E;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(73,159,7,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(73,159,7,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(73,159,7,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(73,159,7,1.00) 99.48%);
	padding-top: 15px;
}
#wrap #main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
}
#wrap #sidebar {
	text-align: center;
	background-color: #FFFFFF;
	width: 1004px;
	height: 40px;
	padding-bottom: 10px;
}
ul li a:hover {
	background-color: #FF0000;
	background-image: -webkit-linear-gradient(270deg,rgba(252,252,13,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(252,252,13,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(252,252,13,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(252,252,13,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
#wrap #main #san {
	width: 1000px;
	text-align: center;
	color: #FF0000;
}
