<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	background-image: url('../images/colour-bar-extend.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Arial" , "Verdana" , "Helvetica" , "sans-serif";
}
html table
{
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
img
{
	border:0;
}
input, textarea, select
{
	font-family: "Arial" , "Verdana" , "Helvetica" , "sans-serif";
	font-size: 10pt;
}

#Form
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#ColorLine
{
	width: 960px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/colour-bar.jpg');
	background-repeat: no-repeat;
	background-color: #004B85;
	border: 0px solid red;
}
#Logo
{
	float: left;
	width: 202px;
	height: 88px;
	margin-top: 27px;
	text-align: left;
}
#Language
{
	float: left;
	width: 132px;
	height: 115px;
	vertical-align: bottom;
}
#Language span
{
	display: block;
	float: left;
	color: #BABABB;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
	margin-top: 95px;
	text-align: left;
}
#Language span a:link,
#Language span a:visited
{
	color: #BABABB;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
#Language span a:hover
{
	color: #FF0000;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px;
}
#HotLine
{
	float: left;
	width: 309px;
	height: 75px;
	margin-top: 40px;
	text-align: left;
}
#HotLine .HotLineText
{
	float: left;
	width: 150px;
	height: 19px;
	margin-bottom: 10px;
}
#HotLine .Icon
{
	float: left;
	width: 14px;
	height: 14px;
	margin-top: 3px;
	margin-right: 5px;
}
#HotLine .contactme
{
	display: block;
	float: left;
	margin-top: 1px;
	margin-bottom: 5px;
}
#HotLine .contactme span
{
	color: #868485;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}
#HotLine .contactme span a:link,
#HotLine .contactme span a:visited
{
	color: #868485;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}
#HotLine .contactme span a:hover
{
	color: #FF0000;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	padding: 5px;
}
#userLogin
{
	float: left;
	width: 316px;
	height: 115px;
}
#userLogin .UserInfo
{
	color: #A2A2A3;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 0px;
	text-align: right;
}
#userLogin .UserInfo p
{
}
#userLogin .UserInfo span
{
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
}
#userLogin .UserInfo a:link,
#userLogin .UserInfo a:visited
{
	color: #A2A2A3;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}
#userLogin .UserInfo a:hover
{
	color: #FF0000;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	padding: 5px;
}
#MyCart
{
	width: 110px;
	height: 115px;
	float: left;
}
#MyCart .Cart
{
	width: 100px;
	height: 76px;
	background-image: url('../images/cart.jpg');
	background-repeat: no-repeat;
}
#MyCart .Cart span
{
	display: block;
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 22px;
}
#MyCart .Cart span a:link ,#MyCart .Cart span a:visited
{
	color:White;
	text-decoration:none;
}
#MyCart .Cart span a:hover
{
	color:White;
	text-decoration:none;
	font-weight:bold;
}

.empty_h9
{
	height: 9px;
}
.empty_h10
{
	height: 10px;
}
.empty_h27
{
	height: 27px;
}
.empty_h30
{
	height: 30px;
}
.empty_h32
{
	height: 32px;
}
.empty_h42
{
	height: 42px;
}
.empty_h45
{
	height: 45px;
}

.empty_h35
{
	height: 35px;
}
.clear
{
	clear: both;
}

#Nav
{
	width: 960px;
	height: 100px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#Nav .block1
{
	float: left;
	overflow: hidden;
/*	cursor: pointer;*/
	width: 159px;
	height: 100px;
/*	margin-left: 2px;*/
	border-left: 1px solid #C9CACC;
	border-bottom: 1px solid #C9CACC;
	text-align: left;
}
#Nav .block1 ul
{
	list-style-type: none;
	margin: 25px 0px 0px 15px;
	padding: 0px;
}
#Nav .block1 a:link,
#Nav .block1 a:visited
{
	color: #676769;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
#Nav .block1 a:hover
{
	color: #FF0000;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

#Nav .block2
{
	float: left;
	overflow: hidden;
	cursor: pointer;
	width: 157px;
	height: 100px;
	margin-left: 2px;
	text-align: left;
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 12pt;
	font-weight: normal;
}
#Nav .blue
{
	background-color: #00AEEF;
	border-left: 1px solid #00AEEF;
	border-bottom: 1px solid #00AEEF;
}
#Nav .red
{
	background-color: #ED217C;
	border-left: 1px solid #ED217C;
	border-bottom: 1px solid #ED217C;
}
#Nav .orange
{
	background-color: #F1592A;
	border-left: 1px solid #F1592A;
	border-bottom: 1px solid #F1592A;
}
#Nav .green
{
	background-color: #2BB673;
	border-left: 1px solid #2BB673;
	border-bottom: 1px solid #2BB673;
}
#Nav .lightgreen
{
	background-color: #90CB3B;
	border-left: 1px solid #90CB3B;
	border-bottom: 1px solid #90CB3B;
}
#Nav .block2 .arrow
{
	width: 11px;
	height: 7px;
	background-image: url('../images/arrow.png');
	background-repeat: no-repeat;
	float: right;
	margin: -12px 8px 0px 0px;
}
.otherLink:link,
.otherLink:visited,
.otherLink:hover
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

.ProductMenuWindow
{
	display: none;
	width: 640px;
	height: 450px;
	margin: -2px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background-color: #00AEEF;
	-moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Firefox */
	-webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Safari 和 Chrome */
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Opera 10.5 + */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=5); /* I.E. */
	position: absolute;
	z-index: 10000;
}
.ProductMenuWindow .blockContent
{
	float: left;
	width: 155px;
	height: 234px;
	text-align: left;
}
.ProductMenuWindow .blockContent span
{
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
/*
	border-bottom-style: solid;
	border-color: #999999;
	border-width: 1px;
*/
}
.ProductMenuWindow .blockContent ul
{
	list-style: none;
	width: 135px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
}
/*
.ProductMenuWindow .blockContent li
{
	color: #333333;
	display: block;
	background-color: #FFFFFF;
}
.ProductMenuWindow .blockContent li:hover
{
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	background-color: #00AEEF;
}
*/
.ProductMenuWindow .blockContent li a:link,
.ProductMenuWindow .blockContent li a:visited
{
	background-color: #00AEEF;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.ProductMenuWindow .blockContent li a:hover
{
	background-color: #FFFFFF;
	display: block;
	cursor: pointer;
	color: #333333;
	text-decoration: none;
}
.ProductMenuWindow .blockContent .line
{
	width: 135px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-color: #FFFFFF;
/*	border-color: #999999;*/
	border-width: 1px;
}

.PromotionMenuWindow
{
	display: none;
	width: 160px;
	height: 180px;
	margin: -2px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background-color: #ED217C;
	-moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Firefox */
	-webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Safari 和 Chrome */
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Opera 10.5 + */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=5); /* I.E. */
	position: absolute;
	z-index: 20000;
}
.PromotionMenuWindow .blockContent
{
	float: left;
	width: 155px;
	height: 153px;
	text-align: left;
}
.PromotionMenuWindow .blockContent span
{
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
}
.PromotionMenuWindow .blockContent ul
{
	list-style: none;
	width: 135px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
}
.PromotionMenuWindow .blockContent li a:link,
.PromotionMenuWindow .blockContent li a:visited
{
	background-color: #ED217C;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.PromotionMenuWindow .blockContent li a:hover
{
	background-color: #FFFFFF;
	display: block;
	cursor: pointer;
	color: #333333;
	text-decoration: none;
}
.PromotionMenuWindow .blockContent .line
{
	width: 135px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-color: #FFFFFF;
/*	border-color: #999999;*/
	border-width: 1px;
}
/*
.PromotionMenuWindow .blockContent a:link,
.PromotionMenuWindow .blockContent a:visited
{
	color: #333333;
	font-weight: normal;
	line-height: 16pt;
	text-decoration: none;
}
.PromotionMenuWindow .blockContent a:hover
{
	color: #FF0000;
	font-weight: normal;
	line-height: 16pt;
	text-decoration: underline;
}
*/

.GroupBuyMenuWindow
{
	display: none;
	width: 157px;
	height: 160px;
	margin: -2px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background-color: #F1592A;
	-moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Firefox */
	-webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Safari 和 Chrome */
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Opera 10.5 + */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=5); /* I.E. */
	position: absolute;
	z-index: 20000;
}
.GroupBuyMenuWindow .blockContent
{
	float: left;
	width: 155px;
	height: 153px;
	text-align: left;
}
.GroupBuyMenuWindow .blockContent span
{
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
}
.GroupBuyMenuWindow .blockContent ul
{
	list-style: none;
	width: 135px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
}
.GroupBuyMenuWindow .blockContent li a:link,
.GroupBuyMenuWindow .blockContent li a:visited
{
	background-color: #F1592A;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.GroupBuyMenuWindow .blockContent li a:hover
{
	background-color: #FFFFFF;
	display: block;
	cursor: pointer;
	color: #333333;
	text-decoration: none;
}
.GroupBuyMenuWindow .blockContent .line
{
	width: 135px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-color: #FFFFFF;
/*	border-color: #999999;*/
	border-width: 1px;
}


.OrderMenuWindow
{
	display: none;
	width: 640px;
	height: 489px;
	margin: -2px 0px 0px -332px;
	padding: 10px 0px 0px 10px;
	background-color: #2BB673;
	-moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Firefox */
	-webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Safari 和 Chrome */
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Opera 10.5 + */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=5); /* I.E. */
	position: absolute;
	z-index: 40000;
}
.OrderMenuWindow .blockContent
{
	float: left;
	width: 155px;
	height: 489px;
	text-align: left;
}
.OrderMenuWindow .blockContent span
{
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
}
.OrderMenuWindow .blockContent ul
{
	list-style: none;
	width: 135px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
}
.OrderMenuWindow .blockContent li a:link,
.OrderMenuWindow .blockContent li a:visited
{
	background-color: #2BB673;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.OrderMenuWindow .blockContent li a:hover
{
	background-color: #FFFFFF;
	display: block;
	cursor: pointer;
	color: #333333;
	text-decoration: none;
}
.OrderMenuWindow .blockContent .line
{
	width: 135px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-color: #FFFFFF;
/*	border-color: #999999;*/
	border-width: 1px;
}
/*
.OrderMenuWindow .blockContent a:link,
.OrderMenuWindow .blockContent a:visited
{
	color: #333333;
	font-weight: normal;
	line-height: 16pt;
	text-decoration: none;
}
.OrderMenuWindow .blockContent a:hover
{
	color: #FF0000;
	font-weight: normal;
	line-height: 16pt;
	text-decoration: underline;
}
*/

.DownloadMenuWindow
{
	display: none;
	width: 640px;
	height: 366px;
	margin: -2px 0px 0px -492px;
	padding: 10px 0px 0px 10px;
	background-color: #90CB3B;
	-moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Firefox */
	-webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Safari 和 Chrome */
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6); /* Opera 10.5 + */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=5); /* I.E. */
	position: absolute;
	z-index: 50000;
}
.DownloadMenuWindow .blockContent
{
	float: left;
	width: 155px;
	height: 234px;
	text-align: left;
}
.DownloadMenuWindow .blockContent span
{
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
}
.DownloadMenuWindow .blockContent ul
{
	list-style: none;
	width: 135px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
}
.DownloadMenuWindow .blockContent li a:link,
.DownloadMenuWindow .blockContent li a:visited
{
	background-color: #90CB3B;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.DownloadMenuWindow .blockContent li a:hover
{
	background-color: #FFFFFF;
	display: block;
	cursor: pointer;
	color: #333333;
	text-decoration: none;
}
.DownloadMenuWindow .blockContent .line
{
	width: 135px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-color: #FFFFFF;
/*	border-color: #999999;*/
	border-width: 1px;
}
/*
.DownloadMenuWindow .blockContent a:link,
.DownloadMenuWindow .blockContent a:visited
{
	color: #333333;
	font-weight: normal;
	line-height: 16pt;
	text-decoration: none;
}
.DownloadMenuWindow .blockContent a:hover
{
	color: #FF0000;
	font-weight: normal;
	line-height: 16pt;
	text-decoration: underline;
}
*/

#Content
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#leftMenu
{
	float: left;
	width: 160px;
	margin-top: -1px;
/*	border: 1px solid #C9CACC;*/
	border-left: 1px solid #C9CACC;
	border-right: 1px solid #C9CACC;
	border-bottom: 1px solid #C9CACC;
	text-align: left;
}
#leftMenu ul
{
	list-style-type: none;
	margin: 15px 0px 0px 15px;
	padding: 0px;
}
#leftMenu ul a:link,
#leftMenu ul a:visited
{
	color: #565354;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	text-decoration: none;
}
#leftMenu ul a:hover
{
	color: #FF9900;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	text-decoration: underline;
}
#leftMenu li
{
	list-style-type: none;
	line-height: 0px;
}
#leftMenu .mainmenu
{
	color: #565354;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
}
#leftMenu .mainmenu a:link,
#leftMenu .mainmenu a:visited
{
	color: #565354;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: none;
}
#leftMenu .mainmenu a:hover
{
	color: #003366;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: underline;
}
#leftMenu p
{
	color: #565354;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}
#leftMenu .bottom-line
{
	margin: 3px 0px 0px 0px;
	width: 134px;
	height: 4px;
}

#rightContent
{
	width: 795px;
/*	height: 1000px;*/
	margin-left: 5px;
	padding:3px 3px 0px 0px;
	text-align: left;
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	overflow:visible;
	_overflow:hidden;
}

#rightContent .subNav
{
	float: left;
	width: 100%;
	/*margin: 15px 0px 0px 15px;*/
	color: #000000;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	margin-top:3px;
}
#rightContent .subNav a:link,
#rightContent .subNav a:visited
{
	color: #003399;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
#rightContent .subNav a:hover
{
	color: #003399;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

#rightContent .memberContent
{
	float: left;
	width: 768px;
	margin: 0px 15px 10px 15px;
	text-align: left;
}
#rightContent .memberContent .orangemark
{
	color: #FFBB00;
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
}
#rightContent .memberContent .errmsg
{
	color: #FF0000;
	font-family: "Verdana";
	font-size: 10px;
	line-height: 16px;
}
#rightContent .memberContent .button
{
	background-color: #FFCC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #FFFFCC;
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	height: 22px;
	width: 80px;
	padding-top: 2px;
}
#rightContent .memberContent .tablebg_a
{
	background-color: #F6F5ED;
	color: #504A4A;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 14px;
}
#rightContent .memberContent .tablebg_a a:link,
#rightContent .memberContent .tablebg_a a:visited
{
	color: #84A9C7;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
#rightContent .memberContent .tablebg_a a:hover
{
	color: #FF9900;
}
#rightContent .memberContent .tablebg_b
{
	background-color: #FFFFFF;
	color: #706A6A;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 14px;
}
#rightContent .memberContent .tablebg_b a:link,
#rightContent .memberContent .tablebg_b a:visited
{
	color: #84A9C7;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
#rightContent .memberContent .tablebg_b a:hover
{
	color: #FF9900;
}
#rightContent .memberContent .tablebg_c
{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #84A9C7;
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 12px;
	line-height: 16px;
}
#rightContent .memberContent .tablebg_c a:link,
#rightContent .memberContent .tablebg_c a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#rightContent .memberContent .tablebg_c a:hover
{
	color: #FFEA00;
	text-decoration: underline;
}
#rightContent .memberContent .tablebg_d
{
	background-color: #E3E3E3;
	color: #333333;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#rightContent .memberContent .tablebg_d a:link,
#rightContent .memberContent .tablebg_d a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#rightContent .memberContent .tablebg_d a:hover
{
	color: #FFEA00;
	text-decoration: underline;
}

#rightContent .groupbuyContent
{
	float: left;
	width: 768px;
	margin: 0px 15px 10px 15px;
	text-align: left;
}

#groupbuyMenu
{
	float: left;
	width: 210px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.pulldown
{
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.blacktext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #00030A;
}
.blacktext a:link, .blacktext a:visited
{
	color: #30333A;
	text-decoration: none;
}
.blacktext a:hover
{
	color: #50539A;
	text-decoration: underline;
}



#rightContent .hotProduct
{
	float: left;
	width: 768px;
	/*margin: 15px;*/
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	color: #000000;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}
#rightContent .hotProduct a:link,
#rightContent .hotProduct a:visited
{
	margin-right: 5px;
	color: #003399;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
#rightContent .hotProduct a:hover
{
	margin-right: 5px;
	color: #003399;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

#rightContent .relatedProduct
{
	float: left;
	width: 434px;
	margin: 15px 15px 0px 0px;
	color: #000;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	float:right;
	margin-bottom:5px;
}
#rightContent .relatedProduct a:link,
#rightContent .relatedProduct a:visited
{
	margin-right: 5px;
	color: #003399;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
#rightContent .relatedProduct a:hover
{
	margin-right: 5px;
	color: #003399;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

#rightContent a:link,
#rightContent a:visited
{
	color: #444041;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
#rightContent a:hover
{
	color: #FF0000;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}
#rightContent #container
{
	width: 797px;
	height: 236px;
	margin-bottom: 15px;
/*	border: 1px solid #C9CACC;*/
	border-right: 1px solid #C9CACC;
	border-bottom: 1px solid #C9CACC;
	position: relative;
}


#rightContent .AD
{
	float: left;
	width: 170px;
	height: 153px;
	margin: 15px 13px 15px 13px;
	border: 1px solid #C9CACC;
}

#rightContent #ListContainer
{
	float: left;
	width: 798px;
	height: 420px;
}
#rightContent #ListContainer .item
{
	width: 256px;
	height: 215px;
	margin: 4px;
	float: left;
	border: 1px solid #CCCCCC;
}
#rightContent #ListContainer .item .title 
{
	margin: 5px 0px 5px 5px;
}
#rightContent #ListContainer .item .tip
{
	display: block;
	float: left;
	color: #4B4748;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0px 5px 5px;
}
#rightContent #ListContainer .item .more
{
	display: block;
	float: right;
	color: #3F92CA;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	margin: 5px 0px 5px 5px;
}
#rightContent #ListContainer .item .more a:link,
#rightContent #ListContainer .item .more a:visited
{
	color: #3F92CA;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding:5px;
}
#rightContent #ListContainer .item .more a:hover
{
	color: #3F92CA;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	padding:5px;
}
#rightContent #ListContainer .item .itemContent p
{
	margin: 5px 0px 5px 5px;
}
#rightContent #ListContainer .item .itemContent p a:link,
#rightContent #ListContainer .item .itemContent p a:visited
{
	color: #5F5F61;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding:5px;
}
#rightContent #ListContainer .item .itemContent p a:hover
{
	color: #FF0000;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	padding:5px;
}

#rightContent #ListContainer #GroupBuy
{
	width: 256px;
	height:215px;
	margin: 4px;
	float: left;
	border: 1px solid #49BFDB;
}

#rightContent #ListContainer #GroupBuy .title
{
	width:100%;
	height:25px;
	background-color:#49BFDB;
}

#rightContent #ListContainer #GroupBuy .title .tip
{
	color:White;
	font-size:15px;
	font-weight:bold;
	display:block;
	float:left;
	margin-left:5px;
	margin-top:3px;
}

#rightContent #ListContainer #GroupBuy .Content .txt
{
	color:#1A7DBF;
	font-size:12px;
	margin-left:5px;
	margin-top:7px;
	text-align:left;
}

#rightContent #ListContainer #GroupBuy .Content .detail
{
	font-size:12px;
	color:#727274;
	margin:5px;
}
#rightContent #ListContainer #GroupBuy .Content .PriceZone
{
	background-image:url(../images/GroupBuyPrice_bg.jpg);
	background-repeat:no-repeat;
	width:75px;
	height:52px;
	font-size:13px;
	float:left;
	margin-left:3px;
	margin-right:5px;
	margin-top:7px;
}
#rightContent #ListContainer #GroupBuy .Content .txt a:link,#rightContent #ListContainer #GroupBuy .Content .txt a:visited
{
	color:#0E76BC;
	text-decoration:none;
	padding:5px;
}

#rightContent #ListContainer #GroupBuy .Content .txt a:hover
{
	color:red;
	text-decoration:underline;
	padding:5px;
}

#rightContent #ListContainer #GroupBuy .Content .PriceZone .price
{
	margin:2px;
	margin-top:1px;
	margin-left:8px;
	color:White;
}
#rightContent #ListContainer #GroupBuy .Content .PriceZone .price2
{
	margin:2px;
	margin-left:8px;
	color:#66696C;
}
#rightContent #ListContainer #GroupBuy .Content .ProductPicture
{
	width:129px;
	height:104px;
	float:left;
	margin:0;
	padding:0;
	border:0;
	margin-top:7px;
	
}
#rightContent #ListContainer #copyright
{
	float: left;
	width: 768px;
	height: 20px;
	margin-top: 10px;
	color: #999999;
	font-family: "Verdana";
	font-size: 11px;
	text-align: center;
}
#rightContent #ListContainer #copyright a:link,
#rightContent #ListContainer #copyright a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}
#rightContent #ListContainer #copyright a:hover
{
	color: #FFD700;
	text-decoration: underline;
}
#copyrightBom
{
    width:960px; margin:0 auto;
    height:30px; line-height:30px;
    color: #999999;
    font-size: 12px; border-top:1px;border-top-style:solid; border-top-color:#cccccc;
     margin-top:4px;
}
#copyrightBom a:link
{
	text-decoration: none;
    }</pre></body></html>