@charset "utf-8";
/* CSS Document */
#SBox{ margin-left:5px; margin-top: 5px; position:absolute;}    
#SB_tabscontent {width:542px; height:200px; background:url(bgTabscontent.gif);position:relative;}
.SB_tabContent{float:left; height:200px; width:542px; position:absolute; left:0px;}
.SB_tabContent img{position:absolute; width:542px; height:200px; top:-2px;}
#SB_tabHeader1 a{background:url(btn1.gif) no-repeat; width:109px; height:35px;}
#SB_tabHeader2 a{background:url(btn2.gif) no-repeat; width:109px; height:35px;}
#SB_tabHeader3 a{background:url(btn3.gif) no-repeat; width:110px; height:35px;}
#SB_tabHeader4 a{background:url(btn4.gif) no-repeat; width:109px; height:35px;}
#SB_tabHeader5 a{background:url(btn5.gif) no-repeat; width:109px; height:35px;}
#SB_tabHeaderActive1 a{cursor: default; background:url(btn1H.gif) left top no-repeat; width:109px; height:35px;}
#SB_tabHeaderActive2 a{cursor: default; background:url(btn2H.gif) left top no-repeat; width:109px; height:35px;}
#SB_tabHeaderActive3 a{cursor: default; background:url(btn3H.gif) left top no-repeat; width:110px; height:35px;}
#SB_tabHeaderActive4 a{cursor: default; background:url(btn4H.gif) left top no-repeat; width:109px; height:35px;}
#SB_tabHeaderActive5 a{cursor: default; background:url(btn5H.gif) left top no-repeat; width:109px; height:35px;}	
#SB_prev{background:transparent; width:25px; height:30px; top:97px; left:6px; position:absolute; display:block; z-index:9999; outline:none;-moz-outline:none}
#SB_prev:hover{background:url(prev_black.gif) left top no-repeat;}
#SB_prev:focus{background:url(prev_blackF.gif) left top no-repeat;}
#SB_next{
	background:transparent;
	width:25px;
	height:30px;
	top:97px;
	position:absolute;
	right:-2px;
	display:block;
	z-index:9999;
	outline:none;
-moz-outline:none; 	left: 520px;
}
#SB_next:hover{background:url(next_black.gif) left top no-repeat;}
#SB_next:focus{background:url(next_blackF.gif) left top no-repeat;}
#tabs ul{margin:0; padding:0; list-style:none;}
#tabs li{display:inline; margin:0; padding:0;}
#tabs a{float:left;}
#tabs span{display:none;}
/* end s-box */
