@charset "utf-8"; @import 'grid.less'; @column-width: 60; @gutter-width: 20; @columns: 12; .top-title { width:100%; height:120px; background:url(../img/page-title-bg.png)repeat-x; position:absolute; z-index:99; top:390px; } #page-top-title { width:228px; height:28px; position:relative; top:20px; left:50%; margin-left:-114px; z-index:999; } .top-title h1 { visibility:hidden; } .c11 {.column(11); margin-left:0} .c9 {.column(9)} .c6 {.column(6)} .c3 {.column(3)} .c4-9 {.column(4,9)} .c6-9 {.column(5,9)} .top20 { margin-top:-20px; } .character2 { position:relative; top:60px; left:50%; margin-left:-164px }