/* team_category
----------------------------------------------- */
#teamList{padding-top: 20px; color: #999999; zoom:1; overflow: hidden;}
#teamList dl{float: left; width: 33%; margin-bottom: 30px; zoom:1; overflow: hidden;}
#teamList dt{float: left; width: 135px;}
#teamList dd{margin-left: 155px; padding: 10px 15px 0 0;}
#teamList dt img{border: 1px solid #EEEEEE; width: 135px;}
#teamList .name{height: 18px; overflow: hidden; font-size: 14px;}
#teamList .name a{color: #333333; font-weight: bold;}
#teamList .brief{color: #999999; padding-top: 8px;}
#teamList .class{padding-bottom: 10px; color: #555;}
/* team
----------------------------------------------- */
#team{padding: 20px 0; zoom:1; overflow: hidden;}
#team .teamImg{float: left; width: 300px;}
#team .teamInfo{margin-left: 320px; padding-top: 10px;}
#team .teamInfo h1{font-size: 18px;}
#team .teamInfo .info{margin-top: 10px; color: #999;}
#team .teamInfo .info li{border-top: 1px solid #EEEEEE; padding: 10px 0;}
#team .teamInfo .content{margin-top: 15px; border-top: 1px solid #EEEEEE; padding: 10px 0; line-height: 200%; color: #777;}