/* tab */
.mootabs-title {
	
	position: relative;  width:100%; height:24px; margin:0px; padding:0px;
	float:right; 
}
.mootabs-title UL {
	padding-right: 0px; padding-left: 0px; left: 186px; padding-bottom: 0px; margin: 0px; 
	padding-top: 0px; position: absolute; height: 21px;float:right; 
	list-style-type: none; 
}
/* sub tab*/
.mootabs-title LI {
	display: block;
	background:url('../../images/sub_tab.jpg'); margin:0px;	 
	 width:128px; height:23px;  float: right;
	 background-repeat:no-repeat; margin-right:0px;margin-top:1px;
	 cursor: pointer; border-bottom: #cccccc 1px solid; overflow:hidden;
}
.mootabs-title LI H3 
{
	font-weight: normal; font-size: 13px; padding-bottom: 0px; margin: 0px; text-align:center;
	line-height: 20px; padding-top: 0px; 
	border-bottom: #f0f0f0 1px; font-family: Arial, Helvetica, sans-serif; color:Gray; font-weight:bold;
}
* HTML .mootabs-title UL {
	bottom: -1px;
}
.mootabs-title LI.hover {
	 color:Red; 
}
.mootabs-title LI.firsthover {
	color:Red;
}
.mootabs-title LI.lasthover {
	color:Red;
}
.mootabs-title LI.active {
	 border-bottom: #ffffff 1px solid;
}
.mootabs-title LI.firstactive {
	 border-bottom: #ffffff 1px solid;
}
.mootabs-title LI.lastactive {
	 border-bottom: #ffffff 1px solid;
}
.mootabs-title LI.active H3 {
	color:Red;
}
.mootabs-title LI.firstactive H3 {
	color:Red;
}
.mootabs-title LI.lastactive H3 {
	color:Red;
}
.ja-tab-panels {
	clear: both; overflow: hidden; position: absolute; top: 15px; text-align: left; margin: 0px; 
	padding: 0px; margin-left: -14px; 
}

#ja-tabswrap DIV.moduletable H3 {
	margin: 0px; text-align: left;
}

#ja-tabswrap DIV.moduletable {
	 top: 0px; left: 0px; text-align:center; margin-left:-15px
}
#ja-tabswrap DIV.moduletable UL {
	list-style-type: none; top: 0px; left: 0px;
}
#ja-tabswrap DIV.moduletable LI {
	padding-right: 0px; padding-left: 0px; 
	padding-bottom: 6px; margin: 0px; padding-top: 6px;
}
#ja-tabswrap {
	padding: 0px; margin: 0px; float: left; width:760px; height:600px;  
	 margin-top:0px; 
}
#ja-tabs {
	overflow: hidden; position: relative;
}
#ja-tabs DIV.ja-innerpad {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; 
}
.clearfix:unknown {
	clear: both; display: block; visibility: hidden; height: 0px;
}
* HTML > BODY .clearfix {
	display: block; width: 100%
}
* HTML .clearfix {
	height: 1%
}

        
            
               