@charset "utf-8";
*  {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#floater {
	position: fixed;
	top: 250px;
	width: 25px;
	float: left;
	background-color: #fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
#floater  ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#floater  ul li {
	list-style-type: none;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
#container {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 32px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #FFCC66;
	text-decoration: none;

}
.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.menu1 {
	font-family: Arial, Helvetica, "Times New Roman", serif;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
.menu1:hover {
	font-family: Arial, Helvetica, "Times New Roman", serif;
	font-size: 18px;
	color: #FFCC66;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}.menu_brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #663333;
	text-decoration: none;

}
.menu_brown:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.pata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: ffcc66;
	text-decoration: none;
}
.pata:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.head3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663333;
	font-weight: bold;
}
.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;

}
.text4b {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
.text4b:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.text4w {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;

}
.inputbutton {
	font-family: "Times New Roman", Times, seriff;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #67AEE4;
	font-weight: bold;
}
.inputbutton:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #066CB4;
}
.head3plus {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663333;
	font-weight: bold;
	font-variant: small-caps;

}
.video {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #663333;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 5px;
}
.cover {
	border: 2px solid #000000;
}
.menudummy {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	color: #FFCC66;
	text-decoration: none;
}
.head3b {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.like {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	text-align: center;
}
.fb {
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
}

