﻿
@import url(/styles/public.css);
@import url(/Styles/ie/WebTopBottom.css);
@import url(/PhookProduct/Style/NewPhookProductDetail.css);
.aSize
{
	background:url(/images/PhookProduct/Tshirt_r3_c9.jpg) no-repeat;
	width:32px;height:31px;line-height:31px;
	margin-left:12px;float:left;
	text-align:center;color:#666;
}
.aSizeCurrent
{
	background:url(/images/PhookProduct/Tshirt_r3_c7.jpg) no-repeat;
	width:32px;height:31px;margin-left:12px;float:left;text-align:center;line-height:31px;color:#666;
}

.moneyOld 
{ 
	/*Georgia             
	strike*/
	font-family:@BatangChe;
	font-size:12px;
	color:Gray;
    text-decoration:line-through;
   
}
.divNewPrice
{
	 color:#717171;text-align:left; margin-top:110px;
}

/*用<div>模拟<hr> --产品详情页正在使用*/
.div_hr
{
    border-top:1px solid  #ebebeb;margin:6px auto;font-size:0px;
}
.div_hrDashed
{
    border-top:1px dashed #b4b4b4;margin:6px auto;font-size:0px;
}