.boxtitle_comic_l {
	color: #C30;
	text-align: center;
	padding: 8px;
	font-weight: bold;
	border-bottom: #cccccc 1px solid;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/comic/img/l_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}	
.boxtitle_comic_l a {
	color: #C30;
	}	
.boxtitle_comic_l a:hover {
	color: #FFF;
	background-color: #099;
	}	
