@charset "utf-8";
/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#Top{
	margin: 5px auto auto auto;
	width:808px;
	height:50px;
	background-image:url(../images/13_1.jpg)
}

#Top .ToolTitle{
	float:left;
	margin-top:0px;
	margin-left:0px;
}

#Top .ToolMenu{
	float:left;
	margin-top:10px;
	margin-left:10px;
	font-size:14px;
	color:#FFFFFF;
}

#Top .ToolMenu span{



}

#ToolFuc{
	margin-top:15px;
	margin-left:10px;
	width:150px;
	height:28px;
	float:right;
}

#ToolFuc table{
	width:150px;
	height:28px;
	font-size:14px;
}

.ToolFuc_Home{
	width:71px;
	height:28px;
	background-image:url(../images/11.png);
}

.ToolFuc_Teach{
	width:84px;
	height:28px;
	background-image:url(../images/12.png);
	background-repeat:no-repeat;
}

#Content{
	width:812px;
	height:655px;
	background-image:url(../images/06.jpg)
}

