@CHARSET "UTF-8";
.n_holder{
	float: left;
	height: px;
	width: 415px;
}
.n_left{
	float: left;
	overflow: hidden;
	width: 150px;	
}
.n_right{
	float: right;
	margin: 0 0 0 10px;
	width: 250px;
}
.n_cont{
	float: left;
	height: 100px;
	overflow: hidden;
}
.n_title{
	margin: 20px 0 0 0;
}
.n_description{
	margin: 20px 0 0 0;
}
.n_link{}
.weather_box{
	float: left;
	width: 162px;
	padding: 0 2px;
	margin: 0 1px;
	border-right: dotted 1px #cacaca;
}
.weather_box_last{
	border-right: none;
}
.weather_title{
	margin: 4px 0 0 0;
	font-weight: bold;
}
.weather_forecast{
	margin: 5px 0 4px 0; 
	padding: 3px 0; 
	overflow: hidden;
}