@charset "utf-8";
/* CSS Document */
#sale_banner{ width:224px; height:57px; background:url(http://images.3dbuy.com.cn/images/sale-banner.gif);}
.right_line{ width:220px;border-bottom:#FCA64D solid  1px;border-right:#FCA64D solid  1px;border-left:#FCA64D solid  1px; margin-left:1px; padding-bottom:8px; margin-bottom:5px;}
.right_xuxian{margin-left:10px; width:195px;border-bottom: #333333 dotted 1px; line-height:1.5em; margin-bottom:3px;}

a:link {
    color:#666666;
	text-decoration: none;
}
a:visited {
    color:#333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}

a:active {
	text-decoration: none;
	color: #003366;
}
