.returntop-mission {
	font-size:12px;
	padding-top: 20px;
	text-align: right;
	height: 13px;
}

.returntop-mission img {
	margin-bottom: -3px;
}

#contentright-mission {
	float: right;
	padding-bottom: 20px;
	text-align: right;
}

#contentright-mission-body {
	width: 565px;
	text-align: left;
	padding-left: 15px;
}

#contentright-mission-body h2 {
	background-image: url(../img/mission-title-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	margin-top: 20px;
	padding-top: 6px;
	padding-left: 15px;
	font-size: 18px;
}


/* Message */

#message {
	background-image: url(../img/mission-message-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 640px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000033;
}

#message-in {
	width :435px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#message-in-text {
	width :410px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}

#message-in-text p {
	padding-bottom: 20px;
	line-height: 120%;
}

#message-in-text #box {
	width :410px;
	clear: both;	
}

#message-in-text #box #left {
	float: left;	
}

#message-in-text #box #right {
	float: right;	
}

/* Profile */
.profile {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	color: #666666;
}

.profile h3 {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	padding-bottom: 5px;
	padding-top: 24px;
	padding-left: 17px;
}

.profile #p-body {
	width: 455px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
}

.profile #p-body #p-body-left {
	float: left;	
}

.profile #p-body #p-body-right {
	float: right;
	width: 370px;	
}

.profile #p-body #p-body-right p {
	font-size: 13px;
	padding-bottom: 12px;
}

span.profile-title {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}

.profile #p-body #p-body-specialty {
	width: 455px;
	clear: both;
	background-image: url(../img/mission-p-body-specialty.gif);
	background-repeat: repeat-x,y;
	background-position: left top;
}

.profile #p-body #p-body-specialty p {
	font-size: 13px;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 12px;
}

.p-body2 {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
}

.p-body2-in {
	width: 455px;
	margin-right: auto;
	margin-left: auto;
}

.p-body2-in h4 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 43px;
}

.p-body2-in2 {
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 85px;
}



.p-body2-in2 p {
	font-size: 13px;
	line-height: 13px;	
	padding-bottom: 12px;
}

.p-body2-in2 p.nospace {
	font-size: 13px;
	padding-bottom: 0px;
	line-height: 13px;	
}

.p-body2-in2 ul {
	padding-top: 15px;
}

.p-body2-in2 li {
	font-size: 13px;
	background-image: url(../img/list-image.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;	
}

