@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;}
body{font:11px Arial, Helvetica, sans-serif;color:#8CBE00;text-align:center;background:url(../images/bg.jpg) top repeat-x #d9efc8;}

a:link, a:active, a:visited{color:#8CBE00;text-decoration:none;}
a:hover{color:#567e23;text-decoration:none;}

#wrap{width:1024px;height:768px;position:absolute;margin-left:-512px;left:50%;top:0;text-align:center;}

#wrap #school{width:1024px;height:408px;float:left;background:url(../images/school.jpg) no-repeat;}

#wrap #skip{width:1024px;height:102px;float:left;background:url(../images/skip.jpg) no-repeat;}
#wrap #skip img{width:160px;height:36px;float:left;background:url(../images/skip.gif) top no-repeat;margin:64px 0 0 432px;}
#wrap #skip img:hover{background:url(../images/skip.gif) bottom no-repeat;}

#wrap #category-wrap{width:1024px;height:116px;float:left;background:url(../images/category.jpg) no-repeat;}
#wrap #category-wrap p{display:block;width:500px;height:30px;margin:0 262px 14px 262px;
	font:14px Arial;letter-spacing:2px;line-height:20px;color:#8CC63F;border-bottom:#8CC63F dotted 1px;}
#wrap #category-wrap object{width:628px;height:52px;margin:auto;}

#wrap #footer-wrap{width:1024px;height:142px;float:left;}

#wrap #footer-wrap .require{width:1024px;height:86px;float:left;background:url(../images/require.jpg) no-repeat;font-size:12px;font-weight:bold;}
#wrap #footer-wrap .require span{font:14px Arial, Helvetica, sans-serif;letter-spacing:4px;line-height:1.5em;display:block;font-weight:normal;}
#wrap #footer-wrap .require .res{width:212px;height:30px;float:left;padding:35px 0 0 300px;background:url(../images/mon.gif) 250px 10px no-repeat;}
#wrap #footer-wrap .require .res:hover{background:url(../images/mon-over.gif) 250px 10px no-repeat;}
#wrap #footer-wrap .require .fla{width:412px;height:30px;float:left;padding:35px 100px 0 0;background:url(../images/fla.gif) 80px 10px no-repeat;}
#wrap #footer-wrap .require .fla:hover{background:url(../images/fla-over.gif) 80px 10px no-repeat;cursor:pointer;color:#C80000;}

#wrap #footer-wrap .copyright{width:1024px;height:56px;float:left;color:#afc4a3;}
#wrap #footer-wrap .copyright span{color:#8CC63F;}
#wrap #footer-wrap .copyright .adison{width:100px;height:25px;margin:auto;background:url(../images/adison.gif) top no-repeat;}
#wrap #footer-wrap .copyright .adison:hover{background:url(../images/adison.gif) bottom no-repeat;}


