/* ========================
	Version 2013, updated 2013.03.12
======================== */
/* header */
#babytree-header-wrapper {
	width: 970px;
	margin: -5px auto 10px;
	padding: 5px 0 0;
	background-color: #FFF;
	box-shadow: 0 3px 5px rgba(0,0,0,.1), -3px 0 5px rgba(0,0,0,.1), 3px 0 5px rgba(0,0,0,.1);
	border-radius: 0 0 6px 6px;
	width: 980px\9;
	background: transparent url(/img/header_footer/babytree-header-wrapper-bg.png?20130521) no-repeat center 100%\9;
	padding-bottom: 5px\9;
}
:root #babytree-header-wrapper {
	width: 970px;
	background: #FFF;
	padding-bottom: 0;
}
.babytree-header-inner {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	zoom: 1;
	position: relative;
}
.babytree-header-inner:after {
	content: "";
	display: table;
	clear: both;
}
#babytree-header {
	zoom: 1;
}
#babytree-header:after {
	content: "";
	display: table;
	clear: both;
}
#babytree-logo {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
}
#babytree-logo a img {
	position: absolute;
}
#babytree-nav {
	float: right;
	width: 730px;
}
#babytree-nav a {
	display: inline-block;
}
#babytree-nav-search {
	float: left;
	margin: 0 30px 12px 0;
}
#babytree-nav-search .nav-search-text {
	width: 178px;
	height: 20px;
	line-height: 20px;
	float: left;
	border: 0;
	outline: 0;
	padding: 0 10px;
	border: 1px solid #E5E5E5;
	background-color: #FAFAFA;
	box-shadow: inset 0 0 3px rgba(50,50,50,.1);
	border-radius: 3px;
	color: #1B1B1B;
	-webkit-transition: border-color ease .2s, box-shadow ease .2s;
	    -moz-transition: border-color ease .2s, box-shadow ease .2s;
	              transition: border-color ease .2s, box-shadow ease .2s;
}
#babytree-nav-search .nav-search-text:focus {
	border-color: #D1D1D1;
	box-shadow: inset 0 0 3px rgba(50,50,50,.2);
}
#babytree-nav-search .nav-search-text:-moz-placeholder {
	color: #CCC;
}
#babytree-nav-search .nav-search-text::-webkit-input-placeholder {
	color: #CCC;
}
#babytree-nav-search .nav-search-submit {
	width: 39px;
	height: 22px;
	overflow: hidden;
	line-height: 8888px;
	font-size: 0;
	float: left;
	background: transparent url(/img/header_footer/babytree-nav-2013.png?20130521) no-repeat 0 -60px;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 4px;
}
#babytree-nav-search .nav-search-submit:hover,
#babytree-nav-search .nav-search-submit-active {
	background-position: -40px -60px;
}
#babytree-nav-age {
	float: left;
    width: 230px;
	height: 20px;
	margin: 1px 0 0;
}
#babytree-nav-age li {
	float: left;
	margin: 0 1px 0 0;
}
#babytree-nav-age li a {
	width: 44px;
	height: 20px;
	display: block;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	-webkit-transition: color ease .2s, background ease .2s;
	    -moz-transition: color ease .2s, background ease .2s;
			      transition: color ease .2s, background ease .2s;
}
#babytree-nav-age li a:hover {
	text-decoration: none;
}
#babytree-nav-age li:first-child a {
	border-radius: 2px 0 0 2px;
}
#babytree-nav-age li:last-child a {
	border-radius: 0 2px 2px 0;
}
#babytree-nav-age .nav-age-1 a {
	color: #E091A2;
	background-color: #F8E6E6;
}
#babytree-nav-age .nav-age-1 a:hover {
	color: #D0536B;
	background-color: #F4DADA;
}
#babytree-nav-age .nav-age-2 a {
	color: #EDB65C;
	background-color: #F3E2C1;
}
#babytree-nav-age .nav-age-2 a:hover {
	color: #E69212;
	background-color: #EED3A1;
}
#babytree-nav-age .nav-age-3 a {
	color: #A8D37B;
	background-color: #DAEDC4;
}
#babytree-nav-age .nav-age-3 a:hover {
	color: #7AB837;
	background-color: #C8E5A8;
}
#babytree-nav-age .nav-age-4 a {
	color: #8BCAAE;
	background-color: #CFECE0;
}
#babytree-nav-age .nav-age-4 a:hover {
	color: #2E9B69;
	background-color: #B6E3D0;
}
#babytree-nav-age .nav-age-5 a {
	color: #8EB0DD;
	background-color: #E0EAF5;
}
#babytree-nav-age .nav-age-5 a:hover {
	color: #618ECE;
	background-color: #CFDFF0;
}
#babytree-nav-site {
	width: 742px;
	margin: 0 -12px 0 0;
	height: 36px;
	clear: both;
	zoom: 1;
}
#babytree-nav-site:after {
	content: "";
	display: table;
	clear: both;
}
#babytree-nav-site .nav-site-section {
	float: left;
	height: 36px;
	background: transparent url(/img/header_footer/babytree-nav-2013.png?20130521) repeat-x 0 -100px;
	_overflow-x: hidden;
}
#babytree-nav-site .nav-site-section dt {
	height: 100%;
	float: left;
	padding: 0 5px 0 5px;
}
#babytree-nav-site .nav-site-section dt a {
	width: 41px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/img/header_footer/babytree-nav-2013.png?20130521) no-repeat -9999px -9999px;
	margin: 8px 0 -9px;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
#babytree-nav-site .nav-site-section dd {
	float: left;
	margin: 0 6px 0 0;
}
#babytree-nav-site .nav-site-section dd a {
	color: #5AA6B5;
	padding: 0 2px;
	line-height: 18px;
	border-radius: 2px;
	margin: 9px 0;
	white-space: nowrap;
}
#babytree-nav-site .nav-site-section dd a:hover,
#babytree-nav-site .nav-site-section dd.active a {
	background-color: #55B6CD;
	color: #FFF;
	text-decoration: none;
}
#babytree-nav-site .nav-site-section:hover,
#babytree-nav-site .nav-site-section-active {
	background-position: 0 -140px;
}
#babytree-nav-site .nav-site-section:hover dt a,
#babytree-nav-site .nav-site-section-active dt a {
	height: 37px;
}
#babytree-nav-site .nav-site-section:hover dd a,
#babytree-nav-site .nav-site-section-active dd a {
	color: #FFF;
}
#babytree-nav-site .nav-site-edge-left {
	float: left;
	width: 4px;
	height: 36px;
	background: transparent url(/img/header_footer/babytree-nav-2013.png?20130521) no-repeat -85px -60px;
}
#babytree-nav-site .nav-site-edge-left-active {
	background-position: -95px -60px;
}
#babytree-nav-site .nav-site-bridge {
	float: left;
	width: 24px;
	height: 36px;
	background: transparent url(/img/header_footer/babytree-nav-2013.png?20130521) no-repeat -105px -60px;
}
#babytree-nav-site .nav-site-bridge-active-l {
	background-position: -135px -60px;
}
#babytree-nav-site .nav-site-bridge-active-r {
	background-position: -165px -60px;
}
#babytree-nav-site .nav-site-bridge-active {
	background-position: -195px -60px;
}
#babytree-nav-section-xuewen {
	width: 212px;
	padding: 0 0 0 2px;
}
.nav-site-section#babytree-nav-section-xuewen dt a {
	background-position: 0 0;
}
.nav-site-section#babytree-nav-section-xuewen:hover dt a,
.nav-site-section-active#babytree-nav-section-xuewen dt a {
	background-position: 0 -20px;
}
#babytree-nav-section-shuxia {
	width: 170px;
}
.nav-site-section#babytree-nav-section-shuxia dt a {
	background-position: -50px 0;
}
.nav-site-section#babytree-nav-section-shuxia:hover dt a,
.nav-site-section-active#babytree-nav-section-shuxia dt a {
	background-position: -50px -20px;
}
#babytree-nav-section-uhome {
	width: 172px;
	padding: 0 0 0 8px;
}
.nav-site-section#babytree-nav-section-uhome dt a {
	background-position: -100px 0;
}
.nav-site-section#babytree-nav-section-uhome:hover dt a,
.nav-site-section-active#babytree-nav-section-uhome dt a {
	background-position: -100px -20px;
}
#babytree-nav-section-home {
	width: 130px;
}
.nav-site-section#babytree-nav-section-home:hover,
.nav-site-section-active#babytree-nav-section-home {
	background-position: 0 -180px;
}
.nav-site-section#babytree-nav-section-home dt {
	padding: 0;
	position: relative;
}
.nav-site-section#babytree-nav-section-home dt a {
	width: 88px;
	height: 18px;
	margin: 0;
	padding: 9px 0 9px 42px;
	position: relative;
	z-index: 0;
}
.nav-site-section#babytree-nav-section-home dt a span {
	width: 72px;
	height: 18px;
	display: block;
	background: transparent url(/img/header_footer/babytree-nav-2013.png?20130521) no-repeat -150px 0;
	cursor: pointer;
}
.nav-site-section#babytree-nav-section-home:hover dt a span,
.nav-site-section-active#babytree-nav-section-home dt a span {
	background-position: -150px -20px;
}
.nav-home-icon {
	position: absolute;
	z-index: 0;
	bottom: -2px;
	left: 0;
	width: 40px;
	text-align: center;
}
#babytree-nav-site .nav-site-edge-right {
	float: left;
	width: 12px;
	height: 43px;
	background: transparent url(/img/header_footer/babytree-nav-2013.png?20130521) no-repeat -223px -53px;
	margin: -7px 0 0;
	_position: relative;
	_z-index: 0;
}
#babytree-nav-site .nav-site-edge-right-active {
	background-position: -239px -53px;
}
/* nav for homepage */
.homepage#babytree-header {
	margin: 0 0 10px;
}
.homepage .babytree-header-inner {
	padding: 10px 0 0;
}
.homepage #babytree-logo {
	position: absolute;
	margin: 0 10px;
}
.homepage #babytree-nav-search {
	float: none;
	clear: both;
	zoom: 1;
	margin: 0 0 7px;
	padding: 8px 0 0 240px;
	height: 32px;
}
.homepage #babytree-nav-search .nav-search-text {
	width: 275px;
	height: 30px;
	line-height: 30px;
}
.homepage #babytree-nav-search .nav-search-submit {
	width: 48px;
	height: 32px;
	background: transparent url(/img/header_footer/babytree-nav-2013-homepage.png?20130521) no-repeat 0 -65px;
}
.homepage #babytree-nav-search .nav-search-submit:hover,
.homepage #babytree-nav-search .nav-search-submit-active {
	background-position: 0 -100px;
}
.homepage #babytree-nav-age {
	float: none;
	clear: both;
	zoom: 1;
    width: auto;
	margin: 0 0 14px;
	padding: 0 0 0 240px;
}
.homepage #babytree-nav-age a {
	width: 69px;
}
.homepage #babytree-nav-site {
	width: 100%;
	height: 40px;
	background: transparent url(/img/header_footer/babytree-nav-2013-homepage.png?20130521) repeat-x 0 -140px;
}
.homepage #babytree-nav-site .babytree-header-inner {
	height: 40px;
	padding: 0;
}
.homepage #babytree-nav-site .nav-site-section {
	height: 40px;
}
.homepage #babytree-nav-site .nav-site-section:hover,
.homepage #babytree-nav-site .nav-site-section-active {
	background: transparent url(/img/header_footer/babytree-nav-2013-homepage.png?20130521) repeat-x 0 -185px;
}
.homepage #babytree-nav-site .nav-site-section dt a {
	margin: 10px 0 -7px;
}
.homepage #babytree-nav-site .nav-site-section dd a {
	margin: 11px 0;
	float: left;
}
.homepage #babytree-nav-section-xuewen {
	width: 219px;
	padding-left: 43px;
}
.homepage #babytree-nav-section-shuxia {
	width: 231px;
	padding-left: 43px;
}
.homepage #babytree-nav-section-uhome {
	width: 191px;
	padding-left: 43px;
}
.homepage #babytree-nav-site .nav-site-bridge {
	height: 40px;
	background: transparent url(/img/header_footer/babytree-nav-2013-homepage.png?20130521) no-repeat -60px -65px;
}
.homepage #babytree-nav-site .nav-site-bridge-active-l {
	background-position: -90px -65px;
}
.homepage #babytree-nav-site .nav-site-bridge-active-r {
	background-position: -120px -65px;
}
.homepage #babytree-nav-section-home {
	width: 166px;
}
.homepage .nav-site-section#babytree-nav-section-home dt a {
	width: 106px;
	margin: 2px 0;
	padding: 9px 0 9px 60px;
}
.homepage .nav-site-section#babytree-nav-section-home:hover,
.homepage .nav-site-section-active#babytree-nav-section-home {
	background-position: 0 -230px;
}
.homepage .nav-home-icon {
	width: 65px;
}
#babytree-nav-side {
	width: auto;
	text-align: right;
	float: right;
	display: inline;
	margin: -3px 10px 0 0;
}
.homepage #babytree-nav-side {
	position: absolute;
	right: 0;
	top: 14px;
	width: 300px;
}
#babytree-nav-side p {
	line-height: 20px;
}
#babytree-nav-side p img {
    vertical-align: middle;
}
#babytree-nav-side a {
	color: #999;
}
#babytree-nav-side a:hover {
	color: #1B1B1B;
	text-decoration: none;
}
#babytree-nav-side .babytree-nav-seperator {
	margin: 0 3px;
	color: #B4B4B4;
}
#babytree-nav-side .nav-side-version-old {
	margin: 10px 0 0;
	float: right;
	clear: both;
	text-align: left;
}
#babytree-nav-side .nav-side-version-old a {
	width: 88px;
	height: 17px;
	float: right;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(/img/header_footer/babytree-nav-2013-homepage.png?20130529) repeat-x -60px -110px;
}
#babytree-nav-side .nav-side-version-old a:hover {
	background: transparent url(/img/header_footer/old-version.gif?20130531) no-repeat;
}
/* top banner */
.topBanner,
#babytree-header-wrapper .topBanner {
	margin: 0 auto 2px;
	width: 954px;
	overflow: hidden;
	text-align: left;
}
.topBanner .top_ad728 {
	float: left;
	width: 728px;
	height: 90px;
}
.topBanner .topAd_2 {
	width: 198px;
	height: 80px;
	background-color: #99D2ED;
	padding: 5px 10px;
	float: right;
}
.topBanner .topAd_2 li {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.topBanner .topAd_2 li,
.topBanner .topAd_2 li a {
	color: #30707C;
	line-height: 20px;
}
/* footer */
#bb-footer {
	width: 950px;
	margin: 20px auto 10px;
	clear: both;
	zoom: 1;
	color: #898989;
	text-align: center;
}
#bb-footer:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}
#bb-footer a {
    color: #666;
}
#bb-footer .bLogo {
	float: left;
	margin: 0 12px 0 0;
	padding: 0 15px 0 0;
	background: transparent url(/img/header_footer/footer-gap-bar.png?20130521) no-repeat right center;
	display: none;
}
#bb-footer .bLinkList {
	white-space: nowrap;
	line-height: 16px;
	margin: 3px 0 0;
	padding: 2px 0;
}
#bb-footer .bLinkList li {
	border-left: 1px solid #9E9E9E;
	display: inline;
}
#bb-footer .bLinkList li#bb-footer-our-home, #bb-footer .bLinkList li#bb-footer-beian {
	border: 0;
}
#bb-footer .bLinkList li a {
	margin: 0 6px 0 9px;
	color: #666;
}
#bb-footer .bLinkList li#bb-footer-our-home a {
	margin: 0 10px 0 0;
}
#bb-footer .bLinkList li#bb-footer-beian a {
	margin: 0 0 0 20px;
}
#bb-footer .bCopyright {
	white-space: nowrap;
	line-height: 20px;
	font-size: 10px;
	letter-spacing: 1px;
}
/* Pagination2011 */
div.pagejump {
	font-family: Simsun;
	padding: 3px;
	font-size: 12px;
	margin: 3px;
	color: #666;
	text-align: center;
	font-size: 12px;
	white-space: nowrap;
}
div.pagejump a {
	background-position: 50% bottom;
	background-image: url(/img/common/pagejump.jpg);
	border: 1px solid #a3c5e8;
	color: #06c;
	padding: 3px 5px 2px;
	margin: 2px;
	text-decoration: none;
}
div.pagejump a.off, div.pagejump a.off:hover {
	background-image: none;
	border-color: #CCC;
	color: #CCC;
	cursor: default;
}
div.pagejump span.current, div.pagejump a:hover {
	padding: 3px 5px 2px;
	margin: 2px;
	border: 1px solid #ff9d8a;
	background: url(/img/common/pagejump.jpg) 0 -5px repeat-x;
	color: #DF3A0B;
}
div.pagejump .goto-input {
	padding: 0;
	border: 1px solid #cadbe7;
	margin: 0 3px;
	width: 30px;
	color: #666;
	height: 17px;
	line-height: 17px;
}
div.pagejump .submit {
	background: #d4d0c8;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #000;
	padding: 0 2px;
	font-size: 12px;
	*height: 19px;
	line-height: 17px;
	width: 33px;
	cursor: pointer;
}
div.pagejump.page-inline {
	/*display: inline;*/
}
/* END Pagination2011 */
/* Error 2012 */
.global-error-404,
.global-error-50x,
.global-error-private {
	height: 280px;
	margin: 50px auto 200px;
	position: relative;
	z-index: 0;
}
.global-error-404 {
	width: 560px;
	background: transparent url(/img/header_footer/global-error-404.png) no-repeat;
}
.global-error-50x {
	width: 514px;
	background: transparent url(/img/header_footer/global-error-50x.png) no-repeat;
}
.global-error-private {
	width: 596px;
	background: transparent url(/img/header_footer/global-error-private.png) no-repeat;
}
.global-error-404 .message {
	position: absolute;
	top: 174px;
	left: 174px;
	font-size: 17px;
	font-weight: bold;
	color: #96C7ED;
}
.global-error-404 .return,
.global-error-50x .return,
.global-error-private .return {
	position: absolute;
	bottom: 40px;
	left: 174px;
	font-size: 14px;
	color: #333;
}
.global-error-404 .return a,
.global-error-50x .return a,
.global-error-private .return a {
	margin: 0 0 0 10px;
	font-size: 12px;
}
/* END Error 2012 */
/* seo tag link */
a.seo_tag_link {
	border-bottom: 1px dotted #09C;
	color: #494949;
	text-decoration: none;
}
a.seo_tag_link:hover {
	color: #C00;
	border-bottom: medium;
	text-decoration: underline;
}
/* END seo tag link */
/* 建议反馈 2013.08 */
#feedback-201308 {
	width: 24px;
	height: 94px;
	cursor: pointer;
	background: transparent url(/img/header_footer/feedback-201308.png) no-repeat;
	position: fixed;
	bottom: 110px;
	left: 2px;
	_position: absolute;
	_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight - 110); /* IE6 */
	_left:expression(documentElement.scrollLeft + 2); /* IE6 */
}
#feedback-201308 a {
	width: 24px;
	height: 111px;
	display: block;
}
#global-feedback-popup p {
	margin: 0 0 10px;
}
#global-feedback-popup .feedback-title {
	font-weight: bold;
	font-size: 14px;
}
#global-feedback-popup textarea {
	width: 390px;
	height: 110px;
}
#global-feedback-popup .feedback-contact .bui-input-text {
	width: 150px;
	margin: 0 .5em;
}
#global-feedback-popup .required {
	color: #F00;
}
#global-feedback-popup .popup-footer {
	padding: 0;
	margin: 0;
}
#global-feedback-popup .feedback-done {
	text-align: center;
}
#global-feedback-popup .feedback-done dt {
	font-weight: bold;
	font-size: 14px;
}
#global-feedback-popup .feedback-done dt i {
	vertical-align: middle;
}
#global-feedback-popup .feedback-done  dd {
	color: #999;
	margin: 10px 0;
}
/* END 建议反馈 2013.08 */
