@charset "UTF-8";

/*body 	{
		background:#FFF;
		margin: 0;
		font-family: Arial, Helvetica, sans-serif;
		}*/

/*a					{outline: 0 none;}
a:link, a:visited 	{text-decoration: none;}
a:hover				{text-decoration:none}
a:active 			{text-decoration: none;}*/

ul		{
		/* clear:right; */
		padding: 0;
		margin: 0 0 0 0;
		}

#header01 {
		width: 100%;
		height: 60px;
		background-color: #FF0000;
		margin: 0 auto;
		}
	
#header02 {
		width: 100%;
		height: 60px;
		margin: 0 auto;
		}
.headerif {
	width:  100%;
	margin: 0 auto;
	}
.headerif img {
	margin: 0;
	border: none;
}
#header03 {
		width: 100%;
		height: 60px;
		background-color: #F0C;
		margin: 0 auto;
		}

#header04 {
		width: 100%;
		height: 60px;
		background-color: #99CC00;
		margin: 0 auto;
		}

#logo	{
	float:left;
	margin: 15px 10px;
	width: 243px;
	height: 30px;
	}
#logo h1 {
	text-indent: -9999px;
}
#mainmenu	{
		float:right;
		margin: 19px 10px;
		text-align:right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		}
		
#mainmenu li	{
		float:right;
		list-style:none;
		padding: 0 0 0 23px;
		}

#navi	{
		width: 960px;
		height: 30px;
		margin: 0px auto;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCC;
		}

#site	{
	float:left;
	margin: 0px 10px;
	height: 30px;
	}
#site h1 {
	text-indent: -9999px;
}
#sitemenu li
		{
		float:left;
		margin: 9px 0 0 0;
		padding: 0 5px 0 5px;
		display: inline;
		list-style-type: none;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000;
		text-transform:uppercase;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #CCC;
		}

#navlist li
		{
		float:right;
		margin: 8px 0 0 0;
		padding: 0 5px 0 5px;
		display: inline;
		list-style-type: none;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #CCC;
		}

.search01 {
		width: 120px;
		background-color: #F00;
		font-size: 11px;
		color: #FFF;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		}

.search02 {
		width: 142px;
		height: 14px;
		font-size: 11px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		padding-left: 3px;
		}

.search03 {
		width: 120px;
		background-color: #FF00CC;
		font-size: 11px;
		color: #FFF;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		}
		
.search04 {
		width: 120px;
		background-color: #99CC00;
		font-size: 11px;
		color: #FFF;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		}


/* TWEAKS HEADERBAR 2019 */

#mainmenu	{
		margin: 17px 20px;
		}