@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/babypeer/images/bg10_1.gif);
	background-color:#ffffff;
	background-attachment:fixed;
	background-repeat:repeat-x;
}

#blog1_title{
font:Arial, Helvetica, sans-serif bolder;
font-size:26px;
color: #FF6600;
font-weight: bold;
  width:300px;
  padding-top:90px;
  padding-left:210px;
  }

#menu{
  width:400px;
  padding-top:10px;
  padding-left:210px;
  }

#blog1_bg{
  width:960px;
  height:220px;
  background-image: url(/babypeer/images/HOM_main_top_bg_960x220_10.jpg);
  background-repeat:no-repeat;
}

a.link_color:link {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.link_color:visited {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.link_color:hover {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
}
a.link_color:active {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.link_white_bold:link {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.link_white_bold:visited {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.link_white_bold:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a.link_white_bold:active {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}


