p.l2{
	line-height:1.7em;}

.margin20{
	margin: 20;}

.margin40{
	margin: 0 40px;
	width: 675px;}

#maintitle h1{
	line-height: 0%;
	background-image : url(images/index_ti01.jpg);
	background-repeat: no-repeat;
	width: 715px;
	height: 262px;
	margin-right: 20px;
	margin-left: 20px;}

#maintitle h1 span{
	display:none;}

.image_right{
	float: right;
	margin-left: 15px;}

.image_left{
	float: left;
	margin-right: 15px;}

.image_right img,.image_left img{
	margin-bottom:5px;}

.margin40 h3{
	margin-bottom:10px;}
	
.tables {
	font-size: 70%;
	border-collapse: collapse;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	width: 675px;
	margin-top: 20px;
}
.tables th {
	border-collapse: collapse;
	background-color: #FFCC00;
	font-weight: normal;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
.tables td {
	border-collapse: collapse;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}