﻿.tabsystem {
	 border: none;
	 width: 100%;
	 scrollbar-3dlight-color:#666;
	 scrollbar-arrow-color:#eee;
	 scrollbar-base-color:#ffffff;
	 scrollbar-darkshadow-color:#ffffff;
	 scrollbar-face-color:#eeeeee;
	 scrollbar-highlight-color:#eeeeee;
	 scrollbar-shadow-color:#666;
}

.tabsystem .tabcontainer ul, .tabsystem .tabcontainer ul li {
	 list-style-type: none;
	 display: inline;
	 margin: 0; padding: 0;
	 border: none;
}

.tabsystem .firstHeading {
	 display: block;
	 text-align: right;
	 border: 1px #bbb dotted;
	 border-width: 0px 0px 1px 0px;
	 padding-bottom: .5em;
	 margin-bottom: 1em;
}

.tabsystem .tabcontainer {
	 margin:0;
	 padding:0 0 0 4px;
	 background: #fff;
}

.tabsystem .tabpage {
	 background: #fff;
	 color: black;
	 border:1px solid #9AC6FF;
	 clear: both;
	 margin:0;
	 padding:0;
	 width:568px;
}

.cssTabContent{
	padding:0px 10px 10px 10px;
	#width:550px;
}

.tabsystem .tabcontainer .tab {
 	position:	relative;
	top: 2px;
	display: inline;
	float: left;
	overflow: hidden;	
	margin:0 3px;
	padding: 4px 8px 5px 8px;
	font: 11px Tahoma;
	text-align: center;
	color:#CD5C01;
	background:#FFF6DF;
  	font-weight:normal;
  	border:1px solid #AFD4FF;
  	border-bottom:none;
}
.tabsystem .tabcontainer .tab-active:hover{
	background:gray;
}
.tabsystem .tabcontainer h2:hover {
	background:#FFF9DE url(/_layouts/images/wpqaMH.gif) repeat-x scroll 0 0;
	color:#333;
}

.tabsystem .tabcontainer .tab-active{
	position:	relative;
	top: 1px;
	display: block;
	text-decoration: none;
	padding: 5px 8px;
	margin:0 3px;
 	font-weight:bold;
 	color:#CD5C01;
 	background:#FFE6A0 url(/_layouts/images/wpqaM.gif) repeat-x scroll 0 0;
 	border:1px solid #9AC6FF; 	
}
.tabsystem td{
	font-family:Arial;
	font-size:13px;
	line-height:125%;
	text-align:justify;
}
.cssTabContent .cssTabContentTitle {
	padding:8px 0;
}
.cssTabContent .cssTabContentTitle a{
	font-size:18px;
	font-weight:bold;
	line-height:18px;
}


.cssTabContentImage img{
	width:200px;
	border:1px solid #9AC6FF;
}

.cssTabContent .cssTabContentNextItem{
	margin:20px 0 0 0;
	padding:0;
}
.cssTabContent .cssTabContentNextItem li{
	list-style:none;
	background:url('../images/Tabs/dot_home_hotnews.gif') 0 5px no-repeat;
	padding-left:12px;
}
.cssTabContent .cssTabContentNextItem li a{
	font-size:12px;
	padding:5px 0;
	line-height:16px;
}

.cssTabContent a{
	text-decoration:none;
}
.cssTabContent a:hover{
	color:#CD5C01;
	text-decoration:none;
}

.cssTabContentCreated{
	display:inline;
	padding-left:5px;
	font-size:12px;
	color:gray;
	font-style:italic;
}
