@charset "utf-8";
/* CSS Document */
.column_home {
	float: left;
	height: auto;
	width: 724px;
}
.home_content{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 722px;
	border: 1px solid #BBB;
	border-bottom: none;
}


.home_baner{
	float: left;
	height: 275px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
}
.home_bottom {
	background-image: url(/images/home_bottom.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 11px;
	width: 724px;
	line-height: 5px;
	font-size: 5px;
}
.home_boxes_holder {
	float: left;
	width: 706px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.h_box_holder{
	float: left;
	height: auto;
	width: 217px;
	padding-right: 9px;
	padding-left: 9px;
}
.h_box_1{
	width: 215px;
	border: 1px solid #bbb;
	background-image: url(/images/box_home_1.gif);
	background-repeat: repeat-x;
	float: left;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 110%;
	text-indent: 20px;
}
.h_box_2{
	float: left;
	height: auto;
	width: 215px;
	border-right: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
.h_box_3{
	background-image: url(/images/box_home_3.gif);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 217px;
	font-size: 5px;
	line-height: 5px;
}
.h_image{
	clear: left;
	float: left;
	height: 122px;
	width: 215px;
}
.h_text {
	float: left;
	height: auto;
	width: 165px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	color: #666;
}
.h_link {
	padding-top: 27px;
	float: left;
	height: 18px;
	width: 18px;
} 
.h_horizontalLine{
	float: left;
	height: 15px;
	width: 688px;;
	margin-top: 15px;
	display: inline;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-left: 9px;
}
.service_header {
	background-color: #767676;
	font-size: 130%;
	color: #FFF;
	text-indent: 15px;
	line-height: 25px;
	font-weight: bold;
	border-bottom: solid 1px #bbb;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 16px;
}
.service_list {
	float: left;
	height: auto;
	width: 100%;
	background-color: #767676;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.service_list ul{
	margin: 0px;
	float: left;
	height: auto;
	width: 150px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.service_list li {
	float: left;
	padding-bottom: 4px;
	clear: left;
}
.service_list li a:link, .service_list li a:visited, .service_list li a:active {
	background-image: url(/images/service_arrow.jpg);
	background-position: right bottom;
	display: block;
	background-repeat: no-repeat;
	width: 150px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
}
.service_list li a:hover {
	text-decoration: underline;
}

.service_bottom {
	font-size: 5px;
	line-height: 7px;
	background-image: url(/images/box_3_service.gif);
	background-repeat: no-repeat;
	float: left;
	height: 8px;
	width: 180px;
}


/* memory4teachers */
.m4t_baner {
  float: left;
  clear: left;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 20px 0;

}
.m4t_text{
  float: left;
  clear: left;
  height: auto;
  font-size: 15px;
  font-weight: bold;
  padding:0px 20px 10px;
  width:486px;
  line-height: 20px;
}
.m4t_text2{
  float: left;
  clear: left;
  height: auto;
  font-size: 11px;
  padding:0px 20px 10px;
  width:486px;

}
.m4t_boxes_holder {
clear:left;
display:inline;
float:left;
height:auto;
margin:0;
padding-bottom:10px;
padding-left:10px;
padding-top:30px;
width:504px;
}
.m4t_image {
clear:left;
float:left;
height:122px;
width:100%;
}
.m4t_horizontalLine {

  display:inline;
  float:left;
  height:15px;
  margin-left:9px;
  margin-top:15px;
  width:100%;
}
.m4t_link {
float:left;
height:18px;
padding-top:10px;
width:18px;
}
.m4t_text_box {
color:#666666;
float:left;
height:auto;
padding-left:15px;
padding-right:10px;
padding-top:5px;
width:175px;
}