body {
	background-color: #FFFFFF;
}

span {
	color: #217ab7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	line-height: 20px;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	line-height: 20px;
}

a:hover {
	text-decoration: underline;
}

a.blue {
	color: #217ab7;
}

a.green {
	color: #008000;
}

ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 20px;
	margin: 0px;
}

li {
	background: url('pointer.png') no-repeat 0px 1px;
	padding-left: 15px;
	line-height: 11px;
}

#root {
	margin: 100px auto 0 auto;
	width: 516px;
	height: 367px;
}

#startpageleft {
	float: left;
	background-image: url('startpage.png');
	width: 53px;
	height: 367px;
}

#startpageright {
	float: right;
	width: 463px;
	height: 367px;
}

#startpagerighttop {
	background: url('up.png') no-repeat;
	height: 17px;
	width: 463px;
}

#startpagerightmiddle {
	background: url('background.png') bottom right no-repeat;
	height: 333px;
	border-right: 2px solid #f3f3f3;
	text-align: left;
	width: 461px;
}

#startpagerightmiddlelogo {
	margin-left: 160px;
	height: 75px;
	background: url('kei.png') no-repeat;
}

#startpagerightbottom {
	background: url('down.png') no-repeat;
	height: 18px;
	width: 463px;
}

#startpagebottom {
	width: 516px;
	text-align: center;
}
