@charset "utf-8";

/*==========================================
File name: gnav.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2014.09.12
========================================== */

#gnav{
	margin-bottom:15px;
	background: url(../images/common/gnav_bg.jpg) repeat-x;
}

#gnav ul{
	width:1080px;
	height: 40px;
	margin:1px auto 0;
}

#gnav li{
	list-style-type: none;
	display: inline;
	float:left;

}
#gnav_mm{
 display: none!important;
}