<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>无标题文档</title>
<style type="text/css">
.title{ font-size:18px;
line-height:35px;
text-indent:1em;
background:#0f7cbf;
width:200px;
color:#fff;}
.title2{ font-size:14px;
line-height:30px;
background:#e4f1fa;
color:#0f7cbf;
text-indent:2em;
width:200px;
}
a{ font-size:12px;
line-height:20px;
color:#666666;
text-decoration:none;
width:200px;
text-indent:2em;}
a:hover{text-decoration:underline;
color:#F6C}
</style>
</head>
<body>
<div class="title"><strong>家用电器</strong></div>
<div class="title2"><strong>大家电</strong></div>
<div ><a href="#">平板电视</a> <a href="#">洗衣机</a> <a href="#">冰箱</a> </div>
<div><a href="#">空调</a> <a href="#">烟机/灶具</a> <a href="#">热水器</a> </div>
<div><a href="#">冷柜/酒柜</a> <a href="#">消毒柜</a> <a href="#">家庭影院</a></div>
<div class="title2"><strong>生活电器</strong></div>
<div ><a href="#">电风扇 </a> <a href="#"> 净化器 </a> <a href="#">吸尘器</a> </div>
<div><a href="#">净水设备 </a> <a href="#">挂烫机</a> <a href="#">电话机</a> </div>
<div class="title2"><strong>厨房电器</strong></div>
<div ><a href="#">榨汁机 </a> <a href="#">电压力锅 </a> <a href="#"电饭煲></a> </div>
<div><a href="#">豆浆机</a> <a href="#">微波炉 </a> <a href="#">电磁炉</a> </div>
<div class="title2"><strong>五金家装</strong></div>
<div ><a href="#">淋浴/水槽</a> <a href="#">电动工具</a> <a href="#">手动工具</a> </div>
<div><a href="#">仪器仪表 </a> <a href="#">浴霸/排气 </a> <a href="#">灯具</a> </div>
</body>
</html>