#header .menu a.menu4 {
	background-position: bottom;
	z-index: 1;
}

#left form {
	padding: 0 0 30px 0;
}

#left .textfield {
	width: 100px;
	line-height: 100%;
	vertical-align: middle;
}

#left .button {
	width: 45px;
	font-size: 12px;
	color: #333333;
	cursor: pointer;
	vertical-align: middle;
}

#left .box {
	width: 154px;
	background: url(../img/left_bg.gif) repeat-y;
}

#left .box div a {
	width: 24px;
	font-size: 12px;
	line-height: 180%;
	text-align: center;
	display: block;
	float: left;
}

#left .box div span {
	width: 72px;
	display: block;
	float: left;
}

#left .box .top {
	_height: 1px;
	min-height: 1px;
	padding: 15px 15px 12px 16px;
	background: url(../img/left_bg_top.gif) no-repeat top;
}

#left .box .middle {
	_height: 1px;
	min-height: 1px;
	padding: 12px 15px 12px 16px;
	border-top: 1px #d5d6d9 dotted;
	border-bottom: 1px #d5d6d9 dotted;
}

#left .box .bottom {
	_height: 1px;
	min-height: 1px;
	padding: 12px 15px 15px 16px;
	background: url(../img/left_bg_bottom.gif) no-repeat bottom;
}

#body p {
	margin: 0 0 10px 0;
	padding: 0 0 25px 0;
	font-size: 13px;
	border-bottom: 3px #1d4f74 solid;
}

#body ul {
	margin: 0 0 40px 0;
}

#body ul li {
	padding: 0 0 10px 0;
}

#body ul li a {
	padding: 0 0 0 15px;
	font-size: 13px;
	line-height: 100%;
	background: url(../img/arrow_s.gif) no-repeat 0px 6px;
}

#body div.link {
	padding: 2px 15px 0 0;
	text-align: right;
	background: url(../img/arrow.gif) no-repeat right;
}

#body div.link a {
	padding: 0 0 0 20px;
	font-size: 13px;
	background: url(../img/arrow.jpg) no-repeat 0px 0px;
}

#body div.navi {
	padding: 10px 10px 0 0;
	text-align: right;
	border-top: 1px #8ea7b9 solid;
}

#body div.navi a, #body div.navi span {
	font-size: 12px;
}


