#contents{
width:750px;
margin:0 55px;
}

a{
color:#333;}
a:hover{
color:#f30;
}
h2{
	margin-bottom:20px; 
}
h3{
	color: #333;
	font-weight: normal;
}
#news_box{
	margin-bottom: 40px;
}
.month_box{
	margin-top: 5px;
	margin-bottom: 20px;
}
.month_box ul{
	margin-left: 18px;
	margin-top: 5px;
	line-height: 190%;
}
.month_box li{
	color: #f30;
}
.month_box li span{
	color: #333;
}
.month_box a{
	text-decoration: none;
}
#go_top{
	text-align: center;
	margin-top: 20px;
}
#go_top a{
	color: #fff;
	border: none;
	border-radius: 4px;
	background: #f30;
	padding: 10px 20px;
	cursor: pointer;
	font-size: 15px;
	text-decoration: none;
}