@charset "utf-8";
/* CSS Document */


.comicBoxOL {
	width: 340px;
	margin-top: 5px;
}
.comicTitle {
	margin-top: 3px;
	font-size: 12px;
	margin-bottom: 0px;
}
.comicShowComment {
	margin-top: 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 165%;
	width: 166px;
	margin-bottom: 8px;
}
.comicRank {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 135px;
	margin-top: -30px;
	width: 30px;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
}
.comicRankF {
	margin-top: -20px;
	margin-left: 125px;
	background-image: none;
	height: 30px;
	width: 25px;
}
.comicNew {
	width: 320px;
}
.comicNew .info {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 238px;
}
.comicNew .info .myHr {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C30;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 1px;
	width: 230px;
}
.comicNew img {
	height: 62px;
	width: 62px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #600;
}
.oldComicOL {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #900;
	width: 650px;
}
.oldComicOL td {
	padding: 5px;
}
.oldComicOL .myHr {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C30;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 1px;
	width: 230px;
}

