@charset "UTF-8";
/* CSS Document */

#folio {
	width: 700px;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 30px;
}
dl.menus_list dt {background:#6f9c6f; font-size:1.5em; margin:0px 0;}
dl.menus_list dd.nil {padding:0; margin:0;}
* html #menu a:link, * html #menu a:visited {
	height:151px;
	he\ight:0;
}
* html #menu a:hover {
	height:86px;
	he\ight:0;
}
/* with text */
#toprow {
	display:block;
	height:26px;
	background-color: #CCCCCC;
	width: 100%;
	border-bottom: 1px solid #666666;
	float: left;
	left: 0px;
	margin-top: 1px;
	padding-top: 4px;
}
#toprow ul {
	margin:0 auto;
	list-style-type:none;
	margin-left: 300px;
	margin-top: 8px;
}
#toprow li {
	display:block;
	background-color: #000066;
	height: 17px;
	font-size:12px;
	float:left;
	margin-right:15px;
	width:130px;
	height: 18px;
	line-height: 18px;
}
#toprow a {
	display:block;
	color:#000;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	color:#FFFFFF;
	font-weight:bold;
}
#toprow a:hover {
	color:#FFCC00;
}

/* with text */

