@charset "utf-8";

@import url('/stylesheets/template.css');
@import url('/stylesheets/text.css');
@import url('/stylesheets/links.css');
@import url('/stylesheets/forms.css');

.sp-holder-o{
	border-bottom:1px dotted #344d8d;
	margin-bottom:20px;
}

.sp-holder-i{
	margin-bottom:20px;
	
}

	.sp-holder-i .img{
		float:left;
		width:200px;
	}

	.sp-holder-i .txt{
		float:left;
		width:400px;
		margin-left:25px;
	}
	
		.sp-holder-i .txt span{
			font-style:italic;
			color:#344d8d;
		}

		.sp-holder-i .txt ul{
			margin:10px 0px 0px 40px;
		}
		
		.sp-holder-i .txt ul li{
			margin:0px 0px 5px 0px !important;
			line-height:150%;
		}

	.sp-holder-i h2{
		background-color:#344d8d;
		color:#FFFFFF !important;
		margin:0px 0px 10px 0px !important;
		padding:10px;
	}

.sp-main-i .txt{
	width:270px;
	float:left;
}

	.sp-main-i .txt ul{
		margin:10px 0px 0px 20px;	
	}
	
	.sp-main-i .txt ul li{
		margin-bottom:5px;
	}

.sp-main-i .con{
	width:300px;
	float:left;
	margin-left:40px;
	background-color:#dedced;
	padding:13px;
	border:1px dotted #344d8d;
}

.sp-main-i{
	margin-bottom:20px;
}

.sp-main-o{
	border-bottom:1px dotted #344d8d;
	margin-bottom:20px;
	margin-top:10px;
}
.cb{
	clear:both;
}

.bamtmb{
	width:75px;
	height:75px;
	margin-left:5px;
}

.bamcont{
	width:625px;
	height:100px;
	overflow:auto;
	white-space: nowrap;
}

.bamcont2{
	white-space: nowrap;
}

.com-o{
display:block;
width:550px;
margin-top:10px;
}

.com-i-1{
	width:160px;
	float:left;
}

.com-i-1 img{
	width:160px;
}

.com-i-2 table{
	width:370px;
}

	.com-i-2 table td{
		text-align:left;
		padding:3px;
	}
	
	.com-i-2 table th{
		width:100px;
	}

.com-i-2{
	width:380px;
	float:left;
	margin-left:10px;
}
