/* archive */

.arch_evslot
{
	width: 234px;
	height: 162px;
	background: url(../img/arch/ev_baner.gif) no-repeat center top;
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px 35px;
}

.arch_shslot
{
	width: 234px;
	height: 162px;
	background: url(../img/arch/sh_baner.gif) no-repeat center top;
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px 35px;
}

.arch_evslot select
{
	width: 120px;
	border: 1px solid #feac45;
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #feac45;
	background: #b71245;
	text-align: center;
}

.arch_shslot select
{
	width: 120px;
	border: 1px solid #feac45;
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #feac45;
	background: #4e0122;
	text-align: center;
}
