@charset "utf-8";

#Gf_nav { height:100px; position:relative; background:url(../../common/images/gf_nav2_bg.png) no-repeat left top; }
#Gf_nav ul li { float:left; }
#Gf_nav ul li:nth-child(1) { width:316px; }
#Gf_nav ul li:nth-child(2) { width:162px; }
#Gf_nav ul li:nth-child(3) { width:162px; }
#Gf_nav ul li a { display: block; }

#Cont { margin-top:-31px; }

