body {
	font-size: 12px;
	color: #333;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
h3 {
	font-size: 140%;
	color: #6AB7B9;
}
h4 {
	font-size: 120%;
	color: #44AAB3;
	border-bottom: 1px solid #D3EFEC;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #2889A0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.stayright {
	text-align: right;
}

#head {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#menubar {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #b6e0e4;
	clear: both;
}
#mainmenu {
	float: left;
	width: 76%;
	background-color: #c9e8ea;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}#menubar #mainmenu a {
	padding-right: 15px;
	padding-left: 14px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#menubar #mainmenu a:hover {
	color: #FFF;
	background-color:  #8BC5C7;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menubar #mainmenu a.now {
	padding-right: 15px;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #7abbbf;
	color: #FFF;
}
.scrap {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.scraprightnav {
	text-align: center;
	padding: 6px;
}
.scraprightnav table {
	text-align: left;
}
.scraprightnav table img{
	padding: 2px;
	border: 1px solid #A9D3D3;
}
#menubar .newssign img {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
.amazingpicfront {
	text-align: center;
}
.amazingpicfront img {
	padding: 2px;
	border: 1px solid #A9D3D3;
}

.scraprightnav table img {
	padding: 2px;
	border: 1px solid #A9D3D3;
}

#menupicbar {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #f0fafb;
}

#menupic {
	width: 76%;
	float: left;
}
#besidepic {
	margin-left: 76%;
	height: 115px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #2889A0;
}


#container {
	background-color: #F0FAFC;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#foot {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background-image: url(images/bg.jpg);
}
#foot a{
	color: #FFF;
}
#contentleft {
	width: 76%;
	background-image: url(images/shadowline.jpg);
	background-repeat: repeat-x;
	background-color: #f0fafc;
}

#menupicbar #besidepic img {
	display: block;
	border: 0px;
	padding: 2px;
}

.newssign {
	background-color: #c8e8ea;
	margin-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	text-align: center;
	padding-top: 5px;
}
#menupicbar .newssign img {
	display: block;
}
#content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0fafb;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat;
}
#content1 {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0fafb;
	background-image: url(images/shadowline.jpg);
	background-repeat: repeat-x;
}
#cont {
	width: 100%;
}
#cont1 {
	clear: left;


}
#rightnav {
	background-color: #e4f2f3;
	line-height: 150%;
	font-size: 11px;
	color: #559791;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 155px;
}
#rightnav a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightnav p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.story {
	padding: 0px 15px 15px 15px;
}
.story table {
	margin-left: 20px;
	margin-bottom: 20px;
}
.story table img{
	padding: 2px;
	border: 1px solid #A9D3D3;
	display: block;
}
.blackbold {
	font-weight: bold;
}
.storyblue{
	padding: 0px 15px 15px 15px;
	margin-bottom: 30px;
	text-align: left;
}
.storyblue table{
	text-align: center;
}
.storyblue img{
	padding: 2px;
	border: 1px solid #A9D3D3;
	display: block;
}
.pagetitle {
	padding: 40px 15px 15px 15px;
	margin-bottom: 5px;
	font-size: 12px;
}
.pagetitle img{
	border: none}
.pagetitle p {
	border-top: solid 1px #B9D7D6;
	margin-top: 5px;
	padding: 0px 0px 0px 20px;
	color: #44AAB3;
	font-weight: bold;
}
.morebar {
	border-bottom: 1px solid #A9D3D3;
	padding-right: 5px;
	padding-bottom: 4px;
	text-align: right;
	margin-bottom: 5px;
}
.morebar a.hover{
	color: #559791;
}
.headline {
	border-top: 1px solid #CFE2DF;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px 15px 5px 15px;
}
.headlinebluebg {
	color: #FFFFFF;
	background-color: #96CCCC;
	font-weight: bold;
	padding-left: 2px;
}
.clear {
	width: 100%;
	clear: both;
	height: 1px;
}
#navbarleft {
	width: 178px;
	background-color: #CAEBEE;
	float: left;
	font-size: 110%;
}
#navbarleft a:link, #navbarleft a:visited {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0px 5px 10px;
	background-color: #C9E8EA;
}
#navbarleft a.now {
	color: #FFF;
	background-color: #A3D1D1;
}

#navbarleft a:hover {
	color: #FFFFFF;
	background-color: #96CCCC;
	text-decoration: none;
}
#navbarleft a.darklink {
	color: #F0FAFC;
	background-color: #96CCCC;
	text-decoration: none;
}
#contentright {
	width: 73%;
	margin-left: 195px;
	padding-right: 0px;
	padding-bottom: 15px;
}
#newscontent {
	width: 350px;
	padding:  0px 0px 30px 10px;
	margin-left:185px;
}
#newscontent img{	
	padding: 2px;
	border: 1px solid #A9D3D3;
}
#ct {
	background-image: url(images/bodybg2.jpg);
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#ct0{
	width: 550px;
	padding: 0px 15px 0px 15px;
	background-image: url(images/newsbg.jpg);
}
.pagetitle p a {
	font-weight: normal;
	color: #333;
}
ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#navbaramazing {
	width: 158px;
	float: left;
	font-size: 110%;
	padding:20px 0px 0px 20px;
	background:#E4F2F3 url(images/meibg.jpg) no-repeat;
}
#navbaramazing a:link, #navbaramazing a:visited {
	display: block;
	padding:5px 0px 0 40px;
}
#newsbar {
	float: right;
	width: 150px;
	background-color: #E4F2F3;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsflashcontainer {
	width: 100%;
	background-color: #F0FAFC;
}
#newsflashhead {
	background-image: url(images/toplogo.jpg);
	height: 72px;
}
.newsflashstory {
	overflow: auto;
	height: 230px;
	width: 560px;
	padding: 10px 0px 10px 30px;
	margin-bottom: 20px;
}
.amazingstory {
	padding-bottom: 10px;
	border-bottom: 1px solid #BCDDE0;
	padding-left: 15px;
	margin:0px 10px 10px 0px;
}
.amazingstory img{
	margin: 4px 5px 0px 4px;
	padding: 2px;
	border: 1px solid #A9D3D3;
	padding-right: 0px 5px 2px 2px;
}
.schedule p{
	line-height: 100%;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #E0F1F0;
}
.thumbnail{
	position: relative;
	z-index: 0;
}
.thumbnail p{
	text-align: center;	
}
.thumbnail img{
	display: block;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	right: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	text-decoration: none;
	background-image: url(aboutus/nannies/bg.jpg);
	background-repeat: repeat;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
right: 50px; /*position where enlarged image should offset horizontally */
}
img.storynoborder {
	border: none;
}
#photo ul li {padding:0px;}
#photo ul {margin:-5px -10px -10px -20px; width:150px;height:600px;float:left;list-style:none;}
#photo li {width:54px;height:54px;float:left;margin:5px;display:inline;overflow:hidden;}
#photo li a {width:50px;height:50px;display:block;overflow:hidden;border:2px solid #ccc;}
#photo img {display:block;overflow:hidden;border:none;margin:-120px 0 0 -80px;} /* margin的负值是控制图片显示小图的大概位置 */
/* 主要针对IE6的a:hover的BUG */
#photo li a {position:static;}
#photo li a:hover {border:2px solid #000;}
/* 主要针对IE6的a:hover的BUG end */
#photo li a:hover img {margin:0;position:absolute;top:0px;left:150px;border:2px solid #fff;}
#photo {
	width:550px;
	height:600px;
	margin:0 auto;
	position:relative;
}
#nlist {
	width: 178px;
	background-color: #D5EDEE;
	float: left;
	font-size: 110%;
}
#nlist ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
#nlist li{
	padding:0;
	margin:0;
	list-style-type: none;
}
#nlist ul a{
	display: block;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	padding: 4px 0px 4px 10px;
}
#nlist ul a.now {
	background-color: #A3D1D1;
	color: #FFF;
}
#nlist ul a:hover{display: block;
	border-bottom: 1px solid #FFFFFF;
	background-color: #96CCCC;
	color: #FFFFFF;}
#nlist li dd {
	padding:0px;
	text-align:left;
}
#nlist dl {background:#E4F2F3;}
#nlist dd {
	background:#C6E4E6;
}
#nlist dd a{
	border-bottom:1px solid #FFFFFF;
	padding:2px;
	text-align:left;
	background:#CAECEC;
}
#nlist dd a.now {
	background-color: #B6DEDC;
	color: #2889A0;
}
#nlist dd a:hover{color: #FFFFFF;background:#B6DEDC;}
.grayfont {
	color: #2889A0;
}
.red {color: #900;
}
.brownbold {font-weight: bold; color: #C58044;}