.tab
{	float:left;
}
.tab ul
{
	list-style: none;
	padding:0;
	margin:0;
}
.tab li
{
	float:left;
	height:26px;
	margin:0;
	padding:0 2px 0 4px;
	background:#ffffff url(/img/menu_leh.gif) no-repeat left top;
}
.tab li a
{	float:left;	background: url(/img/menu_rii.gif) no-repeat right top;
	padding:6px 4px 2px 0;
	margin:0px;
}
.tab li span
{
	float:left;
	background: url(/img/menu_rii.gif) no-repeat right top;
	background-position: 100% -42px;
	padding:6px 4px 2px 0;
	margin:0px;
}
.tab li span b
{	background-color:#ffffff;
	border:#ffffff solid 4px;
	border-top:none;
	border-right:none;
	position:relative;
	top:0px;
	left:-2px;
}
.tab .label
{
	float:left;
	padding:0 2px 0 4px;
	background:none;
}
.tab .label span
{
	float:left;
	background:none;
	padding:6px 4px 0 0;
	margin:0px;
}
.clear
{
	clear:both;
	margin-top:expression('-1px');
}
.roundbox_frame_1
{
	background-color: #e6e3d4;
	margin: 0 2px;
	height: 1px
}
.roundbox_frame_2
{
	background-color: #fff;
	margin: 0 1px;
	height: 1px;
	border-left: 1px solid #e6e3d4;
	border-right: 1px solid #e6e3d4
}
.roundbox_frame_3
{
	border-left: 1px solid #e6e3d4;
	border-right: 1px solid #e6e3d4;
}