.tabs{border-radius:7px;border:1px solid #424242;background: url('../images/tabs_bg.png') repeat;height:298px;overflow:hidden;}
.tabs_nav{overflow:hidden;}
.tabs_nav>li{float:left;width:206px;}
.tabs_nav>li a{display:block;padding: 21px 0 17px;text-align:center;font-size: 14px; line-height: 19px; color: #787878;text-transform:uppercase;background: url('../images/tabs_nav.png') repeat;border-left:1px solid #424242;border-bottom:1px solid #424242;}
.tabs_nav>li:first-child a{border-left:none;}
.tabs_nav .f_item a{border-radius:7px 0 0 0;}
.tabs_nav .l_item a{border-radius: 0 7px 0 0;}
.tabs_nav>li a:hover, .tabs_nav>li a.current{color:#fff;background:none;border-bottom-color: transparent;}
.tabs .tab-content{padding: 32px 30px 23px 23px;}

.box1{}
.box1>div{padding: 5px 0px 0 0;font-size: 18px; line-height: 22px; color: #aeaeae;}
.box1>figure{margin: 0 27px 0 0;}
.box1 .title{font-size: 22px; line-height: 26px; color: #9cb13a;font-weight:bold;text-shadow: 1px 1px rgba(0,0,0,0.24);margin-bottom:10px;}