|
|
<html>
|
|
|
<head>
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
|
<style type='text/css'>
|
|
|
table tr td {
|
|
|
font-size:12px;
|
|
|
font-weight:bold;
|
|
|
}
|
|
|
.big{
|
|
|
font-family:黑体;
|
|
|
font-size:16px;
|
|
|
font-weight:bold;
|
|
|
}
|
|
|
</style>
|
|
|
</head>
|
|
|
<body style='margin-left:15px;'>
|
|
|
<div class='big'>
|
|
|
<div>品名:$Goods_Name</div>
|
|
|
<div style='margin-top:10px'>规格:$Goods_Spec 生产日期:$Date</div>
|
|
|
</div>
|
|
|
<table align='center' style='width:100%;margin-top:5px;border-collapse:collapse;border-width:1px;line-height:15px;'>
|
|
|
<tr><td>执行标准:</td><td>GB/T9959.2-2008</td><td rowspan='3'><img src='$ImageUrl' style='margin:-13px 0px -10px 25px;'/></td></tr>
|
|
|
<tr><td>储存条件:</td><td>-18℃以下保存</td></tr>
|
|
|
<tr><td>保 质 期:</td><td>18个月</td></tr>
|
|
|
<tr><td>生产厂家:</td><td colspan='2'>青岛万福集团股份有限公司</td></tr>
|
|
|
<tr><td>生产厂址:</td><td colspan='2'>青岛莱西市珠海路五号</td></tr>
|
|
|
</table>
|
|
|
</body>
|
|
|
</html>
|