@import url("../common.css");
#alphabet_retrieval {
	float:left;
	padding-right:40px;
	color:#7f0019;
}
#alphabet_r li {
	float:left;
}
#alphabet_r li a {
	padding-right:5px;
}
.box_head {
	width: 660px;
	padding-top: 4px;
	background:url(img/box_head.gif) left top;
}
.box {
	width:660px;
	background:url(img/box_bg.gif) repeat-y;
}
.box_foot {
	width: 660px;
	padding-bottom: 4px;
	background:url(img/box_foot.gif) left bottom;
}
.box_head li {
	float:left;
	width:200px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
}
#container h4 {
	margin-top:30px;
}
