@charset 'utf-8';
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: ;
	background-color: #DDDDDD;
	background-attachment: ;
}

#blog1_title{
  font:Arial, Helvetica, sans-serif bolder;
  font-size:26px;
  color:#222222;
  width:300px;
  padding-top:130px;
  padding-left:350px;
  }

#menu{
  width:300px;
  padding-top:10px;
  padding-left:350px;
}  

#blog1_bg{
  width:960px;
  height:220px;
  background-image: url(/babypeer/FileManager/13b43e1b4c1300000183/photo/others/17303903484bf4b61b0377d.jpg);
  background-repeat:no-repeat;
  
}

a.link_color:link {
	font-size: 13px;
	line-height: 18px;
	color: #777777;
	text-decoration: none;
}
a.link_color:visited {
	font-size: 13px;
	line-height: 18px;
	color: #777777;
	text-decoration: none;
}
a.link_color:hover {
	font-size: 13px;
	line-height: 18px;
	color: #777777;
	text-decoration: underline;
}
a.link_color:active {
	font-size: 13px;
	line-height: 18px;
	color: #777777;
	text-decoration: none;
}