﻿.black_title_l {
	background-image: url('ttl_l.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}
.black_title_r {
	padding: 0px 0px 0px 15px;
	background-image:  url('ttl_r.gif');
	background-position: right top;
	background-repeat: no-repeat;
	height: 30px;
	text-align:left;
}
.black_title_m {
	background-color: #000;
}
.black_cpane {
	padding: 15px 10px 10px 10px;
	border-bottom: 1px #c0c0c0 solid;
	margin-bottom: 10px;
	background-color: #fff;
}
.black_footericons {
	margin-bottom: 15px;
}


