#profile{
	padding:0 20px 40px 20px;
}
#profile h3{
	margin:30px 0 10px 0;
	height:16px;
	line-height:16px;
	font-size:14px;
	text-indent:6px;
	color:#006600;
	text-indent:20px;
	background:url(../images/title_mark.gif) no-repeat left center;
}
#profile p{
}
#profile img{
	display:block;
	margin:30px auto;
	text-align:center;
}
#profile img.main{
	margin:30px auto;
	text-align:center;
}
#profile ul{
	list-style-image:none;
	list-style-type:disk;
}
#vision{
	text-align:center;
	color:#003300;
}
#vision strong{
	display:block;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana;
}
#vision p{
	margin:6px 0;
	font-size:13px;
	font-style:italic;
	text-align:center;
}
table#org td.w80{
	width:80px;
}
table#t-strengths{
	margin:0 auto;
	text-align:center;
	background:#FFFFCC;
	border: solid 1px #006600;
	border-collapse: collapse;
	
}
table#t-strengths th{
	width:50%;
	padding:2px;
	font-weight:bold;
	text-align:center;
	border: solid 1px #006600;
	color:#006600;
}
table#t-strengths td{
	border: solid 1px #006600;
	text-align:center;
	padding:2px;
}
h3#none-mark{
	background-image:none;
}
.bg_yellow{
	background:#FFFFCC;
}
.border{
	border:solid 1px #333;
}
.underline{
	border-bottom:solid 4px #66FE66;
}