@charset "utf-8";
img {border:none;}

	body {background:#050505;}
	#wrap {border-top:solid #8b5a2c 5px; height:100%;}

	.content { float:left; background:url('../index/images/indexbg.gif') no-repeat top left; width:100%; height:715px;}
	.content h1 {margin-left:39px; margin-top:26px; position:relative;}
	.indexTitle {margin-left:39px; margin-top:70px; width:227px; height:186px; background:url('../index/images/index_title.png') no-repeat; text-indent:-9999em; overflow:hidden;}
	.indexTxt {margin-left:39px; margin-top:30px; width:312px; height:81px; background:url('../index/images/index_txt.png') no-repeat; text-indent:-9999em; overflow:hidden;}

	.edu {position:absolute; display:block; left:510px; top:5px; width:232px; height:720px; background:url('../index/images/edu.png') no-repeat; text-indent:-9999em; overflow:hidden;}
	.edu:hover {display:block; width:232px; height:720px; background:url('../index/images/edu_on.png') no-repeat;}
	.edu a {display:block; width:232px; height:700px;}

	.per {position:absolute; display:block; left:742px; top:5px;width:232px; height:720px; background:url('../index/images/per.png') no-repeat; text-indent:-9999em; overflow:hidden;}
	.per:hover {display:block; width:232px; height:720px; background:url('../index/images/per_on.png') no-repeat;}
	.per a {display:block; width:232px; height:700px;}


	.mainFooter { padding-bottom:20px; padding-left:15px;}
	.mainFooter p {}
	.mainFooter span {margin-left:20px;}