@charset "UTF-8";
.contentInner {
	padding-bottom: 20px;
}
#pickup {
	background-image: url(../top/pickup-Bg.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 10px;
}
#pickup img {
	margin-right: 10px;
}
#topics {
	width: 480px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../top/topics-Bg.gif);
	background-repeat: repeat-y;
}
.topicsInner {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
	color: #00325E;
}
.topicsDay {
	float: left;
	width: 70px;
}
.topicsDoc {
	float: left;
	width: 410px;
}
#topMovie {
	height: 340px;
	width: 740px;
}
#pickupMovie {
	background-image: url(../top/pickupMovieBg.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 460px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
}
#pickupMovie a#link {
	font-size: 10px;
	display: block;
	background-image: url(../top/pickupMovieIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	width: 75px;
	text-align: right;
	float: right;
	line-height: 12px;
	margin-top: 5px;
}

