/* GNB */
#global_menu { width:100%; height: 46px; line-height: 46px }
#global_menu h1 { display:inline-block; float:left; }
#global_menu :after { display: block; content: ''; clear: both }
#global_menu ul.gnb_new { position:absolute; top:38px; left:200px; padding: 0; margin: 0; width:auto; height: 46px; line-height: 46px }
#global_menu ul.gnb_new li { display: inline-block; vertical-align: middle; list-style: none; margin: 0 15px }

/* Main Visual */
.main_visual { width:435px; height:270px; }