BODY {	SCROLLBAR-FACE-COLOR: #C4E1F8; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #336699; SCROLLBAR-ARROW-COLOR: #336699; SCROLLBAR-TRACK-COLOR: #C4E1F8; SCROLLBAR-DARKSHADOW-COLOR: #336699
}
.news {  font-size:12px}
.news A:link{
	color:#990000; text-decoration: underline}
.news A:visited{
	color:#660066; text-decoration: underline}
.news A:hover{
	color:#FF9900; text-decoration: none}

.menu {
}
.menu A:link{
text-decoration: none; color: #000099
}
.menu A:visited{
text-decoration: none; color: #990099
}
.menu A:hover{
text-decoration: underline; color: #FF6600
}

.top {
	font-size:12px
}
.top A:link{
	color:#003399
; text-decoration: underline}
.top A:visited{
	color:#660000
; text-decoration: underline
}
.top A:hover{
	color:#FF0000
; text-decoration: none
}

.content-2 {
	font-size:12px
}
.content-2 A:link{
	color:#666666
}
.content-2 A:visited{
	color:#636363
}
.content-2 A:hover{
	color:red
}.big {  font-size: 15px}

.HeadLineA :link{ font-size: 12px; line-height: 18px; color: #000000;}
.HeadLineA :visited{ font-size: 12px; line-height: 18px; color: #000000;}
.HeadLineA :hover{ font-size: 12px; line-height: 18px; color: #000000;}
.HeadLineA :active{ font-size: 12px; line-height: 18px; color: #000000;}
.HeadLineMoveA{
    font-size: 12px;
	line-height: 24px;
	width: 210px;
}
	
.div {
	font-size: 12px;
}
.DailyGoodsIntro {
	color: #666666;
	font-size: 12px;
	line-height: 16px;



}
.DailyGoodsName {
	color: 336699;
	font-size: 15px;

}
.DailyOnsaleTitle {
	font-size: 13px;
	font-weight: bolder;
	color: #990000;
}
.DailyOnsale {
	font-size: 13px;
	font-weight: bolder;
	color: #FF0000;
}
.lef {
	font-size: 12px;
	line-height: 20px;

}
td {
	font-size: 12px;
}
a {
	font-size: 12px;
}
.title_webName {
	color: #ffffff;
	font-size: 1px;
	line-height: 1px;}
	
/*** Add by Eric 2010/10/15，for ShareButton ***/
<!--"分享給朋友"字體顏色-->
.addthis_toolbox .custom_button {
    color: #00bff3 !important;
}
<!--滑鼠移至"分享給朋友"時的背景顏色-->
.addthis_toolbox .custom_button.active {
    background-color: #eee !important;
}
<!--每個分享連結的字體顏色-->
.addthis_toolbox .hover_menu a {
    color: #00bff3 !important;
}
<!--分享連結的框框樣式-->
.addthis_toolbox .hover_menu  {
    border: 3px solid  #eee !important;
}
<!--滑鼠移至分享連結的背景顏色-->
.addthis_toolbox .hover_menu a:hover {    
    background: #f5f5f5 !important;
}
/*** Add by Eric 2010/10/15，for ShareButton ***/	