div.education_schoolshows {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url('school_shows_bg.gif');
	background-repeat: no-repeat;
	width: 231px;
	height: 72px;
}

div.ess_see_button {
	position: relative;
	margin: 0px;
	margin-top: 176px;
	margin-right: 13px;
	background-image: url('ssgk_button_up.gif');
	background-repeat: no-repeat;
	width: 137px;
	height: 55px;
	float: right;
	z-index: 3;
}

div.ess_see_button a span {
	display: none;
}
div.ess_see_button a:hover {
	background-image: url('ssgk_button_over.gif');
	background-repeat: no-repeat;
}

div.ess_school_button {
	position: relative;
	margin: 0px;
	margin-top: 2px;
	margin-right: 17px;
	background-image: url('sszs_button_up.gif');
	background-repeat: no-repeat;
	width: 203px;
	height: 39px;
	float: right;
	z-index: 3;
}

div.ess_school_button a span {
	display: none;
}

div.ess_school_button a:hover {
	background-image: url('sszs_button_over.gif');
	background-repeat: no-repeat;
}

div.education_search_place {
	margin: 0px;
	margin-top: -30px;
	margin-left: 3px;
	padding: 0px;
	position: relative;
	width: 220px;
}

div.e_place_top {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url('school_shows_top.gif');
	background-repeat: no-repeat;
	width: 220px;
	height:	83px;
}

div.e_school_name,
div.e_place_text  {
	position: relative;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	padding-top: 5px;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	
} 

div.e_place_middle {
	position: relative;
	margin-top: -37px;
	padding: 0px;
	background-image: url('school_shows_middle.gif');
	background-repeat: repeat-y;
	width: 220px;
}

div.e_school_input,
div.e_place_choose {
	position: relative;
	margin-top: -5px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 60px;
}  

div.education_search_place select.place {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	background-color: #00ccff;
	width: 190px;
}   

div.e_place_button {
	position: relative;
	margin-top: -38px;
	margin-right: 10px;
	background-image: url('button_search_up.gif');
	background-repeat: no-repeat;
	width: 71px;
	height: 32px;
	z-index: 1;
	float: right;
	cursor:pointer;
}

div.e_place_button a span {
	display: none;
}

div.e_place_button a:hover {
	position: relative;
	margin-top: -38px;
	margin-right: 10px;
	background-image: url('button_search_over.gif');
	background-repeat: no-repeat;
	width: 71px;
	height: 32px;
	z-index: 1;
	float: right;
	cursor:pointer;
}

div.e_place_bottom {
	position: relative;
	margin-top: -20px;
	background-image: url('school_shows_bottom.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 21px;
}

div.e_place_link  {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	padding-top: 3px;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.e_place_link a {
	margin: 0px;
	padding: 0px;
	padding-top: -5px;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.e_school_freesearch {
	display: none;
}

span.e_act {
	display: block;
	width: 80px;
	height: 40px;
	position: absolute;
	cursor: pointer;
	top: 0px;
}

span.e_act_choose {
	left: 00px;
}
span.e_act_free {
	left: 80px;
	width: 90px;
}

