﻿body,td,span,a,p,div,input,select,textarea
{
	font-family:Tahoma;
	font-size:9pt;
}

.back_header
{
	width:100%;
	height:25px;
	background-color:#F2F2F2;
	border-bottom-width:1px;
	border-bottom-color:#9C9C9C;
	border-bottom-style:solid;
}

.back_footer
{
	width: 100%;
	height: 120px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-color: #9C9C9C;
	border-top-style: solid;
}

.back_main
{
	margin:0px 0px 0px 0px;
}

.back_menu
{
	background-color:#F5F5F5;
	height:100%;
}

.copyright
{
	background-color:#F5F5F5;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#9C9C9C;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#9C9C9C;
}

.back_right
{
	margin:10px 10px 10px 10px;	
	width:800px;
}
	.back_right .mytable
	{
		border-left-width:1px;
		border-left-style:solid;
		border-left-color:#C0C0C0;
		border-top-width:1px;
		border-top-style:solid;
		border-top-color:#C0C0C0;		
		font-size:9pt;
	}
	.back_right .mytable td
	{
		font-family:Tahoma;
		font-size:9pt;
		height:22px;
		padding:2px 2px 2px 2px;	
		border-right-width:1px;
		border-right-style:solid;
		border-right-color:#C0C0C0;
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#C0C0C0;						
	}
	
	
	.back_right .mytable .PriceBatData
	{
		border-left-width:0px;
		border-top-width:0px;		
		font-size:9pt;
	}
	.back_right .mytable .PriceBatData td
	{
		font-family:Tahoma;
		font-size:9pt;
		height:18px;
		padding:2px 2px 2px 2px;			
		border-right-width:0px;
		border-bottom-width:0px;		
	}	

.mytable2
{
		border-left-width:1px;
		border-left-style:solid;
		border-left-color:#C0C0C0;
		border-top-width:1px;
		border-top-style:solid;
		border-top-color:#C0C0C0;		
}

.mytable2 td
{
		border-right-width:1px;
		border-right-style:solid;
		border-right-color:#C0C0C0;
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#C0C0C0;
		padding:2px 2px 2px 2px;			
}

.sTBListTDTitle {
	color: #000000;
	background-color:#EAEAEA;
	/* font-weight: bold; */
	border: solid; border-width: 1px 1px 1px 1px; border-color: #FFFFFF #808080 #808080 #FFFFFF;
	vertical-align: top;
	word-break: keep-all;
}
.sTBListTDOdd {
	background-color: #FFFFFF;
	vertical-align:top;
	word-break: break-all;
	border: solid; border-width: 0px 1px 1px 0px; border-color: #C0C0C0;
}

.TdHeight
{
	 height:30px;
	 padding-left:10px;
	 padding-right:10px;
	 padding-top:5px;
}

.GridView td
{
	font-size:9pt;
	font-family:Tahoma;
	height:20px;
}

.Back_Pager
{
	padding:4px 4px 4px 4px;
}
	.Back_Pager td
	{
		font-family:Tahoma;
		font-size:9pt;
	}

.Tips
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:Gray;
	padding:3px 3px 3px 3px;
}
	.Tips span
	{
		font-size:9pt;
		font-family:Tahoma;
	}
	.Tips .status span
	{
		font-size:9pt;
		font-family:Tahoma;		
	}
	
.admin_status
{
	font-size:9pt;
	font-family:Tahoma;
	padding-right:20px;
	padding-top:5px;	
}

.Products
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

	.Products li
	{
		line-height:18px;
		
	}
	.Products li Span
	{
		float:left;
		display:block;
	}
	.Products li Span.Style
	{
		width:130px;
	}
	.Products li Span.Price
	{
		width:60px;
	}
	.Products li Span.Count
	{
		width:50px;
	}
	.Products li Span.Extend
	{
		width:150px;
	}	
	.Products li Span.Store
	{
		width:50px;
	}
	

