@charset "gb2312";

/**********************下面是页面样式*******************************/
body {
	background: url(../images/bg.jpg);
}
/**************************商品部分*********************************/
.l_under {
	width: 760px;height: 1266px;
	padding-top: 20px;
	padding-bottom: 50px;
	background: #F9F9EF;
	margin-top:10px;
}
.under_title {
  width: 677px;
  height: 58px;
  text-align: center;
  font-size: 39px;
  border-bottom: 1px solid #e5d8d8;
  margin-left: 41px;
  line-height: 58px;
}


.item {
	border-bottom: 1px solid #e5d8d8;
  height: 392px;
  margin-top: 20px;
}
.item .title {
	height: 35px;
	line-height: 35px;
}
.item h1 {
	width: 25px;
	height: 25px;
	margin-left: 5px;
	float: left;
}
.item h2 {
	float: left;
	color: #222;
	margin-left: -14px;
	font-size: 14px;
	font-weight: normal;
	font-family: "微软雅黑";
	width: 700px;
	line-height: 24px;
	margin-top: 4px;
}
.item h2 span {
	text-decoration: line-through;
	color: #999;
	*font-family: Arial;/*针对IE6,7下面字体中间横线很粗的问题*/
}
.item i {
	color: #fe3274;
	font-style: normal;
	font-weight: bold;
}
.item_l {
	float: left;
	width: 300px;
	height: 300px;margin-left: 26px;
	margin-top: 15px;
	padding: 5px;
	background: #fff;
	_margin-left: 10px;
}
.item_r {
	float: right;
	width: 400px;
	margin-top: 15px;
	_overflow:hidden;
}
.tj {
	font-size: 14px;
	font-family: "微软雅黑";
	height: 40px;
	padding-right: 10px;
	overflow: hidden;
}
.tj span {
	color: #ff6600;
	text-decoration: none;
}
.tj i {
	color: #666;
	font-weight: normal;
}
/*****************************评论部分*****************************************/	
/*.comment {
	margin-top: 15px;
	margin-left: 15px;
}
.comment ul li {
	height: 32px;
	line-height: 32px;
	margin-top: 5px;
    *margin-top:2px;
}
.comment ul li img {
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
	border-radius: 3px;
}
.comment ul li span {
	dislay: block;
	float: left;
	font-size: 14px;
	color: #666;
	width:340px;
	height:32px;
	overflow:hidden;
}*/

/*****************************购买部分*****************************************/
.gou {
	width: 100%;
	height: 74px;
	background: url(/images/gou-bg.gif) 0 0 no-repeat;
	margin-top: 20px;
}
.gou p {
	font-size: 34px;
	color: #fff;
	font-family: Arial;
	width: 110px;
	height: 76px;
  line-height: 76px;
	float: left;
	padding-left: 10px;
}
.gou .gbtn {
	display:block;
	width: 100px;
	height: 50px;
	background: url(/images/gou-btn.png);
	float: right;
	margin-right: 180px;
	margin-top: 11px;	
}
/*****************************已有多少人想买*****************************************/
.want {
	margin-top: 17px;
	font-size: 14px;
	color: #333;
 *text-decoration:none;
}
.mbs {
  margin-top: 8px;
  font-size: 14px;
  color: #333;
}
/*****************************喜欢 收藏 去购买*****************************************/
.like_sc {
	width: 100%;
	height: 42px;
	margin-top: 20px;border-bottom: 1px solid #e5d8d8;
}
/**************************标题部分对应的不同标识*********************************/		
.item .mark5 {
	  margin-top: -3px;
  color: #ef0000;
  font-size: 13px;
}
.item .mark7 {
	  margin-top: -3px;
  color: #ef0000;
  font-size: 13px;
}