#movie-head {
	background: url(../images/topmovie-flame01.gif);
	margin: 0px auto;
	height: 5px;
	width: 510px;
	font-size: 0em;
	line-height: 0em;
}

#movie-body {
	background: url(../images/topmovie-flame02.gif);
	margin: 0px auto;
	height: 250px;
	width: 510px;
	text-align: center;
}
#movie-foot {
	background: url(../images/topmovie-flame03.gif);
	margin: 0px auto;
	height: 5px;
	width: 510px;
	font-size: 0em;
	line-height: 0em;
}

.n-date {
	font-size: 70%;
	line-height: 1.2em;
	color: #555555;
	margin: 0px 20px;
}
.n-title {
	font-size: 80%;
	line-height: 1.2em;
	color: #007184;
	margin: 0px 20px;
	background: url(../images/point01-01.gif) no-repeat left center;
	padding-left: 15px;
	font-weight: bold;
}
.n-title a {color: #007184;}
.n-title a:visited {color: #007184;}
.n-title a:hover {color: #00A8C6;}
.n-photo {
	width: 70px;
	margin: 5px 10px 5px 5px;
	float: right;
}
.n-text {
	font-size: 80%;
	line-height: 1.4em;
	color: #555555;
	margin: 0px 20px;
}
.n-url {font-size: 80%; line-height: 1.4em; color: #555555; margin: 0px 20px;}

.counter {
	position: relative;
	left: 705px;
}