.cp {cursor:pointer;}
 
#box01 {position:relative;overflow:hidden;text-align:left;}

/* tab style */
.tab_style1 {position:relative;}
.tab_style1 .tabs {width:100%;}
.tab_style1 .tabs:after{display:block;clear:both;content:''}
.tab_style1 .tab {float:left;}
.tab_style1 .bul {float:left;padding-right:3px;}
.tab_style1 .content {display:none;position:absolute;}