@import url(../../common/styles/main.css);

.header				{ position:relative;background: url(../images/head.png) left top no-repeat;width:780px;height:321px; }
.footer				{ position:relative;background: url(../images/bg.png) left bottom no-repeat;width:780px;height:285px; }

.visit				{ position:absolute;background: url(../images/visit_home.png) left top no-repeat;width:294px;height:56px;top:313px;left:69px;cursor:pointer; }

.goto_summer		{ position:absolute;background: url(../images/goto_summer.png) left top no-repeat;width:123px;height:98px;top:8px;left:652px;cursor:pointer; }

.map				{ width:143px;height:165px;background: url(../images/map.png) left top no-repeat;cursor:pointer; }
.map table			{ margin-left:15px;margin-right:20px;margin-top:128px;height:27px;font-weight:bold; }
.item				{ width:137px;height:34px;background: url(../images/item.png) left top no-repeat;cursor:pointer;margin-top:1px; }
.item table			{ margin-left:33px;height:25px;font-weight:bold; }
.back				{ position:absolute;background: url(../images/back.png) left top no-repeat;width:70px;height:18px;top:0px;left:16px;cursor:pointer; }
.back table			{ margin-left:24px;height:18px;font-weight:bold; }


.main_menu			{ width:140px;display:block;overflow:hidden;margin-left:7px;margin-top:20px; }


.part_surf			{ margin-top:0px;padding-left:85px;height:79px;display:block;background: url(../images/surf.png) 0px 2px no-repeat; }
.part_snow			{ margin-top:2px;padding-left:85px;height:79px;display:block;background: url(../images/snow.png) 0px 2px no-repeat; }
