@charset "utf-8";

/*=========================================================

	[ schools.css ]

=========================================================*/

/*=========================================================

	index
		1. heading style

=========================================================*/

/* 1. heading style

=========================================================*/
/* Common setting */

#ctit{
	width:910px;
	height:25px;
	background:transparent url(/cip/english/schools/images/for_ctit.gif) no-repeat;
	margin:15px auto 0;
}

#ctit span{
	display:none;
}

/* teaching staff table*/
#main .colHead{}
#main .colHead th{
	text-align:left;
}

.colHead td{width:460px;}

#main .colHead .tCol1{
	width:450px;
}

#main .colHead .tCol2{
	width:130px !important;
}

#main .colHead .photo{
	width:100px;
}
#main .colHead .tabWidth{
	width:420px;
}
