@charset "utf-8";
/* CSS Document */

ul{list-style-type:none;}
.picture{padding:12px;}
.picture ul{
	width:158px;
	float:left;
	margin:10px 5px;
	overflow:hidden;
}

.pic_bg {
	background: url(pic_bg.jpg) no-repeat;
	height: 108px;
	width: 139px;
	text-align: center;
}
.pic_ttl{height:20px;line-height:20px;overflow:hidden;}

h1{color:#FFF;font-size:18px;font-family:微软雅黑,黑体,Arial blank,宋体,Arial;}

#toy_brand_list img{border:1px solid #ccc;padding:2px;margin-right:5px;}
