.chromestyle {
	margin:60px 0 0 0;
	height:42px;
}
.chromestyle:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	margin: 0;
	list-style:none;
}
.chromestyle .none{background:none;}
.chromestyle ul li {
	float:left;
	background:url(../images/navigation_line.gif) no-repeat;
	width:111px;
	text-align:center;
}
.chromestyle ul li a {
	font:bold 12px/35px Verdana, Arial, Helvetica, sans-serif;
	color:#384d02;
	text-decoration:none;
}
.chromestyle a:hover{
color:#ffffff;
}


