@charset "euc-kr";

/* ÀÌ¿ô´åÄÄ(e-wut.com) 
À¥ ÆÛºí¸®½Ì 
ÀÛ¾÷ÀÚ:ÀÌ½ÂÈñ,±èµ¿¿ì,±èÀºÁ¤ */

/* »óÂ¡ */
#symbolWrap {
	float:left;
	width:600px;
	}
	.symbol {
		clear:both;
		float:left;
		margin-bottom:35px;
		}
	.symbol h4 {
		display:block;
		width:600px;
		height:40px;
		text-indent:-2000px;
		}
		.symbol h4.schoolMotto {
			background:url(/image/access/web/schoolMottoTit.gif) no-repeat left top;
			}
		.symbol h4.schoolSymbol{
			background:url(/image/access/web/schoolSymbolTit.gif) no-repeat left top;
			}
		.symbol h4.schoolFlag {
			background:url(/image/access/web/schoolFlagTit.gif) no-repeat left top;
			}
		.symbol h4.schoolFlower {
			background:url(/image/access/web/schoolFlowerTit.gif) no-repeat left top;
			}
		.symbol h4.schoolTree {
			background:url(/image/access/web/schoolTreeTit.gif) no-repeat left top;
			}
		.symbol h4.schoolSong{
			background:url(/image/access/web/schoolSongTit.gif) no-repeat left top;
			}
		.symbol h4.schoolBird{
			background:url(/image/access/web/schoolBirdTit.gif) no-repeat left top;
			}
		.symbol h4.schoolColor{
			background:url(/image/access/web/schoolColorTit.gif) no-repeat left top;
			}
		.symbol h4.schoolMascot{
			background:url(/image/access/web/schoolMascotTit.gif) no-repeat left top;
			}
		.symbol .content {
			width:580px;
			margin:15px 0 5px 15px;
			}
		.symbol img {
			margin-left:15px;
			}

/* ¿¬Çõ */
#historyWarp {
	float:left;
	width:600px;
	text-align:left;
	}
	.history {
		float:left;
		width:600px;
		margin-bottom:20px;
		}
		.historyTit {
			display:block;
			float:left;
			margin-right:20px;
			}
		.schoolHistory {
			overflow:hidden;
			float:left;
			width:85%;
			padding-bottom:20px;
			border-bottom:1px solid #cacaca;
			}
			.schoolHistory li{
				float:left;
				margin-bottom:1px;
				}
			.schoolHistory .historyTitNone {
				display:none;
				}
			.schoolHistory .year {
				width:66px;
				margin-right:13px;
				padding:5px 0;
				font-weight:bold;
				text-align:center;
				background:#f3f2ef;
				}
			.schoolHistory .month {
				width:60px;
				padding:5px 0;
				}
			.schoolHistory .content {
				width:360px;
				padding-top:5px;
				}

/* ±³Á÷¿ø ÇöÈ² */
#teacher {
	float:left;
	width:600px;
	}
	.teacherTabWrap {
		float:left;
		width:594px;
		margin-bottom:15px;
		border:3px solid #f0f0f0;
		white-space:nowrap;
		}
	.teacherTab {
		overflow:hidden;
		float:left;
		width:100%;
		border:1px solid #bcbcbc;
		}
	.teacherTab li {
		float:left; 
		margin:3px 0 3px -3px; 
		padding:5px 12px 5px 14px;
		background:url(/image/access/web/teacherTabBlit.gif) no-repeat left 5px;
		}
		.teacherTab li {
			color:#2387b0;
			}
			.teacherTab li.on a {
				color:#2387b0;
				text-decoration:underline;
				}
	.teacherList, .teacherList th, .teacherList td {
		border:0;
		}
	.teacherState {
		float:left;
		width:98%;
		margin-bottom:25px;
		padding:0 0 7px 7px;
		border-bottom:1px solid #dbdbdb;
		} 
		.teacherState .objTop {
			display:block;
			width:100%;
			margin-bottom:10px;
			padding-bottom:4px;
			background:url(/image/access/web/teacherStateBg.gif) no-repeat left bottom;
			} 
		.teacherState h4 {
			display:block;
			visibility:visible;
			position:static;
			height:auto;
			width:auto;
			line-height:1;
			padding:2px 0 2px 15px;
			font-size:1em;
			font-weight:bold;
			background:url(/image/access/web/teacherStateBlit.gif) no-repeat left top;
			}
			.teacherStateWrap {
				clear:both;
				}
			.teacherState .obj , .teacherStateAlbum .obj{
				float:left;
				width:98%;
				border:3px solid #f0f0f0;
				}
				.teacherList {
					overflow:hidden;
					float:left;
					width:100%;
					border-collapse:collapse;
					border:1px solid #cccccc;
					}
				.teacherList th {
					padding:5px 10px 5px 10px;
					font-weight:bold;
					color:#414141;
					text-align:center;
					border-left:0;
					border-right:0;
					border:#ccc 1px solid;
					white-space:nowrap;
					}
				.teacherList td {
				overflow-x:auto;
					padding:6px 0;
					font-weight:normal;
					color:#545454;
					text-align:center;
					vertical-align:baseline;
					border-top:0;
					border-left:0;
					border-right:0;
					border:#ccc 1px solid;
					word-break:break-all;
					}
	.teacherStateAlbum {
		float:left;
		width:31%;
		margin:0 10px 10px 0;
		}
		.teacherStateAlbum .album {
			width:100px; 
			height:125px;
			margin:0 auto 7px auto;
			border:#eaeaea 3px solid;
			}
	.teacherStateAlbum td {
		white-space:normal;
		}
	