﻿#mainNav ul li.award a{
 background:url(../images/bg_tab_mainNav.gif) -545px -38px no-repeat;
}
#content{
 width:960px;
 overflow:hidden;
 background:#FFF;
}
/*--奖项设置--*/
#award{
 width:970px;
 background:url(../images/logo_blackyak.gif) 600px 10px no-repeat;
}
#award .content{
 float:none;
 width:890px;
 oveflow:hidden;
 margin:0 40px;
 padding:15px 0 0 0;
}
#award .content h3{
 font-size:14px;
 text-indent:4px;
 width:560px;
 line-height:22px;
 margin:0 0 20px 0;
 background:#EFEFEF;
}
#award .content .awardList{
 width:100%;
 overflow:hidden;
 padding:0;
}
#award .content .awardList h4{
 color:#F00;
 font:normal 14px simsun;
 text-indent:4px;
 width:100%;
 line-height:22px;
 background:url(../images/bg_line_01.gif) 0 100% repeat-x;
}
#award .content .awardList p{
 text-align:center;
 padding:20px 0 0 0;
}
#award .content .awardList p img{
 margin:0 20px;
}
#award .content .awardList ul{
 list-style:none;
 text-align:left;
 width:80%;
 line-height:19px;
 margin:0 auto;
 padding:10px 0 0 0;
}
#award .content .awardList ul li{
 float:left;
 width:500px;
 margin:0;
 padding:0;
}
#award .content .awardList ul li.pic{
 width:200px;
}
#award .content .awardList ul li.awardName{
 font-weight:bold;
 padding:20px 0 0 0;
}
#award .content .awardList ul li.detail p{
 text-align:left;
 padding:10px 0 0 0; 
}
#award .content .note{
 text-align:right;
 overflow:hidden;
 padding:10px 0 0 0;
}
/*---隐藏元素---*/
{
 display:none;
 visibility:hidden;
}