/***************************/
/* ----- Series Menu ----- */
/***************************/
.small_block{
	padding:1em;
}
.sub_title{
	margin:0;
}
.link{
	width:33%;
	text-indent:1em;
	cursor:pointer;
}
.link2{
	width:33%;
	text-indent:1em;
	color:#180000;
	background-color:#660000;
	font-weight:bold;
	cursor:pointer;
}
.page_link{
	font-size:1.7em;
	font-weight:normal;
	line-height:1.4;
	margin:0 5%;;
	text-align:left;
	text-indent:2em;
}

.margin_top{
	margin-top:1em;
}


/* ----- Series Menu End ----- */
