body
{
	margin: 0px auto;
	width:1002px;
	text-align:center;
	color: #000000;
	font-family: Verdana, 'Trebuchet MS' , Sans-Serif, Tahoma;
	background-color: #ffffff;
}
body form
{
	margin: 0px auto;
	width:1002px;
	text-align:center;
}
.contentDiv
{
	width:1002px;
	margin: 0px auto;
	text-align:center;
	
}
A:link {
	color: #2b4060; 
	text-decoration: none;
}
A:visited {
	color: #3e4262; 
	text-decoration: none;
}
A:hover {
	color: #64312a;
	text-decoration: underline;
}
.category:link {
	color: #2b4060; 
	text-decoration: none;
}
.category:visited {
	color: #3e4262; 
	text-decoration: none;
}
.category:hover {
	color: #ff0000;
	text-decoration: underline;
}
.category:active {
	color: #ff0000;
	text-decoration: underline;
}
.greeting
{
	font-size: 12px;
}

.boxtitle
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.boxtitle1
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.smallboxtitle
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}
.boxtext
{
	font-size: 11px;
	color: #333333;
}
.boxintitle
{
	font-size: 12px;
	font-weight: bold;
	color: #1171ad; 
}
.categoryname
{
	font-size: 12px;
	font-weight: bold;
	color: #1171ad; 
}
.categorydesc
{
	font-size: 12px;
	color: #1171ad;
}

.pagerindex
{
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
.banner
{
	background-attachment: fixed;
	background-image: url(Images/topbg.gif);
	background-repeat: repeat-x;
}
.copyright
{
	font-size: 11px;
	color: #006699;
	line-height: 20px;
}
.welcome
{
	font-size: 11px;
	color: #006699;
	line-height: 20px;
}
.label
{
	font-size: 12px;
}
.boldlabel
{
	font-size: 12px;
	font-weight: bold;
}
.itemspec
{
	font-size: 12px;
	font-weight: bold;
}
.itemlabel
{
	font-size: 12px;
	font-weight: bold;
}
.itemname
{
	font-size: 12px;
}
.listprice
{
	font-size: 12px;
	text-decoration: line-through;
}
.saleprice
{
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.saveprice
{
	font-size: 12px;
	color: red;
}
.orderprice
{
	font-size: 12px;
}
.totalprice
{
	font-weight: bold;
	font-size: 12px;
}
.noitemfound
{
	font-size: 12px;
	color: red;
}
#membership-links
{
	font-size: 11px;
	font-weight: bold;
}
#public-links
{
	font-size: 12px;
	font-weight: bold;
}
#item-category-links
{
	font-size: 11px;
	font-weight: bold;
}
#item-sel-category-links
{
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}
#item-sub-category-links
{
	font-size: 10px;
	font-weight: bold;
}
#item-sub-sel-category-links
{
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
}
#item-helper-links
{
	font-size: 10px;
}
.srch
{
}
.srch_label
{
	font-weight: bold;
	font-size: 11px;
}
.srch_input
{
	font-size: 12px;
}
.field
{
	font-size: 12px;
}
.field_label
{
	font-size: 12px;
	font-weight: bold;
}
.field_text
{
	font-size: 12px;
}
.field_input
{
	font-size: 12px;
}
.error_input
{
	color: #ff0000;
	font-size: 12px;
}
.error_prompt
{
    visibility: hidden;
	color: #ff0000;
	font-size: 12px;
}
.checkout-submit-title
{
	font-size: 12px;
	font-weight: bold;
	background-color: #EDF1F5;
	border-right: solid 1px #cccccc;
	border-bottom: solid 2px #cccccc;
	padding:5px;
}
.checkout-submit-text
{
	font-size: 12px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 2px #cccccc;
	padding:5px;
}
.checkout-submit-order-top
{
	font-size: 12px;
	border-left: solid 2px #cccccc;
	border-top: solid 2px #cccccc;
	border-right: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	padding:5px;
}
.checkout-submit-order-bottom
{
	font-size: 12px;
	border-left: solid 2px #cccccc;
	border-right: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	padding:5px;
}

.cart_link
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.product_review
{
	font-size: 12px;
    font-weight: bold;
    font-style: italic;
}

.DataGrid
{
	font-size: 10;
	border-color: #dedfde;
	border-style: none;
    border-width: 1px;
    background-color: White;
    color: Black;
}

.ItemStyle
{
	background-color: #f7f7de;
}

.EditItemStyle
{
	background-color: aliceblue;
}

.EditItemText
{
	font-size: 10;
}

.SelectedItemStyle
{
	background-color: aliceblue;
}

.AlternatingItemStyle
{
	background-color: White;
}		

.HeaderStyle
{
	font-weight: bold;
	color: White;
	background-color: #006699;
}

.FooterStyle
{
	background-color: #cccc99;
}

.PagerStyle
{
	color: Black;
	background-color: #f7f7de;
}

.ButtonStyle
{
	border-right: white thin outset;
	border-top: white thin outset;
	font-weight: bold;
	font-size: 12px;
	border-left: white thin outset;
	color: black;
	border-bottom: white thin outset;
	background-color: #E0E0E0;
}

.FixedButtonStyle
{
	border-right: white thin outset;
	border-top: white thin outset;
	font-weight: bold;
	font-size: 12px;
	border-left: white thin outset;
	color: black;
	border-bottom: white thin outset;
	background-color: #E0E0E0;
	width: 80px;
}

.NonefixlenbtnStyle
{
	border-right: white thin outset;
	border-top: white thin outset;
	font-weight: bold;
	font-size: 12px;
	border-left: white thin outset;
	color: black;
	border-bottom: white thin outset;
	background-color: #E0E0E0;
}


/*-----------新的产品显示样式   2007-05-23  lhm -----------*/
.poptd
{
	width: 480px;
}
.popdiv 
{
   display:none;padding-left: 6px; z-index: 2006; position: absolute
}
 .popspan
{
	background: url(Images/arrow.gif) no-repeat 0px 0px; left: 0px; width: 7px; position: absolute; top: 9px; height: 13px
}
.popremark 
{
	border-right: #666 1px solid; border-top: #666 1px solid; background: #fff; float: left; border-left: #666 1px solid; border-bottom: #666 1px solid
}
.popremarkdiv 
{
	border-right: #e8e8e8 4px solid; border-top: #e8e8e8 4px solid; border-left: #e8e8e8 4px solid; border-bottom: #e8e8e8 4px solid;
}
.pop 
{
	border-right: #b6b6b6 1px solid; border-top: #b6b6b6 1px solid; display: block; border-left: #b6b6b6 1px solid; border-bottom: #b6b6b6 1px solid; 
}
.itemhr
{
	border:dashed 1px #CCCCCC;
}
/*-------------------------------------------*/

#divSiteMap
{
	font-size:12px;
}
#divSiteMap #divPosition
{
	font-size:13px;font-style:inherit;
	margin:0 0 0 7px;
	float:left;
}
#divSiteMap #divPositionUrl
{
	float:left;
	margin:1.5px 0 0 0;	
	color: #1171ad; 
}
#divSiteMap #divPositionUrl A:link 
{
	color: #1171ad !important; 
	text-decoration: none;
}
#divSiteMap #divPositionUrl A:visited {
	color: #1171ad !important; 
	text-decoration: none;
}
#divSiteMap #divPositionUrl A:hover {
	color: #1171ad !important;
	text-decoration: underline;
}

#divLeaveWord1
{
	font-size:12px;
}
.HSBCRemark
{
	width:100%;
	border:dashed 1px #8EB2FE;
	background:#E7ECFF;
	font-weight:normal;
	padding:10px 15px 20px 10px;
	margin-bottom:20px;
	margin-top:10px;
	font-size:12px;
}
.HSBCRemark .pStyle
{
	line-height:16px;
	text-align:left;
	color:#333;
	font-size:12px;
}
.TipsTable
{
	width:100%;
	border:dashed 1px #8EB2FE;
	background:#E6EDFF;
	font-weight:normal;
	padding:10px 15px 20px 10px;
	font-size:12px;
}