/*-------------------------------------------------------------------------
Profile
-------------------------------------------------------------------------*/
#Profile {
	float:right;
	width:641px;
}
#Profile h1 {
	width:641px;
	height:47px;
	background-image:url('./images/profile/cssTitle.gif');
	font-size:1pt;
	text-indent:-5000em;
}
#Profile h2 {
	width:567px;
	height:47px;
	background-image:url('./images/profile/cssH2.gif');
	font-size:1pt;
	text-indent:-5000em;
}
#Profile #Corporate {
	clear:both;
	width:567px;
	margin:0 0 40px 0;
	padding:0 42px 0 32px;
}
#Profile #Corporate table {
}
#Profile #Corporate table th {
	width:85px;
	padding:10px 15px 10px 0;
	border:1px solid #bfbfbf;
	background-color:#e6e6e6;
	text-align:right;
}
#Profile #Corporate table td {
	width:464px;
	border:1px solid #bfbfbf;
}
#Profile #Corporate table td p {
	padding:10px 15px;
}
#Profile #Corporate table td p a {
	color:#666;
	text-decoration:underline;
}
#Profile #Corporate table td ul {
	padding:0 0 10px 35px;
}
#Profile #Corporate table td li {
	color:#b30000;
	list-style-type:disc;
}
#Profile #Corporate table td li a {
	color:#b30000;
}
#Profile #Representative {
	clear:both;
	width:567px;
	margin:0 0 60px 0;
	padding:0 42px 0 32px;
}
#Profile #Representative h2 {
	margin:0 0 15px 0;
	background-positon:0 0;
}
#Profile #Representative .text {
}
#Profile #Representative .text p {
	margin:0 0 2em 0;
}
#Profile #Representative .text p img {
	float:right;
	margin:0 0 40px 20px;
}
#Profile #Representative .introductionFoot  {
	width:567px;
	padding:0 0 15px 0;
	background-image:url('./images/profile/cssRepresentativeIntroductionFoot.gif');
	background-position:left bottom;
}
#Profile #Representative .introductionHead  {
	width:567px;
	padding:15px 0 0 0;
	background-image:url('./images/profile/cssRepresentativeIntroductionHead.gif');
}
#Profile #Representative .introductionBody  {
	width:567px;
	background-image:url('./images/profile/cssRepresentativeIntroductionBody.gif');
	background-repeat:repeat-y;
}
#Profile #Representative .introductionBody .photo {
	float:left;
	width:175px;
}
#Profile #Representative .introductionBody  .photo p {
	float:left;
	width:175px;
	margin:0 0 1em 0;
	font-weight:bold;
	text-align:center;
}
#Profile #Representative .introductionBody  .profile {
	float:right;
	width:377px;
	padding:0 15px 0 0;
}
#Profile #Representative .introductionBody  .profile p {
	margin:0 0 1em 0;
}
#Profile #Representative .allabout {
	width:237px;
	height:54px;
	padding:3px 0 0 162px;
}
#Profile #Representative .allabout p {
	width:229px;
	height:47px;
	padding:3px 4px 4px 4px;
	background-image:url('./images/profile/cssRepresentativeAllAbout.png');
	font-size:1pt;
	text-indent:-5000em;
}
#Profile #Representative .allabout p a {
	display:block;
	width:229px;
	height:47px;
	font-size:1pt;
	text-indent:-5000em;
}
#Profile #Naming {
	clear:both;
	width:567px;
	margin:0 0 100px 0;
	padding:0 42px 0 32px;
}
#Profile #Naming h2 {
	margin:0 0 15px 0;
	background-position:0 -47px;
}
#Profile #Naming .text {
}
#Profile #Naming .text p {
	margin:0 0 1em 0;
}
#Profile #Naming .text p em {
	color:#900;
	font-style:normal;
}
#Profile .anchor {
	float:right;
	padding:5px 30px 15px 30px;
}
#Profile .anchor li {
	float:left;
}
#Profile .anchor li a {
	margin:0 0 0 15px;
	padding:0 0 0 15px;
	border-bottom:1px dashed #7f7f7f;
	background-image:url('./images/profile/cssAnchorMarker.gif');
	background-position:left center;
	color:#666;
	font-size:80%;
}

