﻿#mainNav ul li.index a{
 background:url(../images/bg_tab_mainNav.gif) 0 -38px no-repeat;
}
/*--大图--*/
#drumbeating{
 float:left;
 text-align:center;
 width:670px;
 padding:9px 0;
 background:#FFF;
}
#drumbeating img{
 vertical-align:middle;
 margin:0 auto;
}
/*--最新上传--*/
#newestUpload{
 float:left;
 width:670px;
 overflow:hidden;
}
#newestUpload .title,#newestUpload .content{
 float:left;
 width:670px;
}
#newestUpload .title h2{
 font-size:14px;
 padding:12px 0 0 26px;
 background:url(../images/bg_h2_01.gif) 10px 12px no-repeat;
}
#newestUpload .content{
 padding:8px 0;
}
#newestUpload .content ul{
 list-style:none;
 width:690px;
 margin:0 0 0 10px;
}
#newestUpload .content ul li{
 float:left;
 text-align:center;
 margin:0 10px 0 0;
}
#newestUpload .content ul li img{
 display:block;
 clear:both;
 width:114px;
 height:84px;
 margin:0 0 4px 0;
 padding:4px;
 border:1px solid #787878;
 background:#FFF;
}
/*--今日最受关注--*/
#todayFocus{
 float:left;
 width:670px;
 overflow:hidden;
}
#todayFocus .title,#todayFocus .content{
 float:left;
 width:670px;
}
#todayFocus .title h2{
 font-size:14px;
 padding:12px 0 0 26px;
 background:url(../images/bg_h2_01.gif) 10px 12px no-repeat;
}
#todayFocus .content{
 padding:8px 0;
}
#todayFocus .content ul{
 list-style:none;
 width:704px;
 line-height:19px;
 margin:0 0 0 14px;
}
#todayFocus .content ul li{
 float:left;
 text-align:left;
 width:176px;
}
#todayFocus .content ul li span{
 display:block;
}
#todayFocus .content ul li a{
 font-weight:bold;
}
#todayFocus .content ul li img{
 clear:both;
 vertical-align:middle;
 display:block;
 width:112px;
 height:82px;
 margin:0 0 4px 0;
 padding:17px 5px 14px 9px;
 background:url(../images/bg_container_pic_01.gif) 0 0 no-repeat;
}
/*--今日明星赛区--*/
#todayStarArea{
 float:left;
 width:960px;
 overflow:hidden;
 margin:-26px 0 0 0;
}
#todayStarArea .title{
 float:left;
 width:960px;
}
#todayStarArea .title h2{
 font-size:14px;
 padding:15px 0 5px 26px;
 background:url(../images/bg_h2_01.gif) 10px 15px no-repeat;
}
#todayStarArea .content{
 float:left;
 width:940px;
 margin:0 0 0 10px !important;
 margin:0 0 0 5px;
 padding:18px 0;
 border:1px solid #DEDCCD;
 background:#FFF;
}
#todayStarArea .content .starArea{
 float:left;
 width:270px;
 margin:0 40px 0 0;
}
#todayStarArea .content .starArea h3{
 font:normal 12px simsun;
 margin:0 0 0 30px;
 padding:0 0 5px 0;
}
#todayStarArea .content .starArea h3 span{
 font-weight:bold;
 margin:0 10px 0 0;
 padding:0 10px 0 0;
 background:url(../images/bg_li_02.gif) 100% 0 no-repeat;
}
#todayStarArea .content .starArea ul{
 <!--[if lt IE 5.5]> width:238px; <![endif]-->
 width:234px;
 list-style:none;
 overflow:hidden;
 zoom:1;
 margin:0 0 0 30px;
 padding:4px 0 0 4px;
 border:1px solid #D6D8D7;
}
#todayStarArea .content .starArea ul li{
 float:left;
 width:78px;
 padding:0 0 4px 0;
}
#todayStarArea .content .starArea ul li img{
 vertical-align:middle;
 width:74px;
 height:74px;
}
#eventMember{
 display:block;
 visibility:visible;
}
#footer{
 background:none;
}
/*---隐藏元素---*/
{
 display:none;
 visibility:hidden;
}