*{font-family: Times New Roman,宋体, serif;}
*{font-size: 100%;}
body{
margin:0px;
background-color: #FFFFFF;
}
a{text-decoration:none;}
  
a:hover{
  text-decoration:none;}

#nav
 {
 background-color:#D2F0FF;
 width:100%;
 height:36px;
 box-shadow: 0px 1px 50px #5E5E5E;
 position:fixed;
 top:0px;
 z-index:1
}

#nav ul {
	list-style: none;
	width: 800px;
	margin: 0 auto;
	padding: 0; }
#nav li {
	float: left; }
#nav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #069;
	border-right: 1px solid #ccc; }
#nav li:first-child a {
	border-left: 1px solid #ccc; }
#nav li a:hover {
	color: #c00;
	background-color: #fff; }


.title
 {
 color:#EDEDED;
 font-family:verdana;
 font-size:25px;
 width:250px;
 margin-top:6px;
 margin-left:150px;
 font-weight:bold;
 float:left;
}
.subtitle 
{
 color:#EDEDED;
 font-family:verdana;
 font-size:15px;
}


.company_infor{
  width:960px;
  height:114px;
  max-width:960px;
  min-width:720px;
  margin: 0px auto 0px auto;
  margin-top: 50px;
  }
  
  
  
#logo{
  display: inline;
  float:left;
  width:232px;
  height:90px;
  margin:0px auto 0px auto;}
  
#user_login{
  margin-top: 0px;
  display: inline;
  width: 728px;
  float: left;
  background-color: #FFFFFF;
  height: 90px;
  font-size:90%;}
  

  
#navigation_bar1{
  display:inline;
  float: left;
  width:960px;
  height:24px;
  margin: 0px; 
  text-align: center;
 
  } 
  


#navigation_bar1 ul{
list-style-type: none;
margin:0;
padding:0;
overflow:hidden;}

#navigation_bar1 ul li{
float:left;
text-align: center;
font: verdana;
font-size: 100%; 
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #D2F0FF 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #D2F0FF 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #D2F0FF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #D2F0FF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #D2F0FF 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #D2F0FF 100%);}

#navigation_bar1 ul li a{
color: #069;
display:block;
width:136.5px;}

.mainsubsection{
width: 960px;
margin: 10px auto 0px auto
}

.subsection{
width: 680px;
margin-right: 5px;
margin-top: 0px;
display: inline;
float: left;
height: 750px;
}

#subsectiontitle{
background-color: green;
color: #F778A1;

}

#subsectiontitle h1{
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
color: white;
}

.sidesubsection{
margin-top: 10px;
width: 250px;
display: inline;
float: left;
}

#subsectioncontain ul li {
padding: 2px;
list-style-type: square;
color: #F778A1;
margin-left: -10px;
}

#subsectioncontain ul li span{
color: #000000;

}
	
.homepicture2{
  display: inline;
  float: left;
  margin-left: 10px;
  width:250px; 
  height: 250px;
  padding:0px;
  margin-bottom: 0px;}



.homepicture2 h1{
padding-top:5px;
margin-top:0px;
height: 30px;
border-radius: 4px;
/* IE10 Consumer Preview */ 
background-image: -ms-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Opera */ 
background-image: -o-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #FFFFFF), color-stop(1, #D2F0FF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(ellipse farthest-corner at center, #FFFFFF 0%, #D2F0FF 100%);
text-align:center;}


.homepicture2 h1 a{
color: #333333;
}

#homepicturecaption{
width: 250px;
text-align: center;
border-radius: 4px;
/* IE10 Consumer Preview */ 
background-image: -ms-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Opera */ 
background-image: -o-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #FFFFFF), color-stop(1, #D2F0FF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(ellipse farthest-corner at center, #FFFFFF 0%, #D2F0FF 100%);
height: 30px;}

#homepicturecaption a{
margin-top: 0px;
padding: 0px;
color: #333333;}
 
#homepicturecaption p{
padding-top: 5px;
margin-top: 0px;
text-align: center;} 


.homeforum{
  display: inline;
  float: left;
  width: 250px; 
  height: 250px;
  margin-left: 10px;
  background-color: #FFFFFF;  }

    
.homeforum h1{
padding-top: 5px;
height: 30px;
border-radius: 4px;
/* IE10 Consumer Preview */ 
background-image: -ms-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Opera */ 
background-image: -o-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #FFFFFF), color-stop(1, #D2F0FF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(ellipse farthest-corner at center, #FFFFFF 0%, #D2F0FF 100%);
text-align: center;}

.homeforum h1 a{
color: #333333;}
  
.homeforum ul li{
padding: 2px;
list-style-type: square;
color: #F778A1;
margin-left: -10px;}

.homeforum ul li span{
color: #000000;}


.homeused{
  display: inline;
  float: left;
  width:250px; 
  height: 252px;
  margin-top: 10px;
  margin-left: 10px;
  background-color: #FFFFFF; }
  
    
.homeused h1{
padding-top: 5px;
height: 30px;
margin-top: 0px;
border-radius: 4px;
/* IE10 Consumer Preview */ 
background-image: -ms-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Opera */ 
background-image: -o-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #FFFFFF), color-stop(1, #D2F0FF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #D2F0FF 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(ellipse farthest-corner at center, #FFFFFF 0%, #D2F0FF 100%);
text-align: center;
}
  
.homeused h1 a{
color: #333333;}
  
.homeused ul li{
list-style-type: square;
padding: 2px;
color: #F778A1;
margin-left: -10px;}

.homeused ul li span{
color: #000000;} 

#subhighlight{
border: 2px solid #D1D1D1;
}

.footer{
  width:960px;
  display: inline;
  float: left;
  height:24px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin: 10px auto 10px auto; 
  text-align: center;
 } 
  
  
.footer ul{
list-style-type: none;
margin:0;
padding:0;
overflow:hidden;}

.footer ul li{
float:left;
text-align: center;
font: verdana;
font-size: 100%; }

.footer ul li a{
color: #F778A1;
display:block;
width:192px;}



.footerbottom {
width: 960px;
display: table;
margin: 10px auto 0px auto;
border-top: 4px #cdcdcd solid;
}



.footerbottom #aboutbabyment {
width: 180px;
margin: 0px;
display: inline;
float: left;
}

.footerbottom #aboutbabyment ul{
margin-top:-15px;
margin-left: -30px;
}

.footerbottom #aboutbabyment ul li{
padding: 2px;
list-style-type: none;
margin-left: -10px;}

.footerbottom #aboutbabyment ul li span{
color: #008000;}



.footerbottom #advertisebabyment {
width: 240px;
margin: 0px;
display: inline;
float: left;
}

.footerbottom #advertisebabyment ul{
margin-top:-15px;
margin-left: -40px;
}


.footerbottom #advertisebabyment ul li{
padding: px;
list-style-type: none;
margin: 0px;}

.footerbottom #advertisebabyment ul li span{
color: #008000;}





.footerbottom #babymentcategory {
width: 180px;
margin: 0px;
display: inline;
float: left;
}

.footerbottom #babymentcategory ul{
margin-top:-15px;
margin-left: -30px;
}


.footerbottom #babymentcategory ul li{
padding: 2px;
list-style-type: none;
margin-left: -10px;}

.footerbottom #babymentcategory ul li span{
color: #008000;}


.footerbottom #followbabyment {
width: 180px;
margin: 0px;
display: inline;
float: left;
}

.footerbottom #followbabyment ul{
margin-top:-15px;
margin-left: -30px;
}



.footerbottom #followbabyment ul li{
padding: 2px;
list-style-type: none;
margin-left: -10px;}

.footerbottom #followbabyment ul li span{
color: #008000;}

.footerbottom p {
text-align: right;
}

