#bgInner{
	height:auto;
}



/**aboutcontent**/

#aboutcontent{
 	margin:7px;
	margin-top:7px;	
	float:left;	
	width:580px;
}

#aboutcontent p{
	font:12px Arial, Helvetica, sans-serif;
	color:#636363;
	line-height:20px;
	padding-bottom:0px;
	margin-top:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/**µØÀíÎ»ÖÃ**/
#aboutcontent.position p{
	padding-bottom:10px;
}

/**aboutwrap**/
#about_wrap{
	width:595px;
	float:left;
	position:relative;
	left:45px;
	top:8px;
	padding-bottom:40px;
}
#about_wrap img{
	margin:0px;
	float:left;
}
/**aboutpic**/
#about1234{
	float:left;
	width:222px;	
}
#about567{
	float:right;
	width:373px;	
}

/**titleAbout**/
.titleAbout{
	background:url(../images/abouth3.jpg) left top no-repeat;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:23px;
	padding-left:8px;
	margin-bottom:2px;
	margin-top:20px;
}
/**submenu**/
#submenu{
	width:112px;
	float:left;
	position:relative;
	left:25px;
	top:8px;
}
#submenu .titleAbout{
	background:url(../images/abouth0bg.gif) left top no-repeat;
}
#submenu ul{
  padding:0px;
  margin:0px;
  float:left;
  list-style:none; 
}
#submenu a{
  display:block;
  width:89px;
  height:20px; 
  color:#636363;
  font:12px Arial, Helvetica, sans-serif;
  border-bottom:1px solid #d4d3d3;
  background:url(../images/about_icon.gif) 5px 9px no-repeat;
  text-decoration:none;
  margin-left:1px;
  padding-top:7px;
  padding-left:23px;
}

