/* 
    Document   : dance
    Created on : 2010-3-25, 16:44:29
    Author     : kembo06
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
*{
  text-align:left;
}
.pic_superman{
 float:left;
 _margin-left:-3px;
 _margin-top:-1px;
}
.logo{
  float:left;
}
.nav-home{
  float:left;
  padding-left:32px;
  _margin-left:30px}
.nav-game{
  float:left;
  padding-left:32px;
  _margin-left:30px 
}
.nav-product{
  float:left;
  padding-left:25px
; _margin-left:23px
}
.nav-superman{
  float:left;
  padding-left:16px;
 _margin-left:14px
}
.menu1{
  float:left;
  margin-top:16px;
  background:url(../../images/caiyuan/example-new.jpg) no-repeat;
  width:179px;
  *width:176px;
  _width:176px;
  
}
.menu1 img{
  padding-left:34px;
  
  _margin-left:32px;
}
.submenu1{
  float:left;
  padding-left:30px;
 padding-top:79px;
}
.submenu2{
float:left;
padding-left:30px;
}
.menu2{
  background:url(../../images/caiyuan/challenge.jpg) no-repeat;
 width:590px;
 float:left;
 _margin-left:-3px; 
 }
.menu2 img{
padding-left:78px;
_margin-left:76px; 
}
.submenu3{
padding-top:63px;
}
.submenu4{
padding-left:38px;
}
.submenu5{
padding-left:38px;
}
.left{
  width:420px;
  float:left;
  padding-left:215px;
  padding-top:17px; 
  height:275px;
  z-index:0
}
.right{
  float:left;
  width:162px;
  height:292px;
}
.container_dance{
  background-image: url(../../images/caiyuan/content-bg-dance.jpg);
  background-repeat: no-repeat;
  width:800px;
  height:583px;
  clear:both;
}
.dance_menu{
  padding:15px 0 0 245px;
}
#top_icon{
  float:left;
}
#game_icon{
  float:left;
  padding-left:32px;
}
#product_icon{
  float:left;
  padding-left:26px;
}
#superman_icon{
  float:left;
  padding-left:24px;
  padding-top:3px;
}
.under{
padding-left:251px;
padding-top:100px;
}
.container_xiaopin{
  background-image: url(../../images/caiyuan/content-bg-xiaopin.jpg);
  background-repeat: no-repeat;
  width:800px;
  height:583px;
}
.container_top{
  background-image: url(../../images/caiyuan/top_bg.jpg);
  background-repeat: no-repeat;
  width:800px;
  height:583px;
}
