body{
	background:url(../images/about/bg.jpg) repeat-x #FDFBEC;
	width:100%;
	height:768px;
	margin:0px;
	padding:0px;
	font-size:12px;
}
a:link,a:active,a:visited,a:hover{
	text-decoration:none;
}
h1{
	font-size:12px;
	color:#666;
	margin:0px;
	padding:0px;
}
img{
	border:none;
	margin:0px;
	padding:0px;
}
#wrapper{
	width:890px}
#head{}
#logo{
	height:100px;
	width:225px;
	float:left;
}
#nav{
	float:right;
	height:100px;
	width:665px;
	background:url(../images/about/nav_bg.gif);
}
#sitemap{
	text-align:right;
	color:#fff;
	width:535px;
	height:20px;
	line-height:20px;
}
#sitemap a:link,#sitemap a:active,#sitemap a:visited{
	font-weight:bold;
	color:#fff;
}
#sitemap a:hover{
	color:#FF0;
	background-color:#666;
}
.white-line{
	font-weight:bolder;
}
#menu{
	background:url(../images/about/menu_bg.gif) no-repeat center;
	width:535px;
	height:80px;
}
#menubar{
	text-align:center;
	width:535px;
	height:80px;
	line-height:80px;
	font-size:12px;
}
#menu a:link,#menu a:active,#menu a:visited{
	color:#022B54;
	font-weight:bold;
}
#menu a:hover{
	color:#FFF;
}	
/**头部的css结束**/
	
#main{
	width:890px;
	}
#left-big-images{
	background:url(../images/about/girl_image.jpg) no-repeat;
	width:370px;
	height:520px;
	float:left;
}
#middle-icon{
	height:200px;
	margin:50px 0px 0px 280px;
}
#main-right-area{
	background:url(../images/about/right_big_image.gif);
	width:520px;
	height:520px;
	float:right;
}
#textarea{
	background:url(../images/about/textbg.jpg) top;
	height:465px;
	width:386px;
	margin-top:50px;
	}
#text{
	padding:15px 10px 0px 10px;
	line-height:150%;
	margin-top:10px;
	height:440px;
	overflow:auto;
	scrollbar-bace-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #D8F0E8; 
	scrollbar-highlight-color: #ffc;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #FFF; 
	scrollbar-darkshadow-color: #FFF;
	}
#text ol{
	margin-left: 0px;
}
#text dt{
	font-weight: bold;
}
.indexwords{
	}
.arrow{
	text-indent:none;
	padding-bottom:5px;
	border-bottom:#CCD5D0 1px solid;}
.textline{
	}
.content{
	overflow:auto;
	line-height:20px;
	}
.contenttitle{
	font-weight:bold;
	color:#666;
	}

.contentitem{
	clear:both;
	text-indent:2em;}
/**中间css结束**/

#foot{
	background:url(../images/about/foot.jpg) no-repeat;
	width:890px;
	height:150px;
	clear:both;
}
#top{
	width:750px;
	text-align:right;
	}
#copyright{
	color:#FFF;
	margin:100px 0px 0px 100px
	  }