.bread-product{
	width:auto;
	height:25px;
	border:1px #f2f2f2 solid;
}
.bread-product ul{
	margin:0px 10px;
}
.bread-product ul li{
	padding:5px 10px;
	float:left;
}
.bread-product ul li a{
	color:#333333;
	font-size:11px;
}
.bread-product ul li a:hover{
    color: #0F98D1;
    text-decoration: underline;
}
.product-content-left{
	width:150px;
	height:auto;
	margin-right:10px;
	border:1px #f2f2f2 solid;
	float:left;
}
.product-content-right{
	margin:0;
	width:591px;
	border:1px #f2f2f2 solid;
	float:right;
	padding-top:15px;
	border-radius:6px;
}
.page{
	clear:both;
}
.page span{
	float:right;
	margin:10px 15px;
}
.page span a{
	color:#0F98D1;
	font-weight:bold;
	background:url("../images/icon-hover.png") no-repeat scroll left center transparent;
	padding-left:15px;
}
.page span a:hover{
	text-decoration:underline;
}
.decscription-product{
	margin:0;
	width:auto; height:auto;
	border:1px #f2f2f2 solid;
	border-radius:6px;
}
.decscription-product-top{
	width:auto;
	height:auto;
	margin:5px;
}
.decscription-product-top img{
	border:none;
	margin:0px 0px 0px 10px;
	float:left;
}

element.style {
    z-index: 1;
}
.thumbnail-item {
    float: left;
    height: auto;
    margin: 10px 0 10px 4px;
    padding: 0 15px;
    position: relative;
    width: 153px;
}
* {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
body {
    color: #2A2A2A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.d-product-sumary {
    float: right;
    height: auto;
    margin: 15px 0;
    width: 483px;
}
.d-sumary b{
	color:#ff8000;
	font-size:14px;
}
.d-sumary b span{
	color:red;
	font-size:13px;
}
.d-sumary p {
	margin:5px 0px;
	text-align:justify;
}
.d-share p{
	color:#0F98D1;
}
















