/* CSS Document */
body{ font-family:"ËÎÌå"; font-size:12px; background:url(bj_02.jpg) repeat-x;line-height:24px; color:#444444;}
*{ margin:0; padding:0;}
/*link*/
a {text-decoration:none;color: #555555;}
a:hover {text-decoration:underline;color: #FA5200;}


#menumain{
   width:938px;
   float:left;
}
#menumain .menumain{
   float:left;
   height:38px;
   text-align:center;
}

#menumain a.menumain:link,#menumain a.menumain:active,#menumain a.menumain:visited{
   color: #ffffff; 
   display:block;
   width:117px;
   height:38px;
   line-height:38px;
   text-decoration: none;
   font:14px/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(../images/head_13.jpg) no-repeat;
   font-weight:bold;
}

#menumain a.menumain:hover {
   color: #FF0000; 
   font:14px/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
   background:url(../images/head_11.jpg) no-repeat;
	  font-weight:bold;
	  line-height:38px;
   } 
.wrapper {width:733px; margin:0 auto;}

/* tmall focus */
#focus {width:733px; height:266px; overflow:hidden; position:relative;}
#focus ul {height:266px; position:absolute; list-style:none;}
#focus ul li {float:left; width:733px; height:266px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:733px; height:40px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:733px; height:24px; left:0; bottom:8px; padding-left:10px;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:24px; height:24px; line-height:24px; text-align:center; font-size:20px; font-family:"Microsoft YaHei",SimHei; margin-right:10px; cursor:pointer; color:#fff;}
#focus .btn span.on {background:#000; color:#fcc;}