BODY{
  font-family : Helvetica, Arial, Tahoma, Sans, Verdana;
  font-size : 10px;
  margin : 0;
  height : 100%;
  background: #000 url(/img/global_bg.jpg) bottom repeat-x;
  color:#000;
}

html>body #allarea{
  height : auto;
  min-height : 100%;
}
html{
  height : 100%;
  width:100%;
  min-height : 800px;
}
div{
border:solid 0px green;
}
#hand{
  position : absolute;
  top:0px;
  left:0px;
  width:100%;
  height:347px;
  z-index:10;
}
#hand_img{
  position : relative;
  width:756px;
  height:349px;
}

#allarea{
  display:none;
  height : auto;
  min-height : 100%;
  position : relative;
  padding:0px;
  left:0px;
  top:0px;
	width : 100%;
  z-index : 1;
  background: #000 url(/img/orange.jpg) bottom right no-repeat;
}

#div_left{
  position : relative;
  float:left;
  min-height : 100%;
  height : 100%;
  color:#000000;
  width:50%;
  z-index:9;
  background: #fff url(/img/border.gif) right repeat-y;
}
#content{
  position : relative;
  padding-top:370px;
  padding-left:30px;
  padding-right:30px;
  padding-bottom:30px;
}
#space{
  position : relative;
  width:1px;
  height:130px;
  z-index:1;
}
#disk{
  position : absolute;
  right:0px;
  bottom:0px;
  z-index :0;
}

#fresh{
  float:right;
  padding-top:150px;
  position : relative;
  right:0px;
  z-index:4;
  
}
#logo{
  position : absolute;
  right:0px;
  top:0px;
  z-index:50;
}
#orange{
  position : absolute;
  right:0px;
  bottom:0px;
  z-index:7;
}
#menu{
  position : absolute;
  right:-33px;
  top:350px;
  width:13px;
  z-index:123;
}
#m1,#m2,#m3,#m01,#m02,#m03{
  cursor:pointer;
  position : absolute;
  right:0px;
  width:33px;
  height:140px
}
#m1a,#m2a,#m3a{
  position : absolute;
  right:0px;
  z-index:7;
}

#m1,#m1a,#m01{
  cursor:pointer;
  top:0px;
}
#m2,#m2a,#m02{
  top:140px;
}
#m3,#m3a,#m03{
  top:280px;
}

#m1,#m2,#m3{
  z-index:6;
}

#m01,#m02,#m03{
  z-index:130;
}

#bot,#botr{
  position : absolute;
  left : 0px;
  bottom : 0px;
  z-index : 10;
  padding-left:30px;
  padding-right:30px;
  padding-bottom:5px;
}
input{
  border:solid 1px #818181;
  background:#fff;
  font-family : Helvetica, Arial, Tahoma, Sans, Verdana;
  font-size : 10px;
}
.order{
  text-align:right;
  width:255px;
  height:24px;
  font-family : Helvetica, Arial, Tahoma, Sans, Verdana;
  font-size : 10px;
}
.order_area{
  border:solid 1px #818181;
  background:#fff;
  text-align:right;
  width:255px;
  height:70px;
  font-family : Helvetica, Arial, Tahoma, Sans, Verdana;
  font-size : 10px;
}
#container{
  overflow:hidden;
  width:460px;
  z-index: 500;
  position: relative;
}
.div_collag{
  position: absolute;
  z-index: 501;
  cursor: pointer;
}
.div_collag_color{
  display: none;
  position: absolute;
  top:0px;
  bottom: 0px;
  z-index: 502;
  cursor: pointer;
}
#big_foto{
  position: absolute;
  top:100px;
  left:50px;
  background: repeat-x url('/img/foto_bg.jpg')  #FE7602;  
  
  z-index: 500;
  border: solid 1px #EFB313;
  display: none;  
}
.foto_title{
  font-size : 20;
  font-weight: bold;
  color: FFFF57;
}
.foto_text{
  font-size : 13;
  color: #cdd920;
}
.foto_url{
  font-size : 12;
  color: #8B2816;
}