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

/*Common Navigation Bar*/  
.commonnav
 {
 background-color:#D2F0FF;
 width:100%;
 height:34px;
 box-shadow: 0px 1px 50px #5E5E5E;
 position:fixed;
 top:0px;
 z-index:655;
}

.commonnav ul {
	list-style: none;
	width: 800px;
	margin: 0 auto;
	padding: 0; }
.commonnav li {
	float: left; }
.commonnav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #069;
	border-right: 1px solid #ccc; }
.commonnav li:first-child a {
	border-left: 1px solid #ccc; }
.commonnav 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;
}
/*End of Common Navigation Bar*/



/*Company Logo and Ads */  
.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%;}
  

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

.desktopnav ul{
list-style-type: none;
margin:0;
padding:0;
overflow:hidden;}

.desktopnav 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%);}

.desktopnav ul li a{
color: #069;
display:block;
width:160px;}

/*End of Desktop Naviation Bar*/


  
.mainadv{
margin: 10px auto 10px auto;
width: 760px;
display: block;
}  


.articletemplate{
 width:960px;
 max-width:960px;
 margin: 0px auto 0px auto;
background-color:#ffffff;
}

.articlemain{
  display: inline;
  float: left;
  margin: 0px;
  width:705px;
  padding-right: 5px;  
  max-width:800px;
background-color:#FFFFFF;
}

.articlemain h1{
color: #F778A1;
font-size: 120%;
text-align: center;
padding-top: 10px;
padding-right: 10px;
}


.articlemain h2{
color: #FF8800;
}

.articlemain h3{
color: #FF8800;
}

.articlemain p{
padding-left: 10px;
}



.remengwenzhang{
width: 315px;
display: inline;
float: left;
margin: 10px;
}

.rementiezhi{
width: 315px;
display: inline;
float: right;
margin: 10px;
}


.articleside{
display:block;
float:left;
width:250px;
}

.articleside-new{
display:block;
float:left;
width:300px;
}


.homepicture2{
  display: inline;
  float: left;
  width:250px; 

  padding:0px;
  margin-bottom: 0px;
  background: #ffffff;
}

.homepicture2 h1{
padding-top:5px;
margin-top:0px;
height: 30px;
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%);
}

.homepicture2 h1 a{
color: #333333;
}

#homepicturecaption{
width: 255px;
text-align: center;
/* 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;
  background-color: #FFFFFF;  }

    
.homeforum h1{
padding-top: 5px;
height: 30px;
color: black;
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%);
}

.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;}







.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;
}


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

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

.subsectionnew{
width: 655px;
margin-right: 5px;
margin-top: 0px;
display: inline;
float: left;
}


.subsectionnew #subsectiontitlenew{
background-color: green;
color: #F778A1;

}

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

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

.sidesubsectionnew{
width: 300px;
margin-left:5px;
display: inline;
float: left;
}

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

#subsectioncontain ul li span{
color: #000000;

}
	


.homeforumnew{
  display: inline;
  float: left;
  width: 300px;
  background-color: #FFFFFF;  }

    
.homeforumnew h1{
padding-top: 5px;
height: 30px;
color: black;
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%);
}

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

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

.amazingmain {

}

.amazingside {
width: 160px;
display:inline-block;
float: right;
-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border-top: 1px solid #DBDEE1;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	margin-left:5px;
	margin-bottom:10px;}

.maidmain{
margin-top: 0px;
margin-left: 0px;
margin-right:0px;
display:inline;
width:340px;
float: left;
-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border-top: 1px solid #DBDEE1;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	margin-left:5px;

	margin-bottom:20px;

}

.maidmainnew{
margin-top: 0px;
margin-left: 0px;
margin-right:0px;
display:inline;
width:310px;
float: left;
-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border-top: 1px solid #DBDEE1;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	margin-left:5px;

	margin-bottom:20px;

}

.food-box {
	margin-top: 0px;
margin-left: 0px;
margin-right:0px;
margin-bottom: 10px;
padding-bottom: 20px;
display:inline;
width:660px;
float: left;
	
}
.regi_page{
width: 960px;
/* 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%);margin: 0px auto 0px auto;
border-top: 4px solid #F778A1;
padding: 0px;
}

.regi_page h2{
padding-top: 5px;
font-size: 150%;
text-align: center;
color: #F778A1;
}

.regi_page p{
font-size: 120%;
padding-top: 10px;
text-align: center;
}
.majorcategory{
width:960px;
margin:auto;
	
}

.categorytools{
margin-left: 0px;
margin-right:0px;
display:inline;
width:320px;
float: left;
}



#agency-navigation {	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font: bold 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #444;
}

#agency-navigation:after {
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#agency-navigation ul {	
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border-radius: 20px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    overflow: hidden;
}

#agency-navigation li {
	float: left;
	border-style: solid; 
	border-width: 1px;
	width: 190px;
	text-align: center;
    border-color: #BABABA #BABABA #BABABA #FFF;
	box-shadow: 0 1px rgba(255,255,255,1) inset;
	-webkit-box-shadow: 0 1px rgba(255,255,255,1) inset;
	background: #FFFFFF; /* Old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, ##D2F0FF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#D2F0FF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#D2F0FF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFFFFF 0%,#D2F0FF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFFFFF 0%,#D2F0FF 100%); /* IE10+ */
	background: linear-gradient(top, #FFFFFF 0%,#D2F0FF 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#D2F0FF',GradientType=0 ); /* IE6-9 */	
}

#agency-navigation li:hover, #navigation li.current {
	box-shadow: 0 1px rgba(255,255,255,0.2) inset;
	-webkit-box-shadow: 0 1px rgba(255,255,255,0.2) inset;
	border-color: #D2F0FF !important;
	background: #FFFFFF; /* Old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #D2F0FF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#D2F0FF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#D2F0FF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFFFFF 0%,#D2F0FF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFFFFF 0%,#D2F0FF 100%); /* IE10+ */
	background: linear-gradient(top, #FFFFFF 0%,#D2F0FF 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#D2F0FF',GradientType=0 ); /* IE6-9 */
}

#agency-navigation a {
	display: block;
	padding: 10px 15px;
	color: #444;
	text-decoration: none;
	text-shadow: 0 1px #FFF;
}

#agency-navigation a:hover, #navigation li.current a {
	color: #000;
	text-shadow: 0 1px #000;
}

#agency-navigation li:first-child {
	border-left-color: #BABABA;
	border-radius: 20px 0 0 20px;
}

#agency-navigation li:last-child {
	border-radius: 0 20px 20px 0;
}
