
@import url(form.css);

A { color: #fff200; text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

A:hover { color: #fff200; text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

.container {
	width: 800px;
	height: auto;
	border: 1px none #ffffff;
	margin: 51px auto 0;
}

body {
	margin: 0;
	background: #d5d5d5 url(../img/bg.jpg) repeat;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

H1 {
	color: #fff200;
	font-weight: bold;
	font-size: 18px;
}

.bottom {
	width: 790px;
	color: #d5d5d5;
	font-size: 8px;
	text-align: center;
	float: none;
	clear: both;
	margin-top: 5px;
	border: 1px none #00fa3c;
	padding-top: 5px;
}

.header {
	width: 800px;
	background-image: url(../img/header.jpg);
	height: 270px;
	margin-bottom: 20px;
}

.left {
	width: 150px;
	float: left;
	margin-top: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	height: auto;
}

.onavi {
	width: 170px;
	height: 100px;
	border: 1px none #ffffff;
	color: #fffeff;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/logo.gif) no-repeat;
}

.navi {
	width: 150px;
	height: auto;
	border: 0px solid #ffffff;
	margin-top: 20px;
	color: #fffa42;
	font-size: 14px;
	font-weight: bold;
}

.unavi {
	width: 150px;
	height: 20px;
	border: 1px solid #ffffff;
	margin-top: 20px;
	background-color: #797979;
	padding: 10px;
	color: #fffeff;
	font-size: 14px;
	font-weight: bold;
}

.content {
	width: 560px;
	height: auto;
	border: 1px solid #ffffff;
	float: right;
	margin-top: 20px;
	background-color: #424242;
	padding: 10px;
	color: #fffeff;
	font-size: 12px;
}

/* @group NAVI */

#left-menu ul {

	margin: 0;

	padding: 0;

	overflow: hidden;

	list-style-type: none;

}



#left-menu ul a {

	text-decoration: none;

	display: block;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}



#left-menu ul li {

	display: block;

	padding: 0;

	margin: 0;
}



#left-menu li.left-level-1-no a {

	height: auto;

	text-decoration:none;

	display: block;

	color: #d81211;

	padding: 8px 6px 8px 15px;
	background-color: #f1f1f1;
	border-top: 3px solid #fffeff;
	border-left: 2px solid #d81211;
	border-bottom: 3px solid #fffeff;
}



#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {

	height: auto;

	text-decoration: none;

	display: block;

	padding: 8px 6px 8px 15px;
	color: #fffeff;
	background-color: #d81211;
}



#left-menu li.left-level-2-no a {

	height: auto;

	text-decoration: none;

	display: block;

	padding: 3px 6px 3px 25px;

	background: #f1f1f1;

	color: #000000;

}



#left-menu li.left-level-2-no a:hover, #left-menu li.left-level-2-act a {

	height: auto;

	text-decoration: none;

	display: block;

	padding: 3px 6px 3px 25px;

	background: #d81211;

	color: #fffeff;
}



#left-menu li.left-level-3-no a {

	height: auto;

	text-decoration: none;

	display: block;

	padding: 3px 6px 3px 35px;

	background: #f1f1f1;

	color: #000000;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

}



#left-menu li.left-level-3-no a:hover, #left-menu li.left-level-3-act a {

	height: auto;

	text-decoration: none;

	display: block;

	padding: 3px 6px 3px 35px;

	background: #f1f1f1;

	color: #d81211;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

}



/* @end */

/* @group navi 1 level */

#menu a, #menu a:visited {
  text-decoration:none;
  text-align:center;
  background-color: #44494f; 
  color:#fff200;
  display:block; 
  width: 170px; 
  padding:0.2em;
  margin:0.5em auto;
  border-left: 5px solid #fffa42;
  }

#menu a:hover {
  border-left: 5px solid #000;
	background-color: #797e84;
}

/* @group navi 1 level active */

#menu2 a, #menu2 a:visited {
  text-decoration:none;
  text-align:center;
  background-color: #797e84; 
  color:#fff200;
  display:block; 
  width: 150px; 
  padding:0.2em;
  border-left: 5px solid #fffa42;
	margin: 0.5em auto 0.5em 20px;
}

#menu2 a:hover {
  border-left: 5px solid #000;
	background-color: #797e84;
}



/* @end */




/* @end */-size: 12px;
}
