﻿#discountMessage_ascx_discountMessage
{
	width: 950px;
	height: auto;
	background-color: #CCCCCC; /*change for chen*/
	margin-bottom: 0px;
	padding-top: 10px; /*float:left;*/
	margin: 0px auto;
}
#link_ascx_nav
{
	background: url(/@Images/menu-backgr.jpg);
	width: 940px;
	height: 44px;
}
#link_ascx_leftlink
{
	float: left;
	padding-left: 10px; width:650px;
	
}
#link_ascx_rightlink
{
	padding-right: 20px;
	float: right;
}

#link_ascx_rightlink .rightlinkul
{
	float: right;
}

#link_ascx_nav ul
{
	padding-top: 12px;
	margin: 0 auto;
}
#link_ascx_nav li
{
	font-size: 13px;
}
#link_ascx_nav a
{
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	margin: 0 10px;
}
#link_ascx_nav a:hover
{
	color: Black;
}

#link_ascx_nav .divider
{
	font-weight: bold;
}

#Membermark_ascx_Membemark1
{
	width: 950px;
	height: auto;
	background-color: #CCCCCC; /*change for chen*/
	margin-bottom: 0px;
	margin: 0px auto;
}
#WebSiteDescription_ascx_descriptionbox
{
	width: 940px;
	padding-top: 25px;
	background-color: #CCCCCC; /*change for chen*/
}
#websitedescription_ascx_descriptionbox_inner
{
	width: 820px;
	height: 80px;
	margin: 0 auto;
	border-bottom: 2px solid #000000;
}

#WebSiteDescription_ascx_logo
{
	float: left;
}

#WebSiteDescription_ascx_foot1_logo_text
{
	float: left;
	width: 675px;
	font-weight: bold;
}

