* {
	margin: 0;
	padding: 0;
}

br {
	display: none;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	
	
}
 a:link,a:visited {
	color: #303030;
}
a:active,a:hover {
	color: #00524f;
}



ul,li {
	list-style-type: none;
}

body {
	text-align: center;
	font-size: 12px;
	font-family: ËÎÌå, Arial, Helvetica, sans-serif;
}

#container {
	position: relative;
	background-color: #DCDCDC;
	margin: 0px auto 0px auto;
	width: 1000px;
	text-align: left;
	height: auto;
}

#banner {
	height: 186px;
	width: 1000px;
}

.mainmenu {
	margin-top: 0px;
	text-align: center;
}

.mainmenu ul {
	float: left;
	width: 100%;
	background-color: #595959;
	border-top:1px soild #313131;
	border-bottom:1px soild #313131;
	
}

.mainmenu ul li {
	float: left; 
	width: 83px;
}

.mainmenu a {
	display: block;
	background-color: #595959;
	padding: 10px 0px 8px 10px;
}

.mainmenu a:link,.mainmenu a:visited {
	color: #FFFFFF;
}

.mainmenu a:hover,.mainmenu a:active {
	color:#F1F1F1;
	background-color: #313131;
}

.mainmenuimg {
	float: left;
	width: 100%;
}

.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 {
	margin-top: 8px;
	background-color: #eff0eb;
	height: 40px;
	margin-bottom: 4px;
	background: url("../images/school_overview.gif");
}

.left-select p{
	padding-top:15px;
	margin-left: 110px;
	color:#00524f;
	font-size:14px;
}

.list1 {
	float: left;
	width: 46px;
	height: 22px;
	background-color: #f1f1f1;
	margin-right: 2px;
	margin-bottom: 2px;
}

.list1 p {
	padding: 4px 3px 0px 30px;
	color: #303030;
}

.list1r {
	margin-bottom: 2px;
	float: left;
	width: 180px;
	height: 22px;
	background-color: #f1f1f1;
}
.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;
	margin-right:17px;	
	width:726px;
	height:700px;
	float:right;
	background-color:#DCDCDC;
}
.right-list {
	height:227px;
	margin-bottom:9px;
	width:726px;
}
.list4 {
height:27px;
margin-bottom:2px;
background-color:#f1f1f1;
}
.list4 a {
	float:right;
	margin-top:8px;
	margin-right:20px;
}
.list4 span {
 float:left;
 width:80px;
 color:#00524F;
 height:0px;
 margin-top:8px;
 margin-left:20px;
 font-family:Arial;
 font-weight:bold;
	
}
.list5{
 height:180px;
 width:726px;
 background-color:#f1f1f1;
}
.list6 {
	display:inline;
	float:left;
	height:75px;
	width:363px;
	padding-top:30px;
	
}
.list7 {
	float:right;
	height:75px;
	width:363px;
}

.list11{
 height:700px;
 width:726px;
 background-color:#f1f1f1;
}

.list7 ul {
	margin-top:30px;
	width:343px;
	line-height:22px;
	margin-left:16px;
	
}
.list7 ul li{
	list-style-type: none;
	float:left;
	color:#373737;
	width:330px;
	
}
.list6 ul {
	width:343px;
	line-height:22px;
	padding-left:20px;
}
.list6 ul li{
	list-style-type: none;
	color:#303030;
	width:330px;
}

 .line {
margin-top:25px;
line-height:10px;
width:2px;
float:left;
height:100px;
margin-left:0px;

}










































