﻿#bat_wrapper {
	position: relative;
	background: url(../img/batimg/splash2010_bg.jpg) top left no-repeat;
	width: 800px;
	height: 600px;
	margin: 0 auto;
}

#bat_wrapper ul {
	position: absolute;
	top: 365px;
	left: 385px;
	list-style: none;
}

#bat_wrapper li {
	display: block;
	width: 360px;
	height: 30px;
	border: 1px #FFFFFF dashed;
	margin: 15px;
	padding: 0 3px 3px 8px;
	line-height: 30px;
}

#bat_wrapper li a {
	display: block;
	width: 360px;
	height: 30px;
	text-decoration: none;
	font-family: verdana;
	font-size: 22px;
	color: #FFFFFF;

}