p,table,td,tr {
text-align:left;
}

p {
margin:0;
padding:0;
}

.product_name {
text-indent:4px;
color:#FFFFFF;
font-size:28px;
margin-top:20px;
}

.detail_cont {

}

.expl_block .itemDetail {
	color: #FFFFFF;
	font-size: 14px;
}

.detail_img_block {
/*	width:324px; */
	float:left;
}

.detail_img {
/*	width:322px;
	height:322px; */
	border:1px solid #999999;
        margin-bottom:20px;
}

.detail_img .main_img {
	width:390px;
	height:390px;
/*	border:1px solid #ffffff;
	overflow: hidden; */
}

.detail_img_block img {

}

.detail_other {
	width:390px;
}

.detail_other .sub1 {
	width:188px;
        height:188px;
/*        border:1px solid #999999; */
	float:left;
        margin-right:13px;
        margin-bottom:13px;
/* 	overflow: hidden;*/
}

.detail_other .sub1 img {
	width: 188px;
}

.detail_other .sub2 {
	width:188px;
        height:188px;
/*        border:1px solid #999999; */
	float:left;
        margin-bottom:13px;
/*	overflow: hidden; */
}

.detail_other .sub2 img {
	width: 188px;
}

.detail_other .sub3 {
	width:188px;
        height:188px;
/*        border:1px solid #999999; */
	float:left;
/*	overflow: hidden; */
}

.detail_other .sub3 img {
	width:188px;
/*	width: 160px; */
}


