/*‰ïŽÐŠT—v*/
body{
	font-size: 12px;
  }

h2{
	text-indent: -9999px;
	background: url(../../profile/images/profile-title.gif) no-repeat;
	width: 650px;
	height: 30px;
	}

#profile{
	width: 650px;
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 0px 0px 5px 0px;
  }
  
.pdf{
	margin: 0px 0px 0px 10px;
	float: left;
	width: 129px;
	height: 17px;
  }

.pdf a{
	background-image: url(../../profile/images/pdf.gif);
	display: block;
	text-indent: -9999px;
	width: 129px;
	height: 17px;
	text-decoration: none;
  }

.personal{
	margin: 0px 0px 0px 10px;
	float: left;
	width: 129px;
	height: 17px;
  }

.personal a{
	background-image: url(../../profile/images/personal.gif);
	display: block;
	text-indent: -9999px;
	width: 129px;
	height: 17px;
	text-decoration: none;
  }
  
h3{
	font-weight: bold;
	color: #999999;
	width: 130px;
	float: left;
	padding-left: 10px;
	line-height: 150%;
  }  
  
.pro-1{
	margin: 10px auto;
	background-color: #EEEEEE;
	width: 630px;
	padding: 10px 0px;
  }

.pro-2{
	float: left;
	width: 470px;
  }

.pro-2 p{
	line-height: 150%;

  }
