﻿#frmLeft
{
	float: left;
	width: 174px;
}
#frmRight
{
	float: right;
	width: 770px;
}
#RightT
{
	background: url(images/28.jpg) left top repeat-x;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #1e50a2;
	border:1px solid #b1c8d8;
}
.cash
{
	background: url(images/cash.gif) no-repeat;
	width: 16px;
	height: 18px;
	vertical-align: middle;
}
#nav
{
	border-bottom: solid 1px #b1c8d8;
}
#nav dt
{
	background: url(images/28.jpg);
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #1e50a2;
	padding-left: 10px;
	border:1px solid #b1c8d8;
}
#nav ul
{
	background: url(images/left2.gif) repeat-y;
}
#nav li
{
	width: 174px;
	height: 28px;
	position: relative;
	color: #1e50a2;
	cursor: pointer;
}
#nav li .pop
{
	position: absolute;
	width: 800px;
	height: 450px;
	background: #fff;
	border: solid 1px #cc0000;
	overflow: hidden;
	left: 149px;
	display: none;
	top: -60px;
}
#nav li h2
{
	position: absolute;
	padding-left:15px;
	height: 28px;
	line-height: 28px;
	width: 128px;
	margin-left:6px;
	font-weight:normal;
}
#nav li h2.selected
{
	position: absolute;
	border: solid 1px #cc0000;
	border-right: 0px;
	height:28px;
	background: #fff;
	line-height:28px;
}
#nav li h2 span
{
	color: #ff0000;
	display:none;
}
#nav .listD
{
	padding: 10px;
}
#nav .listD .top
{
	border-bottom: solid 1px #E2E2E2;
	padding-bottom: 6px;
	overflow: auto;
}
#nav .listD .top div
{
	float: left;
	background: url(images/left4.gif) no-repeat 0px center;
	line-height: 20px;
	padding-left: 16px;
	margin-right: 30px;
	color: #0000ff;
	white-space:nowrap;
}
#nav .listD .top div.selected
{
	color: #ff0000;
}
#nav .listD .bot
{
	padding-top: 6px;
	clear: both;
}
#nav .listD .school div
{
	float: left;
	width: 192px;
	line-height: 20px;
}
#nav .listE
{
	padding: 10px;
}
#nav .listE dt
{
	background: none;
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	font-weight: bold;
	color: #B45A01;
	text-align: left;
	clear: both;
	padding-left: 0px;
}
#nav .listE dd div
{
	float: left;
	width: 192px;
	line-height: 20px;
}