/* CSS Document */
/*呵护宝贝首页*/
.line_height {
	line-height:15px;
	font-size:13px;
	list-style-type:none;
	padding-left:10px;
}
/*首页怀孕期推荐*/
.font { font-size:13px;	line-height:18px;}
.font a:link {	text-decoration:none; }
.font a:visited { text-decoration: underline; }
.font a:hover { text-decoration: underline; }
.font a:active { text-decoration: underline; }

/*呵护宝贝底部*/
.foot { font-size:13px; color:#000000;}
.foot a:link { text-decoration:none; color:#000000;}
.foot a:hover { text-decoration:underline; color: #000000;}
.foot a:active { text-decoration:none; color:#000000;}
.foot a:visited { text-decoration:none; color:#000000;}

