#outer {width:100%;overflow: hidden;}
#tab {overflow:hidden;zoom:1;width: 700px;margin: 0 auto;margin-top: 30px;}
#tab li {font-size:15px;float:left;height:38px;	cursor:pointer;	line-height:38px;
padding:0 18px;border-bottom:3px solid #F1F0F0;color: #333;margin-right: 8px;}
#tab li:last-child{margin-right: 0;}
#tab li.current {color:#784629;border-bottom:3px solid #784629;transition: all 0.5s}
#content {border-top-width:0;width: 1200px;margin: 0 auto;}
#content ul {line-height:25px;display:none;}