.content_start .product_wrap {
	overflow:hidden; width:100%; height:auto; box-sizing:border-box; padding:40px 30px;
	border:2px solid #eeeeee;
}

.content_start .product_tit { font-size:30px; line-height:25px; font-weight:bold; color:#138cc4; }
.content_start .product_sub_tit {
	font-size:15px; line-height:24px; font-weight:bold; color:#868585; margin-bottom:35px;
}

.content_start .product_img > div > img { width:100%;  }
.content_start .product_img > .p_01 { width:49%; box-sizing:border-box; margin-right:1%; float:left; }
.content_start .product_img > .p_02 { width:49%; box-sizing:border-box; margin-left:1%; float:left; }
.content_start .description .tit { font-size:15px; line-height:24px; color:#333333; font-weight:bold; }
.content_start .description ul li {
	font-size:13px; line-height:24px; color:#333333; list-style:disc; margin-left:20px;
}
.content_start .size {
	margin-top:10px; display:table; padding:5px 15px; background:#a4a4a4; color:#fff; font-weight:bold;
	font-size:12px;
}