/* www.ibabyer.com 2009 CSS Document */

/* 通用部分 CSS Document */
*{
margin: 0px;
padding: 0px;
}
body{
margin:0px;
padding:0px;
font:12px/150% "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
color:#666;
text-align:center;
}
a{text-decoration: none;}
a:link{color:#555;}
a:visited{color:#555;}
a:hover{color:#f36;}
a:active{color:#555;}

td,select,textarea,div,input,p{font-family:"Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif";font-size:12px;line-height:200%;word-break:normal;}
img{display:block;border:0px;}


input,select,textarea{	
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color:#555;
	height:20px;
}
input:hover{background: #FFF;}
input:active{background: #FF6;}
input:focus{background-color: #FFFFE1;}

.clear{ clear:both;}

/* 通用部分结束 CSS Document */
/* 网站布局 CSS Document */
#toplinks{width:980px;height:30px; padding:6px 25px 0px 0px; color:#ccc;text-align:right;margin-top:0px;}

#top{width:100%;height:240px;background:url(../images/topbg.gif) repeat-x;}

#head{width:980px;height:240px;text-align:right;background:url(../images/babypagetop.jpg) no-repeat;}

#nav{width:980px; height:210px;}

#main{width:980px; margin-left:auto; margin-right:auto;padding:0px;}

#left{width:215px; float:left; text-align:left;height:600px;padding-bottom:20px;}

#right{width:765px; float:left; text-align:left;height:600px;padding-bottom:20px;padding-left:20px;}

#tit{width:100%;text-align:right;padding:10px 20px;border-bottom:1px solid #eee; color:#ccc; background:url(../images/tit.gif) no-repeat 0px 10px;}

#foot{width:980px; height:100px;border-top:1px solid #eee;padding:10px;padding-top:20px; margin-left:auto; margin-right:auto;}

.foot_l{float:left;width:230px; padding:20px;}

.foot_r{width:730px; text-align:left; color:#999; float:left;}

/* 网站布局结束 CSS Document */
/* 网站链接样式 CSS Document */

.footlogo {
	background-image: url(../images/logo_foot.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 152px;
	display: block;
	float: left;
}
.footlogo:hover{
	background-position: bottom;
}
.friendLinkDiv
{
display:none;z-index:2000;position:relative ; width:720px; height:70px;top:-80px; left:100px; border:1px solid #eee;padding:0px;background:#fff;
}
/* 网站链接样式结束 CSS Document */
/* 列表样式 CSS Document */
#newslist{height:40px; padding:10px 40px; border-bottom:1px dotted #eee; background:url(../images/icon_news.gif) no-repeat 20px 16px;}
/* 列表样式结束 CSS Document */
