#subtitle {
	background : #FFFFFF url(../images/subtitle-bg.jpg) no-repeat center center;
	}

#bread-crumb {
	background : #FFFFFF url(../images/bread-crumb-bg.jpg) no-repeat center bottom;
	}

.datatable {
	border-collapse:separate;
	font-size:100%;
	margin:20px 0px;
	}

.datatable caption {
	padding:5px 0 10px 0;
	}

.datatable th {
	width:100px;
	text-align:left;
	font-weight:normal;
	padding:5px 7px;
	color: #FFFFFF;
	background-color:#FA6D8C;
	border-bottom:1px solid #F46085;
	border-right:1px solid #F46085;
	}

 .datatable td {
	padding:5px 7px;
	border-bottom:1px solid #FFCEE1;
	border-right:1px solid #FFCEE1;
	line-height:115%;
	background-color:#FFEFF5;
	}
	
#attention {
	margin:15px  0;
	}
	
#attention h4 {
	border:none;
	margin:1px;
	padding:0;
	}

#attention h4 a {
        text-decoration:none;
}

#attention h4 a:hover {
	color: #579AD4;
}

#attention h4 a img {
	vertical-align:middle;
	margin:4px 5px 5px 10px;
}
	
#attention p {
	margin:5px 0 15px 38px;d
	}


#pict01 {
	margin:40px 0 0 0;
	}