@charset "utf-8";
/* CSS Document */


.pro_con {
	padding: 5px; 
}
.pro_detail {
	padding: 5px; 
}

.pro_con ul li {
	margin: 5px 17px; width: 183px; float: left; display: inline;
}

.pro_pic {
	padding: 5px; border: 1px solid rgb(187, 187, 187); border-image: none; width: 181px; height: 153px; display: block; position: relative;
}
.img2015{ width:180px; height:150px;}

.view { /*快速浏览 设置*/
	left: 40px; top: 54px; width: 107px; height: 25px; overflow: visible; position: absolute; cursor: pointer;
}
.pro_name {
	line-height: 28px; text-indent: 6px; display: block;
}


.choose {
	width: 177px; padding-left: 6px; vertical-align: top; display: block;
}
.choose input {
	float: left; display: block;
}
.choose span {
	padding-left: 6px; margin-top: -6px; float: left; display: block;
}
.pro_add {
	width: 177px; height: 30px; padding-left: 25px; float: left; display: block;
}
.add_btn {
	background: url("../images/add_bg.png") no-repeat left top; border: currentColor; border-image: none; width: 104px; height: 26px; color: rgb(255, 255, 255); padding-bottom: 3px; font-family: Arial; display: inline-block; cursor: pointer; padding-left:20px;
}
.bigpic {
	width: 315px; float: left; display: block;
}
.pro_memo {
	width: 390px; height: 382px; padding-left: 25px; float: left; position: relative;
}
.pro_memo dl dt {
	width: 390px; color: rgb(153, 153, 153); line-height: 30px; font-size: 14px; font-weight: bold;
}
.pro_memo dl dd {
	color: rgb(153, 153, 153); line-height: 22px; font-size: 14px; border-bottom-color: rgb(218, 218, 218); border-bottom-width: 1px; border-bottom-style: solid;
}


















