/* CSS Document */

.boder {
	border: thin 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 {
	width: 100%;
	float: right;
	height: 550px;
	overflow: hidden;
	
}

.putdate {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #006633;
}
.titl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
}


