.tp      { position: absolute; height: 400px; background-repeat: no-repeat; }
#tp      { background: url(../pic/title-page/top.jpg); position: static; width: 715px; } 
#tp_img1 { background: url(../pic/title-page/top-item1.jpg); display: none; width: 715px; }
#tp_img2 { background: url(../pic/title-page/top-item2.jpg); display: none; width: 715px; }

.tp_menu  { height: 110px; background-repeat: no-repeat; cursor: pointer; }
#tp_menu  { position: static; background: url(../pic/title-page/new-bottom.jpg) no-repeat; width: 715px; }
#tp_menu1 { position: absolute; display: none; background: url(../pic/title-page/new-bottom-item1.jpg); width: 715px; }
#tp_menu2 { position: absolute; display: none; background: url(../pic/title-page/new-bottom-item2.jpg); width: 715px; }

#tp_menu .tp_menu_title { color: #fff; font-size: 16pt; position: absolute; top: 10px; left: 115px; }
#tp_menu .tp_menu_title_shadow { color: #555; font-size: 16pt; position: absolute; top: 11px; left: 116px; }
#tp_menu .tp_menu_descr { color: #555; font-size: 8pt; position: absolute; top: 32px; left: 116px; }

