@import 'base.css';

body {
	background: url(/images/cmn/bg_03.gif) repeat-x;
}


.menu {
	width: 174px; 
	vertical-align: top;
	padding-top: 20px; 
}

#teacher {
}

#teacher td{
	border: none 0px #ffffff;
	padding: 0 0 0 0; 
	vertical-align : top;
}

#teacher div{
}


%teacher table {
	width: 450px;
}

#teacher td.photo {
	width: 210px;
}

#teacher img.photo{
	margin: 0; 
	width: 200px;
}


#teacher .detail {
	width: 400px;
}

#teacher .monolog {

}


