@charset "UTF-8";
/* CSS Document */

#title {
	background-image: url(../images/titleimg_01.png);
	margin: 0px;
	padding-top: 95px;
	padding-left: 10px;
	height: 45px;
	width: 630px;
	font-size: 21px;
	text-indent: 0px;
}
#mainRight h3 {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align:center;
	line-height:1.6em;
}
#description .profileH4 {
	font-size: 16px;
	background-color: #e8f8ff;
	margin: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#description .profileH4b {
	font-size: 16px;
	background-color: #e8f8ff;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#description .profileP {
	line-height: 1.6em;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 16px;
}
#interestTable {
	margin-left: 10px;
	width:600px;
	border-collapse:separate;
	border-spacing:5px;
}
#interestTable tr .leftTd {
	padding: 10px;
	width: 100px;
	background-color:#e8f8ff;
	text-align:center;
}
#interestTable tr .rightTd {
	padding: 10px;
	line-height:1.8em;
}
#interestTableIner {
	margin: 0px;
	width:450px;
	border-collapse:collapse;
	border-spacing:0px;
}
#interestTableIner tr .rightTd {
	padding: 0px;
	line-height:1.8em;
}
