/*tabs*/
.wrapper-tabs {width:560px;float:right}
.tabs { 
	
	height: 33px;
	width: 560px;
	float: left;
}
.tabs li {
	display:inline; 
	float: left; 
	padding-right: 2px;
}
.tabs a {
	text-transform: uppercase;
	color: white;
	line-height: 33px;
	font-weight: bold;
	float: left;
}
.tabs a.tab-visited {text-decoration: none;}
.tabs a:hover { font-size: 12px; color:#fff}
.tabs1  { font-size: 12px;color:#fff}
.tabs a.tab-active { color:#ccc; 
}
.tab-panes {margin: 0px;float:left}
.divtabs {
	width: 558px;
	float: left;
	border: 1px solid #4476B8;
	margin-left: 1px; 
}
.divtabs h1,.divtabs h2,.divtabs h3,.divtabs h4,.divtabs h5,.divtabs h6{font-size:13px;display:block;color:#000;}


/*tabs*/

/*
.wrapper-tabs {width:560px;float:right}
.tabs { 
	
	height: 33px;
	width: 560px;
	float: left;
}
.tabs li {
	display:inline; 
	float: left; 
	padding-left: 8px;
	background: url(../images/head_l.png) no-repeat left top;
	padding-right: 4px;
}
.tabs li:hover {
	background: url(../images/head_l1.png) no-repeat;
}
.tabs a {
	text-transform: uppercase;
	color: white;
	line-height: 33px;
	font-weight: bold;
	background: url(../images/head_mid.png) no-repeat right top;
	float: left;
	padding-right: 10px;
}
.tabs a.tab-visited {text-decoration: none;}
.tabs a:hover { font-size: 12px; color:#fff}
.tabs1  { font-size: 12px;color:#fff}
.tabs a.tab-active { color:#ccc; 
}
.tab-panes {margin: 0px;float:left}
.divtabs {
	width: 558px;
	float: left;
	border: 1px solid #4476B8;
	margin-left: 1px; 
}
.divtabs h1,.divtabs h2,.divtabs h3,.divtabs h4,.divtabs h5,.divtabs h6{font-size:13px;display:block;color:#000;}


/*tabs*/
.wrapper-tabs {width:560px;float:right}
.tabs { 
	
	height: 33px;
	width: 560px;
	float: left;
}
.tabs li a{
	display:inline; 
	float: left; 
	padding-left: 10px;
	background: url(../images/head_l.png) no-repeat left top;
}
.tabs li a:hover{
	background: url(../images/head_l1.png) no-repeat;
}
.tabs a span{
	text-transform: uppercase;
	color: white;
	line-height: 33px;
	font-weight: bold;
	background: url(../images/head_mid.png) no-repeat right top;
	float: left;
	padding-right: 10px;
}

.tabs a span:hover{
	background: url(../images/head_mid1.png) no-repeat right top;
}
.tabs a.tab-visited span{text-decoration: none;}
.tabs a span:hover { font-size: 12px; color: #fbd655; }
.tabs1  { font-size: 12px;color:#fff}
.tabs a.tab-active {  
	background: url(../images/head_l1.png) no-repeat;
}

.tabs a.tab-active span{ 
	background: url(../images/head_mid1.png) no-repeat right top;
	color: #fbd655;
}


.tab-panes {margin: 0px;float:left}
.divtabs {
	width: 558px;
	float: left;
	border: 1px solid #4476B8;
	margin-left: 1px; 
}
.divtabs h1,.divtabs h2,.divtabs h3,.divtabs h4,.divtabs h5,.divtabs h6{font-size:13px;display:block;color:#000;}
