﻿.tabmenu {
		padding: 0px 0px 0px 5px;
		margin: 0;
		float:left;
		font-size:15px;
		}
.tabmenu dt {display:none;}
.tabmenu dl {margin:0; padding:20px 0 0 0;width: 825px;}
.tabmenu dd {margin:0; padding:0;}
.tabmenu .aa {width:5px; float:left; border-bottom:1px solid #000; background:#ffffcb;}
.tabmenu .bb {float:left; padding:2px 8px; border-bottom:1px solid #000; border-top:1px solid #000; 
			background:#ffffcb; text-align:center;}
.tabmenu .cc {width:20px; float:left; border-bottom:1px solid #000; border-top:1px solid #FFF; background:#FFF;}


.tabmenu .sela {width:5px; float:left; background:#fff; font-size:12px;}
.tabmenu .selb {float:left; padding:2px 8px; border-top:1px solid #000; background:#fff; color:#006600;
			font-size:12px; text-align:center;}

.tabmenu .va {width:1px; float:left; border-top:5px solid #fff; background:#000; overflow:hidden;}
.tabmenu .vb {width:1px; float:left; height:1px; background:#ccc; border-top:2px solid #fff; 
			border-bottom:2px solid #000; overflow:hidden;}
.tabmenu .vc {width:1px; float:left; height:1px; background:#ccc; border-top:1px solid #fff; 
			border-bottom:1px solid #000; overflow:hidden;}
.tabmenu .vd {width:2px; float:left; height:1px; background:#000; border-top:1px solid #ccc; overflow:hidden;}

* html .tabmenu .vb {height:5px; height:1px;}
* html .tabmenu .vc {height:3px; height:1px;}
* html .tabmenu .vd {height:2px; height:1px;}

.tabmenu a, .tabmenu a:visited {color:#000; text-decoration:none; font-size:12px; cursor:pointer; background:#dceedc;}
.tabmenu a:hover {color:#000; background:#fff;}
.tabmenu a:hover .aa, .tabmenu a:hover .bb {background:#fff;}
