* {
	padding: 0;
	margin: 0;
}
body, html {
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	background-color: #000;
	margin: 0;
	text-align: center;
}
#container {
	width: 100%;
	height: 100%;
	text-align: left;
}
#menu_box {
	width: 35%;
	height: 100%;
	float: left;
}
#left {
	width: 270px;
	height: 500px;
	float: right;
	background: url('./img/bg.jpg') no-repeat;
	background-position: top right;
}
#menu {
	height: 19px;
	padding: 0;
	padding-left: 5px;
	margin-right: 90px;
	/*padding-bottom: 4px;
*/
	margin-bottom: 8px;
	border-bottom: 1px solid #fff;
}
#content_box {
	width: 64%;
	float: right;
	min-height: 100%;
	position: relative;
}
#content {
	width: 469px;
	background-color: #000;
	float: left;
	padding: 10px;
	padding-bottom: 105px;
}
#header {
	background: url('./img/logo.jpg') no-repeat;
	height: 119px;
}
#footer {
	position: absolute;
	bottom: 0;
	line-height: 20px;
	height: 100px;
	padding: 10px;
	/*padding-left: 140px;*/
	margin-top: 10px;
	text-align: center;
	letter-spacing: 2px;
	font-size: 11px;
}
/*____________Films___________________________________________________________*/
#list_film {
	float: right;
	border-bottom: 1px solid #fff;
	height: 18px;
	margin-bottom: 5px;
	margin-right: 25px;
}
#list_film ul li {
	list-style-type: none;
	float: left;
}
#list_film ul li a {
	text-align: center;
	float: left;
	width: 90px;
}
#film {
	clear: both;
}
div.selected_group_title a {
	text-align: left;
}
/*____________tofs____________________________________________________________*/
#tof {
	width: 100%;
	min-height: 100%;
	margin-top: 5px;
}
#list_tof {
	float: left;
	width: 125px;
	padding-left: 5px;
	min-height: 100%;
}
#table_tof {
	float: right;
	width: 339px;
}
#tablo {
	width: 335px;
}
#tablo center {
	margin-bottom: 10px;
	margin-top: 5px;
}
#table_next {
	float: right;
	width: 335px;
	margin-top: 10px;
	padding-top: 3px;
	font-weight: normal;
	font-style: italic;
	border-top: 1px solid #fff;
}
.kobone {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	width: 77px;
	background-color: #F3F2F8;
	border: 1px  dashed #3E456E;
}
.a {
	color: #999999;
}
.a:hover {
	text-decoration: none;
}
}
.kobonestyle1 {
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #AEB0D0;
	text-decoration: none;
}
.kobonestyle2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
