@charset "utf-8";
/* CSS Document */
#navbar { height:83px; background-color:#84C318; }
#menu {
	width:560px;
	height:33px;
	float:right;
}
#menu ul { margin-left:10px; }
/*#menu li { margin-left:8px; line-height:33px; float:left; color:#FFF; text-align:center; background:transparent url(/images/all.png) no-repeat scroll right 0;}*/
/*#menu li a { color:#84C318; margin-right:8px; text-decoration:none; background:transparent url(/images/all.png) no-repeat -690px 0 ; font-size:14px; font-weight:bold; padding-left:8px; display:block; cursor:pointer; }*/
#menu li { margin-left:4px; line-height:33px; float:left; color:#FFF; text-align:center;}
#menu li a { color:#fff; margin-right:8px; text-decoration:none; font-size:14px; font-weight:bold; padding-left:8px; display:block; cursor:pointer; }
#menu li a:hover { color:#fff; text-decoration:underline;  }
#navinfo { width:550px; height:50px; float:right; }
/*#navinfo { width:700px; height:50px; background:url(/images/all.png) -240px 0 no-repeat; float:right; }*/
#navinfo ul { margin-left:280px; }
#navinfo li { line-height:50px; float:left; color:#FFF;background-color:#84C318;}
#navinfo li a { color:#FFF; text-decoration:none;  }
#navinfo li a:hover { color:#FFF; text-decoration:underline;  }
/*#logo { width:200px; height:80px; background:url(/images/all.png) 0 0 no-repeat; float:left;}*/
#logo { width:200px; height:80px;float:left;}
