@import url("base.css");
@import url("layout.css");

.team6_p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 400px;
	font-size: 0.8em;
	line-height: 1.8em;
}
.team6_p_title {
	color: #006633;
	margin: 20px 0 10px 0px;
	border-bottom: thin dotted #009966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#team6 {
	margin: 0px;
	width: 460px;
	margin: 0px 0px 0 20px;
	/*padding: 0 10px;*/
	border: 1px solid #6BFF24;
	background-image: url(img/team6-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#team6_header h2 {
	margin-left: 20px;
}
#team6_header {
	padding-top: 10px;
}
#team6_contents {
margin: 20px 20px 0 20px;
}
