/***************tag define***************/
a:link { color: #2156c4; }
a:visited { color: #2156c4; }
a:hover { color: #519be5; }
a:active { color: #519be5; }

td {
	font-size: 0.8em;
	line-height: 1.5em;
	vertical-align: top;
}

p {
	padding-top: 5px;
	text-align: left;
	line-height: 1.6em;
}

h1,h2,h3,h4,h5,h6,p,ol,dl,table {
	margin: 0 50 0 50;
}

h1 {
	font-size: 1.7em;
	margin-left: 45px;
	margin-bottom: 5px;
	color: #519be5;
}

h2 {
	font-size: 1.3em;
	margin-top: 25px;
	color: #519be5;
}

.photos {
	margin: 10 0 0 50;
}

.photos li {
	margin: 10 10 10 10;
	display: inline;
}

#gocontent {
	margin: 10 50 10 40;
	line-height: 1.7em;
}

#gocontent li {
	margin-left: 15px;
	display: inline;
}

#gotop {
	text-align: center;
	margin: 20 0 10 0;
}

#cont {
	background-color: #faffff;
	padding: 20 0 10 0;
}

#tablein_pcschool td {
	border: solid 1px Silver;
	padding:5px;
}