* {
	margin: 0;
	padding: 0;
}

br {
	display: none;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #303030;
}

a:link,a:visited {
	color: #373737;
}

a:hover,a:active {
	color: #00524f;
}

ul,li {
	list-style-type: none;
}

body {
	text-align: center;
	font-size: 12px;
	font-family: ËÎÌå, Arial, Helvetica, sans-serif;
	background: url(../images/b1.gif) repeat;
}

#container {
	position: relative;
	background-color: #DCDCDC;
	margin: 0px auto 0px auto;
	width: 1000px;
	text-align: left;
	height: auto;
}

.mainmenuimg {
	height: 32px;
	float: left;
	width: 1000px;
}

.left {
	float: left;
	display: inline;
	height: auto;
	width: 228px;
	margin-left: 12px;
	margin-right: 17px;
	background-color: #dcdcdc;
}

.list {
	float: left;
	overflow: hidden;
	width: 228px;
	height: auto;
	background-color: #DCDCDC;
}

.left-select {
	background: url("../images/school_overview.gif");
	margin-top: 4px;
	height: 43px;
	background-color: #eff0eb;
	margin-bottom: 2px;
}

.left-select p {
	height: 10px;
	color: #00524F;
	font-size: 14px;
	margin-right:64px;
	margin-left: 108px;
	padding-top: 15px;
}

.list1 {
	float: left;
	width: 46px;
	height: 22px;
	background-color: #f1f1f1;
	margin-right: 2px;
	margin-bottom: 2px;
}

.list1 p {
	padding: 6px 3px 0px 30px;
	color: #303030;
}

.list1r {
	margin-bottom: 2px;
	float: left;
	width: 180px;
	height: 22px;
	background-color: #f1f1f1;
}

.list1r a:link,.list1r a:visited {
	color: #303030;
}

.list1r a:hover,.list1r a:active {
	display: block;
	height: 22px;
	color: #00524f;
	font-weight: bold;
	background-color: #ffffff;
}

.list1r p {
	padding: 5px 3px 0px 62px;
}

.right {
	display: inline-block;
	float: left;
	height: auto;
	width: 726px;
	overflow: hidden;
	margin-right: 17px;
	background-color: #f1f1f1;
}

.navigation {
	font-size: 12px;
	padding: 20px 0px 0px 20px;
	margin-bottom: 20px;
}

.head {
	font-weight: bold;
	height: 30px;
	color: #00524f;
	float: left;
	font-size: 14px;
	padding-left: 20px;
	margin-top: 10px;
}

.article {
	width: 726px;
	float: left;
}

.article ul {
	display: inline;
	float: left;
	width: 726px;
	padding-right: 35px;
	font-size: 12px;
	margin-top: 10px;
	padding-left: 40px;
}

.article ul li {
	width:650px;
	display: inline;
	float: left;
	list-style-type: none;
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 10px;
	padding-bottom: 2px;
	vertical-align: middle;
}

.article ul li a {
	padding-left: 10px; 
	float: left;
	text-align: left;
	width: auto;
	display: inline-block;
	color: #303030;
}

.article ul li span {
	font-size: 12px;
	width:auto;
	text-align: right;
	float: right;
	color: #303030;
}

.divpage {
	float: left;
	text-align: center;
	width: 726px;
	padding: 10px 0px 10px 00px;
	color: #303030;
}

.divpage {
	font-size: 12px;
}

.divpage a {
	display: inline;
	color: #303030;
}
