@charset "utf-8";
/* CSS Document */
.future6Forecast .weatheH1 span a:hover
{
	color:#ff6600;
	font-weight:normal;}
.meteorologicalDisasters{
	width:650px;
	height:auto;
	float:left;
         display:inline;
	margin-bottom:10px;
	padding-bottom:10px;
border:1px solid #C1D1EA;
}
.meteorologicalDisasters h1{
background-color:#3365BA;
clear:both;
color:#FFFFFF;
display:block;
font-size:14px;
font-weight:bold;
height:30px;
line-height:30px;
padding-left:10px;
}
.meteorologicalDisasters dl{
	width:205px;
	height:195px;
	float:left;
	display:inline;
	margin:10px auto 0px 9px;
	}
.meteorologicalDisasters dl dt{
	width:205px;
	height:155px;
	}
.meteorologicalDisasters dl dt img{
	width:200px;
	height:150px;
	display:block;
border:1px solid #CCC;
	}
.meteorologicalDisasters dl dd{
	width:205px;
	height:40px;
	line-height:20px;
	text-align:center;
	}
.meteorologicalDisasters dl dd a{
	color:#f60;}
.meteorologicalDisasters dl dd a:hover{
	color:#3366bb;}
.meteorologicalDisasters dl dd h3 a{
	color:#3366bb;}
.meteorologicalDisasters dl dd h3 a:hover{
	color:#f60;}
