html{
	overflow-y: scroll;
}

#title {
	background:url(../img/title_icon.gif) left top no-repeat;
	margin:0px 40px 25px;
}

#title h2{
	padding:0 0 0 10px;
	font-size:120%;
	font-weight:bold;
	color:#666666;
	line-height:20px;
}

#news {
	margin: 0 40px;
	width: 780px;
	border:1px solid #CCCCCC;
}



#news p{
	padding:30px 20px;
}

