/* CSS Document */

.boder {
width:100%;
	border: 1px solid #D8D8D8;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(./image/bg_weather_2.gif);
}


.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000033;
	
	}
#fresh_news {
position:relative;
	width: 100%;
	float: left;
	height: 350px;
	overflow: hidden;
	
}

.putdate {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #006633;
}
.titl {
display:block;
position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	padding-left:5px;
	text-indent:1px;

		
}


