﻿.bluetab
{
	height:31px; overflow:hidden; text-align:center;  padding-left:10px;
}
.bluetab .normal,.bluetab .normal:link,.bluetab .normal:visited,
.bluetab .selected,.bluetab .selected:link,.selected .selected:visited
{
	background:url(main2_tab.gif) no-repeat; width:131px; height:31px; line-height:31px; display:block; float:left; margin-left:5px;color:#fff; font-weight:bold;
}
.bluetab .normal:hover,
.bluetab .selected,.bluetab .selected:link,.selected .selected:visited
{
	background-position:0px -31px;
}


.svcTable
{
	border:solid 1px #6397FF; border-right:none; border-bottom:none; width:100%;
}
.svcTable td
{
	border:solid 1px #6397FF; border-top:none; border-left:none; height:18px; line-height:18px; padding-left:4px;
}
.svcTable .header
{
	height:26px; line-height:26px; background-color:#BBD2FF; text-align:center; font-weight:bold; color:#15428B;
}
.svcTable .selected
{
	background-color:#FFCEA9;
}
.svcTable .rowOne
{
	background-color:#fff;
}
.svcTable .rowSnd
{
	background-color:#eee;
}
.svcTable .rowHover
{
	background-color:#D0D0D0;
}
.svcTable .svcOP
{
	width:50px; background:url(order/cart_go.png) no-repeat 3px center; white-space:normal;
}
.svcTable .svcItem
{
	width:80px;
}
.svcTable .svcCat
{
	width:80px;
}
.svcTable .svcUnit
{
	width:50px;
}
.svcTable .svcPrice
{
	width:50px;
}