body	{ color: #000000; background-color: #fff; background-image: url(../images/top_bg.jpg); background-repeat: repeat-x; text-align: center; margin: 0; padding: 0 }
#wrapper	{ text-align: left; margin-top: 130px; margin-right: auto; margin-left: auto; width: 595px }
h1,h2,h3,hr	{display: none;}
p	 { margin: 0; padding: 0 }

#header	{ background-repeat: no-repeat; background-position: 505px 0; width: 595px; height: 115px }
#mLogo	{ background-repeat: no-repeat; width: 84px; height: 29px }
#mCopo	{ background-image: url("../images/top_copy.png"); background-repeat: no-repeat; width: 600px; height: 98px }
#inDex	{ color: #646464; font-size: 12px; line-height: 16px; background-image: url("../images/top_about.jpg"); background-repeat: no-repeat; background-color: #fff; margin-left: 195px; padding: 28px 20px 10px 200px }
.inDex2	{ background-color: #fff; width: 575px; margin-right: auto; margin-left: auto; padding: 10px; border-color: #b5b5b5 #000000 #000000 #b5b5b5; border-style: solid; border-width: 1px; }
.coPnm	{ margin-top: 5px  }
.coPnm2	{ height: 25px; margin-top: 5px  ; padding-top: 3px; padding-left: 30px; }

#wrapper2	{ text-align: left; margin: 30px auto 60px auto; width: 615px }
ul#banNer	{ list-style: none; margin: 0; padding: 0; position: relative; top: 0; width: 605px; height: 100px; overflow: hidden }
ul#banNer li a	{ text-decoration: none; text-indent: -9999px; padding: 0; position: absolute; top: 0; height: 100px; overflow: hidden }
li#school a	{ background: url("../images/top_menu01.png") no-repeat; top:0px; left: 0; width: 302px }
li#student a	{ background: url("../images/top_menu02.png") no-repeat; top:0px; left: 302px; width: 303px }
li#parents a	{ background: url("../images/top_menu03.png") no-repeat; top:0px; left: 0; width: 302px }
li#nta a	{ background: url("../images/top_menu04.png") no-repeat; top:0px; left: 302px; width: 303px }
li#company a   { background: url("../images/top_menu05.png") no-repeat; top:0px; left: 302px; width: 303px }
li#school a:hover, 
li#student a:hover,
li#parents a:hover,
li#company a:hover,
li#nta a:hover	{ background-position: 0 -100px }
.panCr	{ cursor: pointer; }

/*============================ clearfix =============================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */

.lineclear {
	background-image:none;
}

.clearfix { min-height: 1px; }
