@CHARSET "UTF-8";
#newstitle{
	background: url("../img/head/head_bg.jpg") no-repeat center top;
	width: 780px;
	height: 100px;
	padding: 0;
}

#newstitle p{
	padding: 30px 0 20px 30px;
	font-weight: bold;
	font-size: 24px;
	float: left;
	display: block;
}

p#backnumber{
	font-weight: normal;
	font-size: 20px;
	color: #B19298;
	display: block;
}
#allcontents{
	margin: 0 auto;
}
.days{
	width: 70px;
	padding: 0 20px 0 0; 
}
.desc{
	padding-bottom: 10px;
	width: 580px;
}
a{
	color: #660000;
}
a:hover{
	color: #FC774C;
}
