ul.mainNavi2 li {
	float: left;
	
	
	
	
	
	
	list-style-type: none;
	
	
	
	
	
	
	
	
	

  cursor : pointer;
}

.mainNavi2{
	background-color: #ccaea8;
	
	margin-top: 0px;
	width: 930px;
	margin-bottom : 0px;
	display: inline-block;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
  
  
  
  
  
  

  padding-bottom : 1px;
  padding-top : 4px;
}




li.manufont{
  font-size : 15px;
  color : #ffffff;
  text-align : right;
  width : 350px;
  font-weight : bold;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}
