/************************************************
Author: chinasspp.com, Leanne.Liu
*************************************************/

.vip_list { clear: both; margin: 15px 0 0; width: 958px; background-color: #FFF; border: 1px solid #D9D9D9; overflow: hidden; }
.vip_list p { margin-bottom: 0; }
.vip_list .t { float: left; width: 100%; background-color: #ECF2F5; }
.vip_list .t label, .vip_list .t a { float: right; display: block; padding: 0 20px; line-height: 30px; color: #3B75C6; font-size: 14px; font-weight: bold; cursor: pointer; }
.vip_list .t label.current { background-color: #FFF; }

.vip_list .l { float: left; position: relative; top: -30px; margin-bottom: -30px; width: 400px; height: 205px; overflow: hidden; }
.vip_list .img { display: block; width: 400px; height: 205px; text-align: center; overflow: hidden; }
.vip_list .img img { width: 400px; }
.vip_list .name { display: block; position: relative; top: -30px; padding: 0 10px; width: 380px; line-height: 30px; background-color: #000; color: #FFF; filter: alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7; }
.vip_list .name a { float: right; color: #FFF; }

.vip_list ul, .vip_list .null { float: right; display: block; padding: 20px 0; width: 500px; }
.vip_list .null { line-height: 100px; color: #DDD; font-size: 14px; text-align: center; }
.vip_list ul.current { display: block; }
.vip_list ul li { display: block; padding: 0 50px 0 20px; width: 430px; height: 25px; line-height: 25px; background: url(../images/icon.gif) -133px -142px no-repeat; overflow: hidden; }
.vip_list ul li label { color: #333; }
.vip_list ul li.last { clear: both; padding: 5px 50px 5px 20px; background: none;}
.vip_list ul li.last a { display: inline-block; padding: 0 20px; background-color: #3B75C6; color: #FFF; }