﻿
.FrontProduct_showDetail-11 {
	text-align:center;
}
.FrontProduct_showDetail-11 .product_content {
	width:100%;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
/*当前位置--所属分类*/
.FrontProduct_showDetail-11 .product_content h3 {
	color:#839819;
	font-size: 12px;
	margin:10px 0;
}
/*当前位置--所属分类链接文字样式*/
.FrontProduct_showDetail-11 .product_content h3 a {
	color:#839819;
	margin:10px 0;
}
.FrontProduct_showDetail-11  h3 a:visited  {
	color:#839819;
}
.FrontProduct_showDetail-11 .productimgs {
	float:left;
	width:400px;
	height:240px;
	margin-right:30px;
		

}
.FrontProduct_showDetail-11 .product_img {
}
/*图片*/
.FrontProduct_showDetail-11 .product_img img {
	width:400px;
	height:180px;
	border:1px solid #eee;
}
.FrontProduct_showDetail-11 .img_title{
   padding:10px 0 10px 0;
   text-align:center;
}
.FrontProduct_showDetail-11 .product_info {

}
/*商品详细信息*/
.FrontProduct_showDetail-11 .product_info dt ,.FrontProduct_showDetail-11 .product_info dd {
	height:30px;
	line-height:30px;
	border-bottom:#DFDFDF dotted 1px;
	letter-spacing:1px;
	
}

.FrontProduct_showDetail-11 .product_info dt {
	padding-left:10px;
	float:left;
	color:#525252;
}
.FrontProduct_showDetail-11 .product_info .desctitle {
	padding:10px 0px 10px 10px;
	float:left;
	color:#525252;
}
.FrontProduct_showDetail-11 .product_info .detail {
    font-size: 12px;
 	font-family:Arial, Helvetica, sans-serif; 	
	color: #000;
 	letter-spacing:0em;
 	word-spacing: 0em;
 	text-align:left;
}
.FrontProduct_showDetail-11 .product_info dd span {
	
	font-size:24px;
}
.FrontProduct_showDetail-11 .product_info dd.desc {	
	height:auto;	
}
.FrontProduct_showDetail-11 .product_info .button_area {
	margin:5px 0;
	height:40px;
	cursor:pointer;
}
.FrontProduct_showDetail-11 .buy, .comp_product_show .quaere  {
	background:url(../../images/product/show_button_buy.gif) no-repeat;
	border:0;
	height:37px;
	width:167px;
	cursor:pointer;
	overflow:hidden;
	padding-left:0 !important;
	padding-left:1000em;
	text-indent:-900px !important;
	text-indent:0;
}
.FrontProduct_showDetail-11 .quaere  {
	background:url(../../images/product/show_button_quaere.gif) no-repeat;
}
/*立刻购买*/
.FrontProduct_showDetail-11 .button_buy {
	width: 131px;
	height: 29px;
	border: none;
	font-weight: bold;
	color: #006600;
	font-size: 14px;
	
	
}
/*立刻询价*/
.FrontProduct_showDetail-11 .button_quaere {
	width: 131px;
	height: 29px;
	border: none;
	color: #0D3B99;
	font-weight: bold;
	font-size: 14px;	
}




