

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

#tr1 p {
	margin-top: 2%;
	margin-left: 5%;
	margin-bottom: 2%;
	margin-right: 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e71d3;
	line-height: 200%;
	text-align: center;
}



input,textarea{font-size: 1.2em;padding: 2px;width:82%;}
.tc-block {
	float: left;
	width: 49.25%;
	margin-bottom: 0.5em;
}
.tc-jj {
	line-height:180%;
	background-color: rgba(255,255,255,0.5);
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
background-color: rgba(255,255,255,0.5);
color:#333333;
}
.tc-name {
	float: left;
	background-color: #0051b4;
	color: #FFFFFF;
	padding-right: 0.3em;
	padding-left: 0.3em;
	margin-right: 0.3em;
	font-weight: bold;
}
.tc-block-top {margin-top: -10.5em;}
.teacherlist img {width: 100%; border:none;}
.tc-block a {
	display: block;
position:relative;
}
.rmargin {margin-right: 1.5%;}
.teacherlist {padding: 1.2% 1.2% 0% 1.2%;}
.list {
    line-height: 30px;
    margin:20px 0;
 
}

.list li {
    list-style-type: none;
    padding: 0px;
    float: left;
    margin: 0px 0px 0px 10px;
    height: 30px;
    width: 70px;
    text-align: center;
}
.list li a {

    display: block;
}