@charset "utf-8";

#NavIndex0 .Left {
	background: transparent url(../Inc/Img/TabBarTabCapLeftS.png) no-repeat scroll left top;
}
#NavIndex0 .Joint {
	background: transparent url(../Inc/Img/TabBarTabJointLeftS.png) no-repeat scroll left top;
}
#NavIndex0 .Text {
	background: transparent url(../Inc/Img/TabBarTabBGS.png) repeat-x scroll left top;
}
#NavIndex0 .Text a:link, #NavIndex0 .Text a:visited, #NavIndex0 .Text a:active, #NavIndex0 .Text a:hover {
	color: #666;
}
#NavIndex0 .Right {
	background: transparent url(../Inc/Img/TabBarTabCapRightS.png) no-repeat scroll left top;
	width: 32px;
}
#NavIndex0 .Joint {
	background: transparent url(../Inc/Img/TabBarTabJointRightS.png) no-repeat scroll left top;
}

