a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #0033ff;
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	background: url(img/body.gif) left top repeat-x #d0131a;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}

#back {
	width: 750px;
	margin: 0 auto;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;

	background: url(img/top_back.jpg) center top no-repeat #ffffff;
}

#school {
	background: url("img/bottom.jpg") center bottom no-repeat;
}

h1 {
	behavior: expression(IEPNGFIX.fix(this));
	width: 750px;
	height: 379px;
	margin: 0;
	padding: 0;
	background: url("img/top_logo.png") center top no-repeat;
	font-size: 0;
	line-height: 0;
}

h2 {
	behavior: expression(IEPNGFIX.fix(this));
	width: 750px;
	height: 104px;
	margin: 0;
	padding: 0;
	background: url("img/welcome.png") center top no-repeat;
	text-indent: -9999px;
}

#contents {
	behavior: expression(IEPNGFIX.fix(this));
	width: 750px;
	padding-top: 18px;
	padding-bottom: 20px;
	background: url("img/welcome_frame.png") center top repeat-y;
}

#contents ul#pre {
	list-style-type: none;
	width: 480px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 14px;
}

#contents ul#pre li {
	margin-left: 12px;
	padding: 0 0 9px 28px;
	background: url(img/dot.gif) left top no-repeat;
}

#contents ul#pre li .mark {
	font-size: 26px;
}

#contents img#pic1 {
	display: block;
	width: 220px;
	height: 152px;
	padding:46px 0 48px 22px;
	float: left;
}

#contents img#pic2 {
	clear: both;
	padding-left: 32px;
}
#contents img#pic3 {
	padding-left: 12px;
}
#contents img#pic4 {
	padding-left: 12px;
}

#contents p {
	margin: 12px 32px;
}

#contents p.rep01, 
#contents p.rep02 {
	position: relative;
	display: block;
	width: 140px;
	height: 240px;
	margin: 0 0 0 20px;
	float: left;
	text-align: center;
	line-height: 175%;
}

#contents p.rep01 {
	padding-left: 48px;
}

#contents p.rep02 {
	padding-left: 28px;
}

#contents p.rep01 a, 
#contents p.rep02 a {
	display: block;
}

#contents p.rep01 img, 
#contents p.rep02 img {
	border: 0;
}

#contents p.text {
	clear: both;
	padding-left: 3px;
}

#contents #rep_text img {
	display: block;
	width: 240px;
	height: 167px;
	padding: 0 0 0em 1em;
	float: right;
}


#contents p.pageback {
	clear: both;
	padding-left: 12px;
}

#contents #rep_text h3 {
	padding-left: 1em;
	font-size: 130%;
	font-family: "Times New Roman", Times, serif;
}

#contents #rep_text p {
	line-height: 165%;
	margin-bottom: 18px;
	padding-left: 36px;
	padding-right: 48px;
}
#contents #rep_text p.text {
	text-indent: 1em;
}
#contents #rep_text p.alignr {
	text-align: right;
}
#contents #rep_text p.sign {
          padding-left:72px;
}

#contents #rep_text hr {
	margin: 0 42px;
	padding: 0;
	border-bottom: 0;
}

#contents #logoback {
	background: url(img/logoback.gif) right bottom no-repeat;
}

#contents h3 {
	clear: both;
	margin-top: 24px;
	margin-left: 68px;
}

#contents h3.small {
	margin-top: 14px;
	margin-left: 68px;
	font-size: 14px;
}


#contents ul#sister {
	list-style-type: none;
	margin: 0 0 0 36px;
	padding: 0;
	font-size: 14px;
}

#contents ul#sister li {
	margin-left: 12px;
	padding: 0 0 6px 28px;
	background: url(img/dot.gif) left top no-repeat;
}

#contents h4 {
	margin: 0 0 0 48px;
	font-size: 14px;
}

#contents #logoback h4 {
	margin: 12px 0 9px 48px;
}

#contents p.info {
	margin-left: 64px;
	line-height: 150%;
}

#foot {
	width: 750px;
	height: 145px;
	white-space: nowrap;
}

#foot p {
	behavior: expression(IEPNGFIX.fix(this));
	width: 750px;
	height: 19px;

	margin: 0;
	padding: 0;
	background: url(img/welcome_bottom.png) center top no-repeat;
	text-indent: -9999px;
}


