.archive {
	height: 48px;
	width: 681px;
	background: transparent url(../img/global/title_archive.png) no-repeat scroll;
	margin-bottom: 11px;
}
ul.tabs {
	margin-top: 14px;
	border-bottom: 1px solid #9E9E9E;
	width: 681px;
	height: 33px;
}
ul.tabs li {
	padding-top: 4px;
	text-align: center;
	float: left;
	width: 67px;
	font-size: 20px;
	font-weight: bold;
}
ul.tabs li.on {
	padding: 0;
	margin-bottom: -1px;
	position: relative;
	z-index: 999;
	width: 97px;
	color: #494949;
	border: 1px solid #9E9E9E;
	border-bottom: 1px solid #FFF;
}
ul.tabs li.on h1 {
	font-size: 26px;
}
ul.arch {
	margin-top: 18px;
	overflow: hidden;
}
ul.arch h2 {
	margin-top:  11px;
	width: 164px;
}
ul.arch li {
	float: left;
	border-top: 1px solid #ccc;
	margin-bottom: 15px;
}
h3 {
	width: 511px;
	height: 14px;
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	padding-left: 6px;
}
h3.pink {
	background-color: #F0548E;
}
h3.prple {
	background-color: #8D63E3;
}
ul.arch ul li {
	border: 0;
	width: 160px;
	font-size: 11px;
	line-height: 16px;
	margin: 4px 0 0 8px;
}
ul.arch ul {
	margin-bottom: 18px;
	width: 510px;
}
ul.arch li.all {
	width: 504px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin-top: 12px;
}