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


.yearly{
	padding: 15px 11px 15px 13px;
}
.yearly h3{
	text-indent: 31px;
	font-size: 110%;	
	font-weight: bold;
	background: url(../images/library/archive_tit.gif) no-repeat;
	width: 520px;
	height: 30px;
	line-height: 30px;	
	
}
dl{
	width: 260px;
	padding: 18px 0px 22px 0px;
	float: left;

}

dt{
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 9px 0px;
}
dd{
	background: url(../images/library/mark2_bg.gif) no-repeat left 5px;
	padding: 0px 0px 4px 14px;
}
dd a{
	color: #000;
	text-decoration: underline;
}
dd a:hover{
	color: #f71130;
}
#main .box{
	position: relative;
}
#backnumber{
	padding: 0px 6px 0px 13px;
}
#backnumber p{
	font-weight: bold;
	
	float: left;
	text-align: right;
	padding: 0px 22px 0px 22px;
	margin: 10px 0px 0px 0px;
	background: url(../images/library/mark1_bg.gif) no-repeat left top;	


}
*:first-child+html #backnumber p a{
/*	font-size: 11px;*/
}

#backnumber p a{
	/*font-size: 12px;*/

	color: #333333; 
}
#main p.top{
	text-align: right;
}
.cb{
	clear: both;
}