@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #553D11;
}
div.top_movie{
/*	float:right;*/
margin-bottom:10px;
}

.inactive_c{
	color:#999999;
}

div#ticker{
	border:#EA9EAA 1px dashed;
	margin-bottom:10px;
	vertical-align:middle;
}

ul#topnews{
/*	margin:0;
	padding:0;
*/
}

ul#topnews li{
 height:36px;
}

div#instructors{
	width:600px;
	margin-bottom:40px;
}

div#instructors p{
	margin:0;
	font-size:18px;
	font-weight:bold;
	padding-bottom:4px;
}

div#instructors div{
	width:97px;
	margin-bottom:4px;
	text-align:center;
	vertical-align:top;
	display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
}
