*
{
	font-family: Tahoma, Arial, sans-serif;
}
body
{
	background: #ffffff;
	margin: auto;
	padding: 0;
}
table
{
	padding: 0;
	border: 0;
}
/* 页面左侧边框 */
.WrapLeft
{
	background: url(images/layout/wrapleft.gif) repeat-y top left;
	width: 20px;
	background-color: #ffffff;
}
/* 页面右侧边框 */
.WrapRight
{
	
	background: url(images/layout/wrapright.gif) repeat-y top left;
	width: 20px;
	background-color: #ffffff;
}
/* 主内容区外套样式 */
.WrapMain
{

	width: 1024;
	background: #ffffff;
}

/* 导航菜单 */
.TopMenu
{
	/*background: #E8E8DC url(images/clipl.gif) repeat-x;*/	
	background: #000000;
}

.TopMenuLeft
{
	background: #FFFFFF;
}
.TopMenuLeft a, .TopMenuLeft a:link, .TopMenuLeft a:visited
{
	font-weight: bold;
	color: #000000;
}
.TopMenuLeft a:hover
{
	font-weight: bold;
	color: #000000;
}

.MiddleBottomLine
{
	height: 8px;
	background: url(Images/Container/DefaultContainerTop.gif) repeat-x top left;
}
.BottomLine
{
	background: #000000;
	height: 5px;
	overflow: hidden;
}

/* top style，include Logo, Menu and Current area */
.TopMain
{
	background: #ffffff;
	height: 140px;
}
.TopRightPanel a, .TopRightPanel a:visited
{
	color: #ffffff;
}
/****************** Cart Checkout style *********************/
.CartLink
{
	white-space: nowrap;
	width: 20%;
}
.link_cart, a.link_cart, a.link_cart:link, a.link_cart:visited, a.link_cart:active, a.link_cart:hover
{
    color: #ffffff;
    font-weight:bold;
    font-family:Verdana;
    text-decoration: none;
}
a.link_cart:hover
{
    color: #FF0000;
}
.desc_cart
{
    font-weight: bold;
    font-family:Verdana;
}

.UserStatus
{
    color:#ffffff;
    font-weight:bold;
    font-family:Verdana;
    text-decoration: none;
	white-space: nowrap;
	width: 20%;
}

a.UserStatus:hover
{
	color: #ffffff;
}
/* LOGO */
.Logo
{
	/*background: #FFFFFF url(Images/Header/LogoBg.gif) repeat-x left;*/
}
/* Current Date */
.Date
{
	width: 180px;
	margin: 0px 0px 0px 0px;
}
.TopArea
{
	background: #ffffff;
	height: 8px;
	padding-top: 8px;
	/*background: url(Images/Container/DefaultContainerTop.gif) repeat-x top left;*/
}
/* LeftArea */
.LeftArea
{
	background: #ffffff;
	border-right: solid 1px #f1f1f1;
}
/* ContentArea */
.ContentArea
{
	background: #ffffff;
	width: 100%;
}
/* RightArea */
.RightArea
{
	border-left: solid 1px #f1f1f1;
	background: #ffffff;
}
.Footer
{
	background: #ffffff;
}
.AdminLinks
{
	empty-cells: hide;
}
.AdminLinks TD
{
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 5px;
}
