/* tabBox_s1 */
.tabBox_s1{

}
.tabBox_s1_header{
	font-size: 115%;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4;	
}
ul.tabBox_s1_tabs{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 1000000;
}
ul.tabBox_s1_tabs li{
	margin:2px 3px 0 0;
	position: relative;
	white-space: nowrap;
	float: left;
}
ul.tabBox_s1_tabs li a{
	background-image: url(../images/tabBox_s1_tabs_left.png);
	background-repeat: no-repeat;
	background-position: left top;		
	height: 30px;
	float: left;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}
ul.tabBox_s1_tabs li a span{
	background-image: url(../images/tabBox_s1_tabs_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 30px;	
	height: 30px;
	line-height: 26px \9;	
	height: 26px \9;
	padding-top: 4px \9;	
	padding-right: 15px;
	margin-left: 15px;
	float: left;
	color: #535353;
	text-decoration: none;
	white-space: nowrap;

}
ul.tabBox_s1_tabs li a:hover{
	text-decoration: none;
}
ul.tabBox_s1_tabs li.active {
}
ul.tabBox_s1_tabs li.active a{
	background-image: url(../images/tabBox_s1_tabs_active_left.png);
	background-repeat: no-repeat;
	background-position: left top;		
	float: left;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
	position: relative;
	color: #fff;	
}
ul.tabBox_s1_tabs li.active a span{
	background-image: url(../images/tabBox_s1_tabs_active_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 15px;
	float: left;
	color:  #FFF;
	text-decoration: none;
	white-space: nowrap;
}
.tabBox_s1_content{
	background-image: url(../images/tabBox_s1_content_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px 3px 0 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}
.tabBox_s1_container{
	background-color: #f2f2f2;
	min-height:200px;
	height: auto !important;
	height: 200px;		
}
/* tabBox_s2 */
.tabBox_s2{

}
.tabBox_s2_header{
	font-size: 115%;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4;	
}
ul.tabBox_s2_tabs{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 1000000;
}
ul.tabBox_s2_tabs li{
	margin:0 3px 3px 0;
	position: relative;
	white-space: nowrap;
	float: left;
}
ul.tabBox_s2_tabs li a{	
	height: 30px;
	float: left;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}
ul.tabBox_s2_tabs li a span{
	line-height: 30px;
	height: 30px;
	padding:0 15px;
	float: left;
	color: #535353;
	text-decoration: none;
	white-space: nowrap;
	background-color: #dedede;
	border-radius:5px;		
}
ul.tabBox_s2_tabs li a:hover{
	text-decoration: none;
}
ul.tabBox_s2_tabs li.active {
}
ul.tabBox_s2_tabs li.active a{	
	float: left;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
	position: relative;
	color: #fff;	
}
ul.tabBox_s2_tabs li.active a span{
	padding:0 15px;
	float: left;
	color:  #FFF;
	text-decoration: none;
	white-space: nowrap;
	background-color: #98a756;	
	border-radius:5px;	
}
.tabBox_s2_content{
	background-image: url(../images/tabBox_s2_content_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px 3px 0 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}
.tabBox_s2_container{
	background-color: #fff;
	min-height:200px;
	height: auto !important;
	height: 200px;		
}
.elementTabBox .tabBox_s2_content{
	border: 1px solid #98a756;
	background-image: none;
	padding: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
.elementTabBox .tabBox_s2_container{
	background-color: #fff;
	min-height:10px;
	height: auto !important;
	height: 10px;
	padding: 5px;		
}
/* tabBox_s3 */
.tabBox_s3{

}
.tabBox_s3_header{
	font-size: 115%;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4;	
}
ul.tabBox_s3_tabs{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 1000000;
}
ul.tabBox_s3_tabs li{
	margin:0 3px 3px 0;
	position: relative;
	white-space: nowrap;
	float: left;
}
ul.tabBox_s3_tabs li a{	
	height: 30px;
	float: left;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}
ul.tabBox_s3_tabs li a span{
	line-height: 30px;
	height: 30px;
	padding:0 15px;
	float: left;
	color: #535353;
	text-decoration: none;
	white-space: nowrap;
	background-color: #dedede;
	border-radius:5px;		
}
ul.tabBox_s3_tabs li a:hover{
	text-decoration: none;
}
ul.tabBox_s3_tabs li.active {
}
ul.tabBox_s3_tabs li.active a{	
	float: left;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
	position: relative;
	color: #fff;	
}
ul.tabBox_s3_tabs li.active a span{
	padding:0 15px;
	float: left;
	color:  #FFF;
	text-decoration: none;
	white-space: nowrap;
	background-color: #98a756;	
	border-radius:5px;	
}
.tabBox_s3_content{

}
.tabBox_s3_container{
	background-color: #fff;
	min-height:200px;
	height: auto !important;
	height: 200px;		
}